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.

List Database repositories

DBProject

22
Stars
1
Forks
Watchers

[Course] Simple database in C++ (Database 2017)

bojack

105
Stars
13
Forks
Watchers

🐴 The unreliable key-value store

naphtha

5
Stars
0
Forks
Watchers

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...

edovshitler

13
Stars
7
Forks
Watchers

SAVE THE EARTH! 👾 🎮

manticoresearch

8.5k
Stars
473
Forks
60
Watchers

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

3.0k
Stars
304
Forks
Watchers

Web-based SQLite database browser written in Python

walrus

1.1k
Stars
89
Forks
Watchers

Lightweight Python utilities for working with Redis

SIGMOD2020-MonetDB-Bindex

7
Stars
1
Forks
Watchers

BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)

TriCo-electron-app

74
Stars
4
Forks
Watchers

This app converts a correctly formatted excel spreadsheet to mysql/mongodb data.

MochaDB

24
Stars
6
Forks
Watchers

A .NET ACID RDBMS and NoSQL(with mods/tools) database.