Database management

Home > Computer Science > Algorithms and data structures > Computational social science > Database management

A database is a collection of data that is organized in a way that facilitates efficient retrieval and modification. While SQL (Structured Query Language) is the most commonly used database language, NoSQL databases are also gaining popularity.