no-sql
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 157 public repositories matching this topic...
Language:All
Sort:Most stars
Redis for humans. 🌎🌍🌏
- Updated
Mar 2, 2025 - Python
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
- Updated
Oct 15, 2024 - TypeScript
Samples demonstrating the usage of Realm-Kotlin SDK
- Updated
Jun 4, 2024 - Kotlin
SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
- Updated
Jan 28, 2025 - Java
A simple demos of how to connect firebase and google maps
- Updated
Oct 5, 2017 - Java
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
- Updated
Dec 11, 2024
A LiteDB with realtime notifications
- Updated
Feb 14, 2024 - C#
Entity Framework Core provider for Cassandra
- Updated
Dec 8, 2022 - C#
A full sample that shows how to implement real-time updated Materalized Views with CosmosDB, Change Feed and Azure Functions
- Updated
Sep 24, 2019 - C#
Bash scripting library + CLI + Connection-pool
- Updated
Sep 23, 2021 - Shell
dariadb - is a numeric time-series database storage engine.
- Updated
Jun 4, 2018 - C++
.NET bindings of libmdbx, succeeder of LMDB(Lightning Memory-Mapped Database)
- Updated
Nov 21, 2018 - C#
Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.
- Updated
Apr 18, 2020 - C
Python binding for the CodeBase-for-DBF data table engine, plus tools for spreadsheet access and other functions
- Updated
Aug 18, 2024 - Python