Database Glossary
This glossary covers the database terms and terms used for all kinds of databases. It does not cover terms that apply to certain systems or databases. ACID The ACID model of database design confirms data integrity through atomicity , consistency , isolation, and robustness: Atomic Assistance:Every transaction in a database must follow the “all or not” rule, which means that if any part of the transaction … Read more