Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: storage-engine

fjall-rs/fjall

LSM-based embeddable key-value storage engine written in safe Rust

Language: Rust - Size: 2.25 MB - Last synced: about 1 hour ago - Pushed: about 3 hours ago - Stars: 136 - Forks: 7

eBay/HomeStore

Storage Engine for block and key/value stores.

Language: C++ - Size: 10.1 MB - Last synced: about 9 hours ago - Pushed: about 11 hours ago - Stars: 17 - Forks: 14

cojen/Tupl

The Unnamed Persistence Library

Language: Java - Size: 23.7 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 106 - Forks: 22

facebook/rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language: C++ - Size: 207 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 27,477 - Forks: 6,116

deven96/ahnlich

In-memory vector key value store

Language: Rust - Size: 164 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 2 - Forks: 0

opencurve/curve

Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.

Language: C++ - Size: 98.4 MB - Last synced: about 17 hours ago - Pushed: about 2 months ago - Stars: 2,232 - Forks: 484

zuoyebang/bitalosdb

Bitalosdb is a high-performance KV storage engine.

Language: Go - Size: 1.61 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 152 - Forks: 14

auula/vasedb

VaseDB is a NoSQL that supports multiple data types and transactions.

Language: Go - Size: 66.4 KB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 251 - Forks: 28

zuoyebang/bitalostored

Bitalostored is a high-performance distributed storage system, core engine based on bitalosdb(self-developed), compatible with Redis protocol.

Language: Go - Size: 10.8 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1,173 - Forks: 43

SpaghettiDB/Storage-Engine

A Database storage engine featuring HeapManager for managing table data and IndexManager for optimizing data retrieval with B+ tree indexes. Utilizes binary data handling for efficient storage and retrieval. Follows some guidelines for integrity and consistency in managing tables and indexes.

Language: Go - Size: 765 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

reductstore/reductstore

A time series database for storing and managing large amounts of blob data

Language: Rust - Size: 1.24 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 143 - Forks: 8

openebs/lvm-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.

Language: Go - Size: 8.83 MB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 223 - Forks: 88

openweathermap/deker-local-adapters

Local filesystem HDF5 storage for Deker

Language: Python - Size: 360 KB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 4 - Forks: 2

openweathermap/deker

Multidimensional arrays storage engine

Language: Python - Size: 5.33 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 17 - Forks: 5

Fullstop000/wickdb

Pure Rust LSM-tree based embedded storage engine

Language: Rust - Size: 969 KB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 615 - Forks: 70

piotr-cz/redux-persist-idb-storage

Redux Persist adapter for IndexedDB storage

Language: TypeScript - Size: 614 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 22 - Forks: 4

rustbase/dustdata

A data concurrency control key-value storage engine to Rustbase

Language: Rust - Size: 143 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 33 - Forks: 1

filefilego/filefilego

Decentralized Data Sharing Network - A Peer-to-peer, censorship-resistant, and a privacy-focused data sharing network

Language: Go - Size: 3.42 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 61 - Forks: 9

dennzimm/redux-persist-expo-file-system-storage

A highly extensible and configurable storage engine for Redux Persist using Expo FileSystem for persistence in React Native applications.

Language: TypeScript - Size: 482 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 2 - Forks: 0

Sanix-Darker/ocloud

Meet your free Telegram-cloud with no limit in storage !

Language: Python - Size: 1.02 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 3 - Forks: 1

redpanda-data/redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

Language: C++ - Size: 76.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 8,722 - Forks: 536

dvgamerr/app.anistorage-master

App Anime List and Search detail in anilist.co

Language: Vue - Size: 5.66 MB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

speedb-io/speedb

A RocksDB compliant high performance scalable embedded key-value store

Language: C++ - Size: 144 MB - Last synced: 12 days ago - Pushed: 30 days ago - Stars: 825 - Forks: 61

devconcept/multer-gridfs-storage

πŸƒ GridFS storage engine for Multer to store uploaded files directly to MongoDb

Language: TypeScript - Size: 2.65 MB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 234 - Forks: 59

CoNETProject/CoNET

What is possible, not what is What it could be, not what it is A more secure way of doing… everything

Language: TypeScript - Size: 105 MB - Last synced: 9 days ago - Pushed: over 1 year ago - Stars: 82 - Forks: 10

ckampfe/bic

An implementation of Bitcask

Language: Elixir - Size: 46.9 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

KipData/kipdb

Lightweight, asynchronous based on LSM Leveled Compaction KV database

Language: Rust - Size: 1.67 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 279 - Forks: 25

oidag/oidadb

Enterprise database software

Language: C - Size: 1.19 MB - Last synced: 14 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

eclipse-store/store

High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.

Language: Java - Size: 3.53 MB - Last synced: 27 days ago - Pushed: 30 days ago - Stars: 144 - Forks: 13

SleekDB/SleekDB

Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.

Language: PHP - Size: 522 KB - Last synced: 14 days ago - Pushed: 2 months ago - Stars: 874 - Forks: 79

AndyDevla/ipfs-auto-installer

These automated scripts simplifies the installation process for IPFS (InterPlanetary File System) on your system.

Language: Shell - Size: 33.2 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

archi-Doc/CrystalData

CrystalData is a simple and versatile storage engine for C#.

Language: C# - Size: 161 KB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

mabel-dev/hadro

πŸ¦• Data storage engine for Opteryx

Language: Python - Size: 911 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 2

dborchard/tiny-db

Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR

Language: Java - Size: 402 KB - Last synced: 26 days ago - Pushed: 12 months ago - Stars: 11 - Forks: 2

openebs/zfs-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend ZFS data storage stack.

Language: Go - Size: 30.7 MB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 364 - Forks: 92

siying/rocksdb Fork of facebook/rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language: C++ - Size: 175 MB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 2

photondb/photondb πŸ“¦

A high-performance storage engine for modern hardware and platforms.

Language: Rust - Size: 1.33 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 501 - Forks: 31

opeco17/ondisk-btree

Simple ondisk BTree implementation for Go

Language: Go - Size: 43.9 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

omob/ncc-gpa-calc

A Grade Point Average Calculator for Students

Language: TypeScript - Size: 4.16 MB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

WWBN/AVideo-Storage

Storage Server for AVideo Platform Open-Source

Language: PHP - Size: 5.53 MB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 26 - Forks: 37

siddharth1729/collection_of_research_papers

My favorite list of research papers

Size: 229 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

openweathermap/deker-server-adapters

Server storage for Deker

Language: Python - Size: 238 KB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 2 - Forks: 1

microstream-one/microstream

High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.

Language: Java - Size: 12.3 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 554 - Forks: 45

TileDB-Inc/TileDB

The Universal Storage Engine

Language: C++ - Size: 96.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,759 - Forks: 180

MariaDB/server

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

Language: C++ - Size: 1.24 GB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5,269 - Forks: 1,628

paulgrammer/mongodb-gdrive-backup

Create MongoDB backups and upload to google drive or save to filesystem

Language: JavaScript - Size: 23.4 KB - Last synced: 6 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

zuoyebang/bitalostable

Bitalostable is a KV storage engine. It is used to store bitalostored cold data.

Language: Go - Size: 3.96 MB - Last synced: 27 days ago - Pushed: 3 months ago - Stars: 116 - Forks: 8

engula/engula

Engula is a distributed key-value store, used as a cache, database, and storage engine.

Language: Rust - Size: 3.37 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 775 - Forks: 67

CodingZeal/redux-persist-sensitive-storage

redux-persist storage engine for react-native-sensitive-info

Language: JavaScript - Size: 67.4 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 246 - Forks: 35

yahoo/HaloDB

A fast, log structured key-value store.

Language: Java - Size: 563 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 488 - Forks: 103

r0mdau/jisly

The smallest PHP NoSQL database library, flat file JSON.

Language: PHP - Size: 918 KB - Last synced: 5 days ago - Pushed: about 1 month ago - Stars: 26 - Forks: 3

mraufc/simpleton

Simpleton is a simple key value store that is backed by write-ahead log.

Language: Go - Size: 32.2 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

jnidzwetzki/bboxdb

BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.

Language: Java - Size: 32.8 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 50 - Forks: 8

simerplaha/SwayDB

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.

Language: Scala - Size: 19.9 MB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 288 - Forks: 15

mrR2D2/rustydb

PoC LSM-tree-based key-value DB written in Rust

Language: Rust - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

waldoweng/beancask

bitcask storage engine for fun.

Language: Go - Size: 3.09 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ashwaniYDV/Log-Structured-KV-Storage-Engine

Log-structured Key-Value storage engine written in C++

Language: C++ - Size: 2.39 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 5 - Forks: 0

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++ - Size: 9.18 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 10 - Forks: 2

erthink/libmdbx πŸ“¦

One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.

Language: C - Size: 16 MB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 1,126 - Forks: 110

felixklauke/erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).

Language: C++ - Size: 37.1 KB - Last synced: 13 days ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 0

GeniusesGroup/memar-go

Developing software framework for the GO programming language

Language: Go - Size: 1.56 MB - Last synced: 11 days ago - Pushed: about 2 months ago - Stars: 40 - Forks: 5

SYaoJun/yesdb

bitcask storage system【WIP】

Language: C++ - Size: 617 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 7 - Forks: 1

KodrAus/rust-csharp-ffi

An example Rust + C# hybrid application

Language: C# - Size: 1.47 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 187 - Forks: 13

heineiuo/rippledb

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

Language: TypeScript - Size: 2.5 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 40 - Forks: 3

michaelcontento/redux-storage πŸ“¦

Persistence layer for redux with flexible backends

Language: JavaScript - Size: 123 KB - Last synced: 13 days ago - Pushed: about 7 years ago - Stars: 675 - Forks: 53

demogorgon1/jelly

C++ embeddable database system for online games.

Language: C++ - Size: 999 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

BohuTANG/nessDB πŸ“¦

A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.

Language: C - Size: 1.69 MB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 894 - Forks: 169

ltungv/bitcask

A tiny key-value store backed by Bitcask and Redis Serialization Protocol

Language: Rust - Size: 542 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 14 - Forks: 1

godcrampy/fireflydb

FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.

Language: Java - Size: 95.7 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 34 - Forks: 2

AI4E/AI4E

AI4E is a set of .Net Core software libraries supporting development of Asp.Net Core and Blazor applications especially in containerized or modular enterprise environments. The projects are under heavy development currently and not yet stable enough for production use.

Language: C# - Size: 5.72 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 2

SoltauFintel/tinyjsondb

Java powered JSON file storage

Language: Java - Size: 89.8 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

athelll/FBNB

Airbnb site clone made in python to learn modular software architechture and the working mechanism of web-services storage engines, Database, Front-End design and site deployment

Language: Python - Size: 63.5 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

iqiyi/auklet

Auklet is a high performance storage engine based on Openstack Swift

Language: Go - Size: 6.86 MB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 93 - Forks: 26

GStechschulte/tinydb

Writing a lightweight log-structured-merge (LSM) storage engine from scratch

Language: Go - Size: 144 KB - Last synced: 21 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ldmtam/go-bitcask

A Log-Structured Hash Table for Fast Key/Value Data implemented in Golang

Language: Go - Size: 56.6 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 10 - Forks: 0

Xuyi-TongJi/ntDB

an RDBMS implemented by Golang

Language: Go - Size: 376 KB - Last synced: 28 days ago - Pushed: 10 months ago - Stars: 5 - Forks: 0

Dream-Invent-Inspire/dii.storage

A framework for managing entities in storage. Supports object compression, property name abbreviation, and encryption by annotation. Additional libraries are available for a CosmosDB implementation of the framework.

Language: C# - Size: 567 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

glebziz/fs_db

Simple key-value database for storing files.

Language: Go - Size: 167 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

nanoblocktech/nano-storage

A tiny javascript storage using indexeddb engine to store data in browser.

Size: 24.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

tauraamui/bluepanda

A key-value NoSQL DB

Language: Go - Size: 131 KB - Last synced: 13 days ago - Pushed: 9 months ago - Stars: 4 - Forks: 1

uplus-io/udb

distributed data center

Language: Go - Size: 143 KB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

IzanagiCraft/data-storage

Handler to manage cached, expiring and persistent stores.

Language: Java - Size: 93.8 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

CARV-ICS-FORTH/parallax

A persistent key-value store that is embeddable and optimized for fast storage.

Language: C - Size: 3.21 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 23 - Forks: 4

skitsanos/gsfaas

Google Script Function-As-Service snippets and applications

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

openweathermap/deker-shell

Interactive management shell for Deker

Language: Python - Size: 134 KB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 5 - Forks: 0

raahulrawat/MinioClient

CRUD operations for Minio Datbase

Language: Python - Size: 3.91 KB - Last synced: 6 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

skitsanos/njsf

Nodejs Framework - Set of most frequently used components for web and cli applications

Language: JavaScript - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

njdam/AirBnB_clone_v3 Fork of alexaorrico/AirBnB_clone_v2

AirBnB clone - RESTful API project for Team Work of two Individuals: Jean Damascene Ngaboyimana and Hassan Cissey Tijani in Alx Software Engineering Program.

Language: Python - Size: 292 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

takenet/elephant

Persistence library that provides common data structures as composable elements to abstract any storage engine, including (No)SQL databases.

Language: C# - Size: 2.01 MB - Last synced: 6 days ago - Pushed: 2 months ago - Stars: 55 - Forks: 21

vidardb/pgrocks-fdw

Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.

Language: C - Size: 801 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 117 - Forks: 11

Ghost-Drive/ghost-node

Ghostdrive Private IPFS for business and enterprise! Own your data

Language: Shell - Size: 91.8 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 34 - Forks: 1

simerplaha/SwayDB.kotlin.examples

Kotlin examples for SwayDB

Language: Kotlin - Size: 144 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

simerplaha/SwayDB.scala.examples

Scala examples for SwayDB

Language: Scala - Size: 162 KB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 0

Khighness/khighdb

A high-performance, embedded and disaster tolerant KV storage engine

Language: Go - Size: 305 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

sunbines/rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language: C++ - Size: 73.6 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

erthink/libfpta πŸ“¦

Ultra fast compact embedded database for tabular and semistructured data.

Language: C++ - Size: 15.9 MB - Last synced: 6 months ago - Pushed: about 2 years ago - Stars: 128 - Forks: 17

girishgupta211-zz/MongoDBWithNode.js

This course is for learning mongoDB from scratch with Node.js (using Koa)

Language: JavaScript - Size: 1.08 MB - Last synced: 8 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 4

wangjia184/mdbx.NET

.NET bindings of libmdbx, succeeder of LMDB(Lightning Memory-Mapped Database)

Language: C# - Size: 779 KB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 15 - Forks: 3

VAllens/FileHelpers Fork of MarcosMeli/FileHelpers

The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams

Language: C# - Size: 40.2 MB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

ispaneli/fstorage

Fstorage, Secure file storage, SYNC/ASYNC clients, easy to learn, fast to code.

Language: Python - Size: 157 KB - Last synced: 8 days ago - Pushed: about 1 year ago - Stars: 8 - Forks: 0