Topic: "in-memory-database"
ggreen/gemfire-showcase
GemFire NoSQL database examples applications and API components.
Language: Java - Size: 6.74 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 2

HolaClient/Dynabase 📦
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
Language: TypeScript - Size: 56.6 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

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

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

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: 7 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

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

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

predictiveworks/ignite-janus
Apache Ignite Storage Backend for JanusGraph
Language: Java - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 3

halchester/your-db
📼 A simple in memory database for you to play around with!
Language: TypeScript - Size: 41 KB - Last synced at: about 20 hours ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

thetinygoat/cachedb 📦
Lightweight and fast, in-memory data store
Language: Go - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

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

ShiJbey/RePraxis
An in-memory logical database solution for games, based on the Praxis language used in the Versu engine.
Language: C# - Size: 107 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 1

grantsunny/JTicket
JTicket - A Java based open source ticketing system
Language: Java - Size: 599 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Far-Beyond-Dev/PebbleVault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
Language: Rust - Size: 6.98 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

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

ShiJbey/RePraxisPy
Python port of the RePraxis database library
Language: Python - Size: 24.4 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 3 - 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: 12 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

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

SamuelBanksTech/SystemicDB-Core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Language: Go - Size: 236 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 3 - 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: over 4 years ago - Stars: 3 - 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: 26 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

soumyadip007/Redis-Cache-CRUD-Application-using-Spring-Boot-Rest-and-Microservices
This repository contains the CRUD operation using Redis with Spring Boot and Micro-services.Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
Language: Java - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

sloki-project/sloki
NodeJS in-memory documents database, based on lokijs
Language: JavaScript - Size: 537 KB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

rpasechnikov/xUnitMockApi
Mock API with tests to demo ef-core in-memory issues/bugs/limitations/quirks
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

throttr/throttr
🚀 High performance IMDB, rate limiter and metrics hub
Language: C++ - Size: 2.57 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

AAVision/gedis
The simplest in-memory caching server built within ~ 5 hours.
Language: Go - Size: 1.13 MB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

znarkd/Noodle
Noodle is an in-memory database for JavaScript applications. With it, one can construct dynamic data views of tabular data. Noodle provides set-based data retrieval and updates without SQL.
Language: JavaScript - Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

nwrenger/light-magic
A lightweight, fast and easy-to-use implementation of a optionally encrypted/persistent in-memory database
Language: Rust - Size: 98.6 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

KevKibe/memvectordb-python-sdk
memvectorDB python SDK.
Language: Python - Size: 714 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 2 - 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

uzyn/sparkv
Expirable in-memory key-value store for Rust with no dependencies
Language: Rust - Size: 29.3 KB - Last synced at: about 20 hours ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

kathleenwest/MinimalWebApiEntityFrameworkCoreSQLite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
Language: C# - Size: 866 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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

sks147/awesome-kvs
⚡ A curated list of Key Value Stores and Databases
Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

theshubhamkalra/EmployeeManagementSystem
The Angular Project Uses In Memory Database Service which acts as a fake server for Angular to perform CRUD Operations and other exciting stuff such as Data Filtering .
Language: TypeScript - Size: 3.63 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

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: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fcetinkaya/.net6-webapi-crud-tutorial
.Net 6 | Web API | SQL Server | CRUD Tutorial
Language: C# - Size: 211 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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

deepakbhalla/liquibase-springboot-h2-example
Demo project for Spring Boot and Liquibase Integration with H2 Embedded Database
Language: Java - Size: 198 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

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

biscuitdb/biscuitdb
BiscuitDB is a in-memory relational database management system.
Language: CMake - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

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

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

poornaonline/oauthserver
Spring boot 2 OAuth2 (Authorization server & Resource server implementation)
Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

sankalp7654/IMDB-VS-FilesystemDB
As disk read and writes are always slower then memory read and write. Most of the modern application uses the in-memory databases for faster response time. The JAVA program reads data from file and store it in memory and oracle database. It compares the response time between data access from in-memory and oracle database.
Language: Java - Size: 15.6 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

exprays/orion
An insanely-fast, in-memory KV database supporting persistence built form scratch
Language: Go - Size: 6.45 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

vitaminac/minidb
In-Memory Mini-Database
Language: Java - Size: 178 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

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

Dev-Siri/gedis
A fast Redis inspired in-memory database made with Go.
Language: Go - Size: 347 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

torinriley/VecStream
Efficient, scalable, and lightweight vector database
Language: Python - Size: 295 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MrEshboboyev/api-versioning
A C# repository demonstrating API versioning, feature flags, and feature flag targeting in ASP.NET Core. It uses Entity Framework Core (EF Core) with an in-memory database to showcase dynamic feature control and version management.
Language: C# - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

WatchJani/memCashed
A lightweight and high-performance system written in Go, designed for scalable and efficient key-value caching
Language: Go - Size: 340 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ShiJbey/RePraxis-For-Unity
Unity integration for RePraxis in-memory logic database.
Language: C# - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

madebywelch/retroquery
High-performance time-travel database in Go. Query your data as it existed at any point in time. Supports in-memory and disk-based storage for flexible, scalable data management. 🚀⏱️🔍
Language: Go - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

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

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

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: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ntedgi/node-valkey Fork of redis/node-redis
ValKey Node.js client
Language: TypeScript - Size: 5.59 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

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

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: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - 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

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

DIDAVA/dCache
in-memory database micro service
Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - 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: 1 day ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

isaccanedo/ignite
:cloud: Apache Ignite
Language: Java - Size: 30.7 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 1 - 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

vladperchi/InmoIT
A large Real Estate company requires creating an API to obtain information about properties in the United States.
Language: C# - Size: 4.29 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

KyriakosMilad/memdb
Golang in-memory database.
Language: Go - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

eliherm/LinkBase
💾 In-memory database
Language: C - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

rileyseaburg/rust-redis
A simple version of Redis to be used as an in-memory data store alongside your #Rust project.
Language: Rust - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

niborium/Inventariesystem
Inventariesystem (.NET Core) skapad med Entity Framework, Identity Core med In-Memory Database. Inkluderar även enhetstestar med xUnit.
Language: HTML - Size: 677 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AntoniosBarotsis/fakeDB
Language: JavaScript - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

YaroslavGaponov/tinyfly
NoSql database server
Language: JavaScript - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

strmrider/Database
Custom mutable in-memory relational Database with DSL query language
Language: C++ - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

qidian99/CMU-15-721
Advanced DBMS
Size: 26.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

soumyadip007/Redis-Endpoint-Storage-Application-using-Spring-Boot-Rest-and-Microservices
Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
Language: Java - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: about 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - 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: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

GuzzoLM/InMemoryDatabase
A lightweight in memory database for C#
Language: C# - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

macborowy/hexarch
Basic implementation of Hexagonal Architecture using two distinct data stores
Language: C# - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

j05u3/spatial-hash-table
2D hash table for fast edges-or-points-touching-circle retrieval
Language: PHP - Size: 73.2 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nileshmali/ioredis-in-memory 📦
Not Maintained
Language: TypeScript - Size: 1.65 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

codevibess/loki-local-passport
is a custom strategy that simplifies authenticating with Passport and store data in in-memory database🔥. It`s has more than 1500+ downloads in npm, feel free to try and use ;)
Language: JavaScript - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

mhsn001/TodoRepository
TODO project : Angularjs as front end and Spring+Hibernate as back end
Language: Java - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

shainachen/react-music
Backend Application for React Music, a Cloud Foundry Sample Application
Language: Java - Size: 205 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 3

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: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - 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: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

RyanLarge13/Txt-Me-Server
Web sockets and express
Language: JavaScript - Size: 1.23 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Java_CRUD_Example
Java desktop application using JOptionPane to manage client and product data with full CRUD operations. Features interface-based DAO pattern, generics-based persistence layer, input validation, and in-memory storage (Map or Set). This is my first Java project, developed alongside a related CRUD application built with Swing in Apache NetBeans.
Language: Java - Size: 71.3 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

josecampelo/gerenciador-tarefas-api
Backend de um sistema de gestão de tarefas
Language: C# - Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pr4j3sh/graphdb
in-memory graph database
Language: JavaScript - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

chempik1234/golang-microservice-example
Language: Go - Size: 584 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DanielHauge/dicedb-rs
Rust SDK for DiceDb
Language: Rust - Size: 146 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SojebSikder/go-in-memory-database
In-Memory database like Redis. Created using Go
Language: Go - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jeffasante/distributed-kv-store
A lightweight distributed key-value store built in Rust with concurrent access, network interface, and primary-backup replication.
Language: Rust - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bhavya-dang/memoradb
A lightweight in-memory key-value store similar to Redis
Language: JavaScript - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

amirilf/dbilf
lightweight in-memory database engine.
Language: Java - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tukue/Blog-API-project
This project is a Blog API built with Express.js. It provides endpoints to manage blog posts, including creating, reading, updating, and deleting posts. The project uses an in-memory data store for sample data and PostgreSQL for persistent storage. The API includes middleware for parsing JSON and URL-encoded data.
Language: JavaScript - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

akoselioren/MovieStoreApp-Web-Api
Readme kısmında detaylı bir şekilde anlatımı bulunmaktadır. .NET Core ile MovieStore Web API'si geliştirdim. Veritabanı olarak In Memory kullandım ve XUnit test ile testlerini yaptım.
Language: C# - Size: 118 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
