Database


Topic | v1 | created by jjones |
Description

A database is an organized collection of data, generally stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques. The database management system (DBMS) is the software that interacts with end users, applications, and the database itself to capture and analyze the data. The DBMS software additionally encompasses the core facilities provided to administer the database. The sum total of the database, the DBMS and the associated applications can be referred to as a "database system". Often the term "database" is also used to loosely refer to any of the DBMS, the database system or an application associated with the database. Computer scientists may classify database-management systems according to the database models that they support. Relational databases became dominant in the 1980s.


Relations

e.g. MongoDB

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQ...

e.g. PostgreSQL

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (...

subtopic of Computer science

Computer science is the study of computation and information. Computer science deals with theory of c...

e.g. Redis

Redis (Remote Dictionary Server) is an in-memory data structure store, used as a distributed, in-memo...


Edit details Edit relations Attach new author Attach new topic Attach new resource