An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with memory-database

A curated list of projects in awesome lists tagged with memory-database .

https://github.com/tonsky/datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS

clojure clojurescript database datascript memory-database

Last synced: 12 Dec 2025

https://github.com/amrdeveloper/gql

GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions

database engine git gitql gitql-sdk gql interpreter memory-database rust sql

Last synced: 11 May 2025

https://github.com/AmrDeveloper/GQL

GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions

database engine git gitql gitql-sdk gql interpreter memory-database rust sql

Last synced: 27 Mar 2025

https://github.com/cysharp/mastermemory

Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.

c-sharp memory-database unity

Last synced: 13 May 2025

https://github.com/Cysharp/MasterMemory

Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.

c-sharp memory-database unity

Last synced: 29 Apr 2025

https://github.com/SnappyDataInc/snappydata

Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster

analytics memory-database scale snappydata spark stream transaction

Last synced: 31 Mar 2025

https://github.com/tibcosoftware/snappydata

Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster

analytics memory-database scale snappydata spark stream transaction

Last synced: 15 May 2025

https://github.com/TIBCOSoftware/snappydata

Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster

analytics memory-database scale snappydata spark stream transaction

Last synced: 14 May 2025

https://github.com/lilactown/pyramid

A library for storing and querying graph data in Clojure

clojure clojurescript eql graph-database memory-database pathom

Last synced: 12 Dec 2025

https://github.com/RipcordSoftware/AvanceDB

An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites

c-plus-plus-11 couchdb memory-database nosql pouchdb rest-api

Last synced: 15 Mar 2025

https://github.com/mambisi/escanor

High performance key value database with useful json document indexing and manipulations.

database key-value memory-database redis rust rust-lang

Last synced: 27 Apr 2025

https://github.com/TobiEiss/aranGoDriver

ArangoDB-driver in golang

aql arangodb database golang memory-database

Last synced: 12 May 2025

https://github.com/k2informaticsgmbh/imem

Clustered in-memory database based on MNESIA with simple SQL layer

erlang memory-database mnesia partitioning sql-layer

Last synced: 26 Jul 2025

https://github.com/terraform-aws-modules/terraform-aws-memory-db

Terraform module to create AWS MemoryDB resources 🇺🇦

aws aws-memory-db memory-database terraform terraform-module

Last synced: 24 Jun 2025

https://github.com/whizsid/arraybase

Pure PHP SQL Like Query Language To Manipulate Arrays.

array group helper join manipulate memory-database php pinned sql where

Last synced: 10 Apr 2025

https://github.com/junbong/mankato-server

Makato is blazing fast key-value type in-memory database, with TTL callback.

amqp cache expiration-callback golang mankato-server memory-database mux retention tls ttl ttl-cache yaml

Last synced: 09 Apr 2025

https://github.com/izelnakri/memserver

JS http mock server AND ORM/in-memory/in-js-vm DB you can run in-browser and node environments. Extremely useful library for fast frontend tests, rapid prototyping and single-file SPA demo deployments.

cli frontend memory-database mock-server orm spa-demo-deployments testing typescript

Last synced: 20 Jul 2025

https://github.com/hamidurrahman1/airline-reservation-system

This project demonstrates the ability to use and working with Spring Data JPA, REST API, complex Hibernate mapping, and in-memory database usage for quick test and development.

h2-database hibernate jackson json maven memory-database mysql-database postman rest rest-api spring-boot

Last synced: 26 Oct 2025

https://github.com/thescattypotty/javadb

JavaDB , a simple in-memory database application written in Java.

database java memory-database

Last synced: 18 Mar 2025

https://github.com/zz-jason/hand-coded-tpch

A hand coded implementation for queries in TPC-H benchmark

memory-database performance simd tpch vectorization

Last synced: 09 Sep 2025

https://github.com/dpwgc/maybe-db

MaybeDB - 基于Golang整合Nacos的分布式键值型内存数据库。支持主从复制(一主多从/多主多从)。支持数据持久化。可插入string、int64、map、array类型的值。可使用等值查找、关键字检索和前缀检索方法搜索数据。可对数据设置过期时间,实时清除过期数据。

cluster databases distributed gin golang key-value memory-database nacos server

Last synced: 02 Sep 2025

https://github.com/tlack/xacto

Q-inspired Javascript convenience library and in-memory database

column-store data-structures javascript kdb memory-database nodejs vector

Last synced: 16 Mar 2025

https://github.com/yaroslavgaponov/suggester

library for create suggest index

memory-database suggestion

Last synced: 22 Mar 2025

https://github.com/sauldoescode/transplacer

it reads files & suspends them in memory for performant serving/access

assetcache cache http2 http2-push memory-database push serving static

Last synced: 11 Jan 2026

https://github.com/ramonxm/simple-api-in-memory

💭 | A simple in-memory API without frameworks

api-rest memory-database nodejs

Last synced: 27 Jul 2025

https://github.com/jcomte23/products-minimal-api

A simple REST API built with Flask, designed to manage a product inventory. This API supports basic CRUD operations, allowing users to Create, Read, Update, and Delete products. It is ideal for learning about API development with Flask and can be extended to include more advanced features such as authentication, database integration, and more.

flask memory-database practice-project python rest-api

Last synced: 22 Jul 2025

https://github.com/davidbetz/pymemorydb

Simple In-Memory Database for Python

database memory-database python

Last synced: 12 Jan 2026

https://github.com/athrocks/graphql-springboot

This project is a simple Spring Boot application demonstrating a GraphQL API for managing books. It supports creating new books and querying books from an in-memory H2 database.

api graphql graphql-api graphql-java h2-database memory-database spring spring-boot spring-data-jpa

Last synced: 30 Apr 2025

https://github.com/masquerade-circus/iludb

IluDb is a minimal lodash based in-memory database for node and the web.

database lodash memory-database nodejs npm

Last synced: 13 Jun 2025

https://github.com/forhadulislam/modb

A Key-Value Database built with Golang

cachedb golang memory-database modb

Last synced: 01 Mar 2025

https://github.com/purwokertodev/go-mem

(In Progress) Very simple in memory package, built with map, just for fun with Go's Map, think like REDIS but sucks :smiley:

go golang memory-database

Last synced: 29 Dec 2025