nosql-database
A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications.
Here are 984 public repositories matching this topic...
Language:All
Sort:Most stars
Realm is a mobile database: a replacement for SQLite & ORMs
- Updated
Jan 10, 2025 - Java
Realm is a mobile database: an alternative to SQLite & key-value stores
- Updated
Mar 19, 2025 - TypeScript
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
- Updated
Feb 3, 2025 - Rust
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
- Updated
Nov 12, 2021 - C++
The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
- Updated
Oct 25, 2018 - Java
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
- Updated
Mar 23, 2025 - JavaScript
Core database component for the Realm Mobile Database SDKs
- Updated
Mar 7, 2025 - C++
Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
- Updated
Jan 20, 2025 - Kotlin
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
- Updated
Mar 3, 2024 - PHP
Realm is a mobile database: a replacement for SQLite & ORMs.
- Updated
Feb 11, 2025 - Dart
An algorithm to optimize database queries that run multiple timeshttps://pubkey.github.io/event-reduce/
- Updated
Mar 24, 2025 - TypeScript
A lightweight document-oriented NoSQL database written in pure Golang.
- Updated
Feb 12, 2025 - Go
A Python Framework For NoSQL Scanning and Exploitation
- Updated
Dec 6, 2024 - Python
A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
- Updated
Dec 4, 2023 - TypeScript
MongoDB Basics ( v6.x )
- Updated
May 12, 2023 - JavaScript
CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.
- Updated
May 6, 2024 - Go
A simple in memory cache written using go
- Updated
Apr 8, 2019 - Go
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules
- Updated
Sep 28, 2022 - Java
WireDB is a NoSQL database based on Log-structured file system.
- Updated
Mar 25, 2025 - Go