Database

数据库与存储

apache/kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

C++ 4.4k 646 Apache-2.0
database distributed kv namespace +2

canonical/dqlite

Embeddable, replicated and fault-tolerant SQL engine.

C 4.4k 253 NOASSERTION
database raft sqlite

brocoders/nestjs-boilerplate

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

TypeScript 4.4k 951 MIT
auth boilerplate ci crud +15

autobase-tech/autobase

Automated database platform for PostgreSQL® - Your own DBaaS.

TypeScript 4.3k 597 MIT
auto-failover autobase automation cluster +7

liyupi/sql-mother

程序员鱼皮原创项目,免费的闯关交互式 SQL 自学教程网站,从零基础到进阶,带你掌握常用 SQL 语法(MySQL、SQLite、PostgreSQL)、快速学习 SQL 和数据库。支持在线SQL编辑器、实时查询结果、语法高亮、SQL运行广场等功能。纯前端实现,简单易学~

TypeScript 4.3k 428
css database frontend html +6

pgbackrest/pgbackrest

Reliable PostgreSQL Backup & Restore

C 4.3k 383 NOASSERTION
archiving azure backup bzip2 +16

unum-cloud/USearch

Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍

C++ 4.2k 336 Apache-2.0
approximate-nearest-neighbor-search clustering database faiss +14

orioledb/orioledb

OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)

C 4.1k 178 Apache-2.0
database orioledb postgres postgresql +3

coleifer/sqlite-web

Web-based SQLite database browser written in Python

Python 4.1k 400 MIT
database flask python sqlite

skyzh/mini-lsm

learn database internals by building a storage engine in Rust

Rust 4.1k 620 Apache-2.0
database key-value-store kv-store lsm +4

cozodb/cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

Rust 4.1k 160 MPL-2.0
client-server cozo cozoscript cross-platform +9

oblac/jodd

Jodd! Lightweight. Java. Zero dependencies. Use what you like.

Java 4.1k 717 BSD-2-Clause
aop database html-parser http-client +9

bigchaindb/bigchaindb

Meet BigchainDB. The blockchain database.

Python 4.0k 759 Apache-2.0
bft bigchaindb blockchain database +4

kuzudb/kuzu

Embedded property graph database built for speed. Vector search and full-text search built in. Implements Cypher.

C++ 4.0k 506 MIT
cypher database embeddable embedded +7

isar/isar

Extremely fast, easy to use, and fully async NoSQL database for Flutter

Dart 4.0k 606 Apache-2.0
android cross-platform dart database +4

HVF/franchise

🍟 a notebook sql client. what you get when have a lot of sequels.

JavaScript 4.0k 264 MIT
bigquery database mysql postgresql +1

spacecloud-io/space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes

Go 4.0k 230 Apache-2.0
baas database event-driven firebase +11

ravendb/ravendb

ACID Document Database

C# 4.0k 860 NOASSERTION
csharp database document-database dotnet +10

vuejs/vuefire

🔥 Firebase bindings for Vue.js

TypeScript 3.9k 339 MIT
database firebase firestore nuxt +4

malisper/pgrust

Postgres rewritten in Rust, now passing 100% of the Postgres regression tests

Rust 3.9k 145 AGPL-3.0
ai-assisted-development database postgres postgresql +1

mrvautin/adminMongo

adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs.

JavaScript 3.9k 794 MIT
admin-tool adminmongo database mongodb +1

go-jet/jet

Type safe SQL builder with code generation and automatic query result data mapping

Go 3.8k 186 Apache-2.0
cockroachdb code-completion code-generator codegenerator +16

vlcn-io/cr-sqlite

Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite

Rust 3.7k 118 MIT
crdt database sqlite

mevdschee/php-crud-api

Single file PHP script that adds a REST API to a SQL database

PHP 3.7k 1.0k MIT
api-server automatic-api crud database +15

pgadmin-org/pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

Python 3.7k 876 NOASSERTION
administration database dba management +3

npgsql/npgsql

Npgsql is the .NET data provider for PostgreSQL.

C# 3.7k 889 PostgreSQL
c-sharp database dotnet npgsql +3

schemaspy/schemaspy

Database documentation built easy

HTML 3.7k 357 LGPL-3.0
data-dictionary database database-diagrams database-documentation +8

upper/db

Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

Go 3.7k 239 MIT
cockroachdb dal database db +10

tarantool/tarantool

Get your data in RAM. Get compute close to data. Enjoy the performance.

Lua 3.7k 413 NOASSERTION
appserver database disk in-memory +4

psycopg/psycopg2

PostgreSQL database adapter for the Python programming language

C 3.6k 547 NOASSERTION
database driver postgresql python