Database management system (DBMS)
About
A DBMS is a set of software programs that controls the organization, storage, management, and retrieval of data.
A database is a collection of permanently stored data used by an application or enterprise. A database contains logically related data, which means that the database was created to represent the real-world.
Type of Database
Relationnal Database
Relational databases are solidly founded on Set Theory and are based on the Relational Model, which is a set of principles for relational databases formalized by Dr. E.F. Codd in the late 1960s.
- DB2
The databases were born to insert into.
Multidimensional Database (Olap/Molap Server)
Multidimensional databases, generally smaller and minder scalable than relational databases, offer sophisticated analytic capabilities. By integrating data from a relational database in an Multidimensional database, you can leverage the scalability of the relational database with the analytic power of the multidimensional database.
Desktop Databases
- Excel
- OpenOffice