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.
redis-multi-programming-language-practice
🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践
backmeup
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
An SQL database, written as a learning project.
peewee-graph-models
Visualize peewee database and export it as JPG/PDF.
greensync
Tool for syncing Greenhouse Harvest API into MySQL
storm
Simple and powerful toolkit for BoltDB
airrecord
Ruby wrapper for Airtable, your personal database
laravel-migrate-check
An artisan command to check for pending migrations with proper exit code
bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
cl-covid19
Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana