User:Jamiemcgauley/Books/Introduction To Databases

Source: Wikipedia, the free encyclopedia.


Introduction To Databases

Database 101
Data (computing)
Data type
Metadata
Database
Table (database)
Relation (database)
Field (computer science)
Attribute (computing)
Row (database)
Record (computer science)
Tuple
Relational database management system
Relational database
Unique key
Compound key
Natural key
Surrogate key
Candidate key
Foreign key
Database Design
Data model
Data modeling
Database theory
Database design
Functional dependency
Database normalization
Data redundancy
First normal form
Second normal form
Third normal form
Boyce–Codd normal form
Fourth normal form
Fifth normal form
Sixth normal form
Domain-key normal form
Logical Database Models
Database model
Logical data model
Relational model
Hierarchical database model
Object database
Network model
Entity–relationship model
Document-oriented database
Enhanced entity–relationship model
Entity–attribute–value model
Star schema
Object-relational database
Physcial Database Models
Physical data model
Flat file database
Inverted index
Other Database Models
Associative model of data
Online analytical processing
MultiValue
Semantic data model
Named graph
XML database
Triplestore
Time series database
Content repository
Event store
Database Integrity
Data integrity
Entity integrity
Referential integrity
Query language
DBMS Functionality
Database schema
Database engine
Create, read, update and delete
MySQL
InnoDB
MyISAM
Application programming interface
Database storage structures
Database index
Database transaction
Concurrency control
Database tuning
What The SQL!?
SQL
Data definition language
Data manipulation language
Select (SQL)
Insert (SQL)
Update (SQL)
Delete (SQL)
Join (SQL)
Data control language
Null (SQL)
Where (SQL)
View (SQL)
Hierarchical and recursive queries in SQL
Correlated subquery
NoSQL