Difference between revisions of "Database"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→External links) |
Karl Jones (Talk | contribs) (→External links) |
||
Line 51: | Line 51: | ||
[[Category:Computer science]] | [[Category:Computer science]] | ||
[[Category:Databases]] | [[Category:Databases]] | ||
− | [[Web design and development]] | + | [[Category:Web design and development]] |
Revision as of 08:12, 16 April 2016
A database is an organized collection of data.
Description
The data is typically organized to model a real-world problem.
Database managment systems
Database management systems (DBMS) are software applications that interact with the user, other applications, and the database itself to capture and analyze data.
A general-purpose DBMS is designed to allow the definition, creation, querying, update, and administration of databases.
Well-known DBMSs include:
- MySQL
- PostgreSQL
- Microsoft SQL Server
- Oracle
- Sybase
- IBM DB2
Database schema
See Database schema.
See also
- Computer science
- Data
- Data (computing)
- Database model
- Database normalization
- Database schema
- Hierarchical database model
- Information
- Microsoft Access
- Null (SQL)
- MySQL
- Object-relational impedance mismatch
- Relational database
- Relational model
- SQL
- Solution stack
- The Third Manifesto
External links
- Database @ Wikipedia
- Names that break databases @ Boing Boing