Database
31 views
Normalization
Quick Definition
Organizing tables to reduce redundancy and improve integrity
Full Definition
Organizing database tables to reduce redundancy and improve data integrity.
Examples
first normal form, functional dependencies, table decomposition
Related Terms
relational-database
data-modeling
More Database Terms
SQL
Standard language for managing and querying databases
NoSQL
Non-relational databases with flexible data models and scaling
Referential Integrity
Constraint ensuring table relationships remain consistent
Time-Series Database
Database optimized for time-stamped data storage
Database
Organized collection of structured data for storage and retrieval
Cassandra
Distributed NoSQL database with high availability and scalability