GitHub topics: in-memory-database
vitaminac/minidb
In-Memory Mini-Database
Language: Java - Size: 175 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AndreaPrestia/SpaceDb
A study on spatial database
Language: C# - Size: 174 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

fillipehmeireles/ghost-db
Rust in-memory simple database
Language: Rust - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

blanc42/redis-clone
A simple Redis clone built with golang
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jakekgrog/GhostDB
GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.
Language: Go - Size: 6.23 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 749 - Forks: 44

sergi-s/my-redis
A simple Redis clone implemented in Go
Language: Go - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

hamidrabedi/pyinmem
lightweight, in-memory data store written in Python
Language: Python - Size: 91.8 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

alexvcasillas/graphdb
An in memory database with sync capabilities
Language: TypeScript - Size: 507 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

Parxd/CommandLineDB
In-memory & persistent key-value store
Language: C++ - Size: 133 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

venediktov/multi_index_cache
multi platform cross language multi index cache
Language: C++ - Size: 297 KB - Last synced at: 5 days ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 0

xepl/one
XEPL OE One - Operating Environment for Dynamic, Multi-Threaded, Distributed Agents
Language: C++ - Size: 237 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

lnquy/eventsourcing
Simple eventsourcing demonstration project written in Go.
Language: Go - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

serajam/sbucket
Simple in-memory storage with different storage types and communication protocols. This is a study project.
Language: Go - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

valarpirai/vardis
In-memory key-value store. Data structures server. Redis protocol compatible server. Inspired by Redis
Language: Go - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mithildani/MemDBLite
MemDBLite is a minimalistic in-memory key-value database implemented in C++
Language: C++ - Size: 1.11 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lkhorasandzhian/aton-web-api
Задание для стажера по направлению «C#-разработка»
Language: C# - Size: 433 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jdevuyst/comprehend
Clojure in-memory database modeled on sets, not tables. Comprehend supports pattern matching, forward matching, rewriting, and transactional storage.
Language: Clojure - Size: 173 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 73 - Forks: 0

kysely-org/kysely-singlestore
Kysely dialects, plugins and other goodies for Singlestore (formerly MemSQL)
Language: TypeScript - Size: 323 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

mar1boroman/demo-redisearch-json
A demo exploring realistic data from mobile phone users across India, using RediSearch and RedisJSON modules of Redis Enterprise
Language: Python - Size: 91.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tobiasodion/RAGBOT
A CLI chatbot that uses RAG architecture for improving and adapting LLM to specific context. It allows users to ask questions and get response directly from open-source LLMs(OpenAI, MistralAI etc.) or from the information on a website which is provided as context using the RAG architecture.
Language: JavaScript - Size: 788 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

devisasari/in-memory-db-reengen-case
Case - In-Memory Database JS Project for Reengen
Language: JavaScript - Size: 89.8 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pires/apache-ignite-discovery-kubernetes 📦
Apache Ignite discovery for Kubernetes.
Language: Java - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 2

msalvatti/raspberry-awards-api
This API provides endpoint to retrieve information about movie producers with the longest and shortest intervals between consecutive awards.
Language: TypeScript - Size: 105 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jechasteen/jsldb
JavaScript Local Database - create and manipulate a type safe JavaScript object database. Lives in memory, saves to JSON.
Language: JavaScript - Size: 2.42 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

johannesjakobsson/Auktioner
Ett första större mer realistiskt projekt där vi ska sätta upp ett digitalt arbetsverktyg för ett företag som håller på med auktioner. Mer information finns i README.md
Language: C# - Size: 807 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamvickyav/derby-with-java
Simple Java Console Application to demonstrate on using Derby DB with Java
Language: Java - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

esl/cets
A library to synchronise records from the ETS tables between nodes
Language: Erlang - Size: 568 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3

teejays/memorydb
MemoryDb implement an in-memory database that can be accessed using the Standard Output and Standard Input.
Language: Go - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alexandrecpedro/todoapi
ToDo API
Language: C# - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SkyN9ne/XAP Fork of barakb/xap
XAP is a distributed, highly-scalable, In-Memory Data Grid, now open-sourced
Language: Java - Size: 14 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yan-almeida/friend-recommendation
Implementation of a system that allows a person to obtain suggestions for new friends based on existing friendships.
Language: TypeScript - Size: 491 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndreaPrestia/sandlo-db
A simple in-memory db implementation made with .NET;
Language: C# - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luciVuc/kv-store-db
A fast, lightweight, and easy-to-use in-memory and in-process key-value datastore for node.js
Language: TypeScript - Size: 213 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

rmrt1n/redis-kw
redis clone written in c #42SkillsChallenge
Language: C - Size: 253 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

huseyinbabal/demory
Cloud-Native Distributed In-Memory Database
Language: Go - Size: 319 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 3

Rocket-Search/rocketsearch
rocketsearch
Language: C++ - Size: 16.2 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

PauloMigAlmeida/MidoriDB
In-memory relational database written in C from scratch
Language: C - Size: 957 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 1

laststylebender14/slice
Slice is an in-memory, very fast, single threaded database that persists on disk.
Language: Python - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

techmonad/ignite-sql-query-example
Language: Scala - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AleksandrPolishchuk/ContactsApp
Language: C# - Size: 7.14 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

qrailibs/MemoryDB
✨ In-memory database, fully type-safe, with Queries, Event-handling, Analytics.
Language: TypeScript - Size: 736 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

geozi/taskmanager-java-gui-app
The Task Manager app uses in-memory data structures for storage and the Swing library for GUI development.
Language: Java - Size: 108 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

geozi/careerfair-maven-webapp
The Career Fair webapp is a Maven project that uses Jakarta, JUnit for testing, Servlets for front and back-end connectivity, and an in-memory db.
Language: Java - Size: 454 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RahulMule/DotNetCore-WebAPI-AzureRedisCache-AzureServiceBus
Demo DotNet Web API to explain usage of azure redis cache to cache the data and sending message to azure service bus
Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

imrostami/InMemory.Net
Simple Basic Thread Safe In Memory Database for small usages
Language: C# - Size: 43.9 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

alexberriman/newtondb
A simple, easy to use and extendible JSON database.
Language: TypeScript - Size: 617 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 1

gasparian/pure-kv
Simple embedded in-memory key-value storage with ttl and RPC interface
Language: Go - Size: 166 KB - Last synced at: about 1 hour ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cimbul/FaqueLDB
In-memory ledger database with Amazon QLDB compatibility
Language: Kotlin - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

svladykin/ReplicaMap
Key-value Kafka Database
Language: Java - Size: 627 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

verberktstan/cedric 📦
Companion for Event DRIven datapersistence in Clojure
Language: Clojure - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

deveel/deveeldb.core 📦
DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.com/deveel/deveeldb) project
Language: C# - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

polevych/in-memory-database
IMDB written in Go
Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

murtaza-u/dream
In-memory key-value data store
Language: Go - Size: 93.8 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anevsky/cachego
Golang Redis-like in-memory concurrency cache (embed or client-server architecture)
Language: Go - Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

PierreKieffer/mstore
In-memory storage management system for embedded data storage
Language: Go - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

blinkdb-js/blinkdb
🗃️ An in-memory JS database optimized for large scale storage on the frontend.
Language: TypeScript - Size: 1.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 104 - Forks: 12

mario1980miranda/user-request-service
Support App for User Request Spring Batch Application
Language: Java - Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NukemBro/SQL-DBMS
An SQL Database Management System created for CSCE-315 in Spring of 2018
Language: Java - Size: 5.44 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

akpor-kofi/buck
In-memory database with persistence option inspired by Redis
Language: Go - Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mtellami/seris
in-memory database, cache - Redis serialization protocol
Language: Go - Size: 4.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fsmaiorano/dotnet-pokemon
:notebook: This is a full stack project to show how to use clean architecture and CQRS pattern.
Language: C# - Size: 588 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rimarin/data-management-on-modern-hardware 📦
Repository containing the homework of the module "DMH Data Management on Modern Hardware"
Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

angeal185/tweekdb
The flat-file, in-memory, remote-sync or hybrid db that is as lightning fast as you configure it to be.
Language: JavaScript - Size: 165 KB - Last synced at: about 7 hours ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

vbhattaccmu/avoid-deadlocks
A Rust implementation to showcase usage of message queues for communication
Language: Rust - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AfaanBilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
Language: Rust - Size: 114 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

rmirzojonov/linx
🔗 Url shortener with in-memory collection as a database
Language: HTML - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

YoungFr/mgdis
An in-memory database
Language: Go - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anor-rs/.github
The Open Source Data Access and Storage Platform
Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sami2020pro/dima
Dima is a NoSQL Key-Value DB.
Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

anhmt90/hekaton-db
Bachelor's Practical Course Capstone Project: Implement the MVCC feature of the DBMS Hekaton
Language: C++ - Size: 6.28 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

huzairuje/go-gin-gorm-example
example implementation for in memory database and implement data in memory to json file and implement token bucket algorithm on rate limiter
Language: Go - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

actumn/keycafe
☕ Simple, lightweight, distributed in-memory key-value store written in java using CM and netty
Language: Java - Size: 4.29 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

vinitparekh17/database-learning
This repo contains the concepts and practical implementation of mongodb, redis and postgres in nodejs to have a good unterstanding.
Language: TypeScript - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danielrs/botellier
A distributed key-value data store.
Language: Kotlin - Size: 474 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

basedwon/memorydb
An in-memory database that's designed for high-performance data storage and retrieval.
Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shrinil-thakkar/LRUCache
In-memory LRU Cache implementation using multiple Design Patterns
Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Themiscodes/Partitioned-Hash-Join
Multithreaded implementation of the partitioned hash join algorithm for an in-memory columnar database
Language: C - Size: 6.39 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

isaccanedo/ignite
:cloud: Apache Ignite
Language: Java - Size: 30.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

TeaByte/Rustis
TCP in-memory data structure store
Language: Rust - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

quangh33/memkv
A Redis clone in Golang
Language: Go - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

ZahidIqbal78/NotesApp
Language: C# - Size: 239 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FgForrest/evitaDB-research 📦
The main objective of the project is to research and develop a functional software solution for e-commerce. Registration number: CZ.01.1.02/0.0/0.0/19_262/0020308
Language: Java - Size: 2.15 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

pires/hazelcast-kubernetes
Hazelcast clustering for Kubernetes made easy.
Language: Dockerfile - Size: 126 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 24

entykey/actix-in-memory-todo-utoipa
todo-actix-api-explorers ~ in-memory database with utoipa with utoipa-swagger-ui, utoipa-redoc and utoipa-rapidoc example
Language: Rust - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Grokepeer/Hermod
An high performance In-Memory DBMS
Language: Rust - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

incubos/yoctodb Fork of yandex/yoctodb
A tiny embedded Java-engine for extremely fast partitioned immutable-after-construction databases
Language: Java - Size: 579 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

micheleriva/aika
⛈ In-memory key-value multithreaded database
Language: Haskell - Size: 49.8 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

golovers/eventsourcing
Simple eventsourcing demonstration project written in Go.
Language: Go - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sodium-db/sodiumdb
A blazingly fast 🚀 low overhead ⬇️ in-memory store 🛢️ built in Rust 🦀
Language: Rust - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ahmetcakr/nArchitecture-rentACar-api
This project is a monolith project which uses advanced techniques.
Language: C# - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Darwinnn/http-cache
FAST http key/value in-memory cache/database with REST interface
Language: Go - Size: 3.16 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 1

anirajk/masters-thesis
Master's thesis titled "MAKING LARGE TRANSFERS FAST FOR IN-MEMORY DATABASES IN MODERN NETWORKS". Style files forked off from the sample thesis from @fishcorn. To compile go to "thesis" folder and run `make`.
Language: TeX - Size: 95.1 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

baidu/redis 📦
Baidu Ksarch Redis - a production solution of redis cluster
Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 87 - Forks: 23

TeamworkGuy2/lokijs-collections
TypeScript enhanced collections for LokiJS with data models, constraints (like primary keys and non-null fields), and collection change tracking
Language: TypeScript - Size: 808 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

elemel/sparrow
Entity-component-system (ECS) library using sparse sets
Language: Lua - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pzrq/megakv
A GPU-Accelerated In-Memory Key-Value Store (AWS-focused fork)
Language: C - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 6

kwtc/persistence
A collection of utilities for working with persistence in .NET using Dapper.
Language: C# - Size: 59.6 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DIDAVA/dCache
in-memory database micro service
Language: JavaScript - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

nataliacza/queens-basic-api
Drag Queens Collection REST API made in FastAPI. Main focus was to create simple app and deploy it.
Language: Python - Size: 119 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

franciniltonsoaresmenzes/api-03-solid-rocketseat
A aplicação GymPass tem como objetivo gerenciar o tráfego de clientes em academias. Os usuários podem realizar o check-in nas academias, porém o check-in só é permitido se o usuário estiver a uma distância de até 100 metros da academia.
Language: TypeScript - Size: 546 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
