Database topic
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
DBProject
[Course] Simple database in C++ (Database 2017)
bojack
🐴 The unreliable key-value store
naphtha
Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust...
manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
sqlite-web
Web-based SQLite database browser written in Python
walrus
Lightweight Python utilities for working with Redis
SIGMOD2020-MonetDB-Bindex
BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)
TriCo-electron-app
This app converts a correctly formatted excel spreadsheet to mysql/mongodb data.
MochaDB
A .NET ACID RDBMS and NoSQL(with mods/tools) database.