There are 6 repositories under database-engine topic.
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences
Multipurpose C library and persistent key/value storage
Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo
LSM-Tree Key-Value Store based on RocksDB
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active development)
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
PlanetScale Database Engine for Django
Aiursoft ArrayDb is a lightweight, efficient database engine designed for fast storage and constant-time (O(1)) access to fixed-length data. It’s ideal for quick, reliable storage of time-sequenced or usage data, making it perfect for logging, telemetry, and performance tracking.
Key-value database based on the WiscKey paper.
Custom cartridge for OpenShift providing MySQL 5.7.17
Transactional Key-Value Store for Kotlin based on the Log-Structured-Merge Tree algorithm
Tosbit is an open-source lightweight relational database engine with all components written from scratch. It aims at providing features like compressed media file storage, pinpoint errors, high-performance & many more. Works specifically for Linux systems for now.
Alinous Elastic DB is database for bigdata. It can scale both the SQL engine and storage engine. This database engine is for scaling and sharding.
a lightweight, educational SQL database engine written in pure Go. It implements a comprehensive subset of SQL features using only Go's standard library, making it perfect for learning database internals.
Centrallix Application Platform
Simple database schema maintenance (migrations) for .NET designed for any database engine
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
đź“™ A mini self-contained, serverless, transactional SQL database engine.
Block storage framework and a collection of projects built on top of this high-performance subsystem.
Husk: Embedded, Object-Oriented Database
High-performance persistent key-value store in Go with LSM-tree, SST compaction, and concurrent operations
A simple heap/Sorted file implementation of in memory database engine. This can provide insert,update and search capabilities as in any other database
A simple file-based JDBC database engine written in Java.
A database written from scratch to learn about DB internals. Written in Rust, of course.
PyLiteDB is a small, lightweight database engine written in Python. It stores data as JSON-like records.It also supports optional encryption to keep your data safe.