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

🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践

backmeup

82
Stars
13
Forks
Watchers

BackMeUp: An automated MySQL / MariaDB databases and files backup solution on *nix Machines using Amazon S3, WebDAV (ownCloud / NextCloud etc.), Google Drive and Dropbox.

NanoDB

5
Stars
1
Forks
Watchers

An SQL database, written as a learning project.

peewee-graph-models

6
Stars
1
Forks
Watchers

Visualize peewee database and export it as JPG/PDF.

greensync

6
Stars
1
Forks
Watchers

Tool for syncing Greenhouse Harvest API into MySQL

storm

2.0k
Stars
137
Forks
Watchers

Simple and powerful toolkit for BoltDB

airrecord

291
Stars
58
Forks
Watchers

Ruby wrapper for Airtable, your personal database

laravel-migrate-check

54
Stars
9
Forks
Watchers

An artisan command to check for pending migrations with proper exit code

bb8

692
Stars
107
Forks
Watchers

Full-featured async (tokio-based) postgres connection pool (like r2d2)

cl-covid19

58
Stars
1
Forks
Watchers

Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana