database-engine

There are 70 repositories under database-engine topic.

  • bcosca/fatfree

    A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

    Language:HTML2.7k215952443
  • skytable

    skytable/skytable

    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

    Language:Rust2.6k2814289
  • Qihoo360/huststore

    High-performance Distributed Storage

    Language:C83113511174
  • Softmotions/iowow

    Multipurpose C library and persistent key/value storage

    Language:C30910025
  • sfu-dis/corobase

    Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)

    Language:C++25110534
  • arturo-lang/grafito

    Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo

    Language:Less19182212
  • khaiql/dbcleaner

    Clean database for testing, inspired by database_cleaner for Ruby

    Language:Go1642313
  • zitsen/unqlite.rs

    UnQLite wrapper 1.0 is avaliable for Rust

    Language:Rust1126818
  • adambcomer/database-engine

    LSM-Tree Key-Value Store based on RocksDB

    Language:Rust801023
  • dibyendumajumdar/simpledbm

    SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.

    Language:Java60710412
  • heineiuo/rippledb

    Embeddable key-value database engine in pure TypeScript, based on LSM-Tree

    Language:TypeScript411193
  • velarixdb

    Gifted-s/velarixdb

    An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active development)

    Language:Rust29233
  • YehiaFarghaly/database-engine

    Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index

    Language:Java2923183
  • lnxpy/django-psdb-engine

    PlanetScale Database Engine for Django

    Language:Python22132
  • AiursoftWeb/ArrayDb

    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.

    Language:C#18101
  • adambcomer/WiscKey

    Key-value database based on the WiscKey paper.

    Language:C13300
  • icflorescu/openshift-cartridge-mysql

    Custom cartridge for OpenShift providing MySQL 5.7.17

    Language:Shell135515
  • MartinHaeusler/LSM4K

    Transactional Key-Value Store for Kotlin based on the Log-Structured-Merge Tree algorithm

    Language:Kotlin13
  • Gourav-334/Tosbit

    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.

    Language:C10
  • alinous-core/alinous-elastic-db

    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.

    Language:C++97172
  • MultiSQL/multisql

    Database engine/interface for Rust via many (modular) mediums

    Language:Rust921260
  • SimonWaldherr/tinySQL

    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.

    Language:Go81
  • LightSys/centrallix

    Centrallix Application Platform

    Language:C7142010
  • DbKeeperNet/DbKeeperNet

    Simple database schema maintenance (migrations) for .NET designed for any database engine

    Language:C#64334
  • icflorescu/openshift-cartridge-postgresql

    Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.

    Language:Shell6122
  • AnthonyMLau/Database-Engine

    📙 A mini self-contained, serverless, transactional SQL database engine.

    Language:C5100
  • dementeddevil/Zen.Trunk

    Block storage framework and a collection of projects built on top of this high-performance subsystem.

    Language:C#5330
  • abubalo/luxdb

    A lightweight JSON database for data management with CRUD query API.

    Language:TypeScript4
  • louisevanderlith/husk

    Husk: Embedded, Object-Oriented Database

    Language:Go42120
  • mahmoudmaftah/Persistent-KV-Store-Engine-in-Golang

    High-performance persistent key-value store in Go with LSM-tree, SST compaction, and concurrent operations

    Language:Go3200
  • Mnwa/ReconEngine

    Fast library realised lsm tree key value store.

    Language:Go320
  • sainath09/Simple-Database-Engine

    A simple heap/Sorted file implementation of in memory database engine. This can provide insert,update and search capabilities as in any other database

    Language:C++3104
  • lojito/c-database-engine

    In-memory database engine written in C.

    Language:C2200
  • hacimertgokhan/m1

    A simple file-based JDBC database engine written in Java.

    Language:Java10
  • JustBeYou/photon_db

    A database written from scratch to learn about DB internals. Written in Rust, of course.

    Language:Rust120
  • s-r-e-e-r-a-j/PyLiteDB

    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.

    Language:Python1