Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nosql

Nosql

178 projects

Showing 34 of 178 projects

Deep Spark
Deep SparkJava

A thin integration layer connecting Apache Spark with various NoSQL datastores and JDBC databases.

#apache-spark#data-integration#nosql
Stars197
Forks42
Last commit10 years ago
Remodel
RemodelPython

A simple, powerful, and extensible Object Document Mapper for RethinkDB, written in Python.

#database-driver#database-orm#data-modeling
Stars192
Forks29
Last commit6 years ago
LiteDB.FSharp
LiteDB.FSharpF#

F# serialization and type-safe query support for LiteDB, enabling seamless use of F# records, unions, and maps.

#functional-programming#database-orm#litedb
Stars187
Forks20
Last commit3 years ago
Gmongo
GmongoGroovy

A Groovy wrapper for the MongoDB Java driver providing a simpler, less verbose API.

#database-driver#mapreduce#java-wrapper
Stars185
Forks43
Last commit10 years ago
Friflo.Json.Fliox
Friflo.Json.FlioxC#

A high-performance C# ORM for SQL and NoSQL databases with built-in messaging, pub-sub, and client-server architecture.

#csharp-orm#orm#realtime-messaging
Stars185
Forks12
Last commit1 year ago
HBase
HBase

A curated list of awesome HBase projects, clients, frameworks, tools, and resources.

#data-storage#data-integration#hbase
Stars178
Forks41
Last commit22 days ago
Mongoeye
MongoeyeGo

A fast schema and data analyzer for MongoDB that provides detailed insights into database structure and content.

#database-tool#statistics#schema
Stars173
Forks8
Last commit4 years ago
mongodb
mongodbHaskell

A Haskell driver for MongoDB that enables database connections, queries, updates, and administrative tasks.

#database-driver#haskell#mapreduce
Stars170
Forks48
Last commit2 years ago
SSTable Tools
SSTable ToolsJava

A toolkit for parsing, creating, and analyzing Cassandra 3.x SSTables, including an interactive CQL shell.

#cqlsh#dse#cli-tool
Stars164
Forks33
Last commit9 years ago
MySQL Connector/Node.js
MySQL Connector/Node.jsJavaScript

Official MySQL 8 driver for Node.js implementing the X DevAPI for NoSQL document store operations.

#x-devapi#database-driver#document-store
Stars159
Forks35
Last commit1 year ago
cdrs-tokio
cdrs-tokioRust

A high-level asynchronous Apache Cassandra client written in pure Rust, focusing on configurability and performance.

#database-driver#ycql#driver
Stars151
Forks31
Last commit18 days ago
Mdbc
MdbcPowerShell

A PowerShell module providing cmdlets for MongoDB operations using the official C# driver.

#csharp-driver#nosql#cmdlets
Stars147
Forks15
Last commit4 months ago
Revise
ReviseClojure

A Clojure client for RethinkDB offering asynchronous, lock-free, and idiomatic query semantics.

#functional-programming#asynchronous#nosql
Stars146
Forks7
Last commit11 years ago
cl-mongo
cl-mongoCommon Lisp

A Common Lisp interface to MongoDB providing document operations, indexing, map-reduce, and declarative query macros.

#database-driver#document-database#repl-integration
Stars144
Forks31
Last commit4 years ago
aloedb
aloedbTypeScript

A lightweight, embeddable, NoSQL database for Deno that stores data in JSON files with a MongoDB-like API.

#datastore#database#document-store
Stars143
Forks12
Last commit1 year ago
Arangors
ArangorsRust

An intuitive Rust client for ArangoDB with ergonomic, OOP-like APIs for both async and sync operations.

#database-driver#async#nosql
Stars134
Forks33
Last commit7 months ago
simpledb
simpledbJavaScript

A user-friendly, fault-tolerant Node.js library for Amazon AWS SimpleDB with automatic retry and exponential backoff.

#nosql#aws-sdk#cloud-database
Stars133
Forks21
Last commit8 years ago
FastAPI with Firestore
FastAPI with FirestorePython

Deploy FastAPI services to Google Cloud Run with integrated Google Cloud Firestore database support.

#fastapi#api-template#google-cloud-platform
Stars133
Forks5
Last commit1 year ago
unqlite.rs
unqlite.rsRust

A high-level Rust wrapper for the UnQLite embedded NoSQL database engine.

#unqlite#database#database-engine
Stars114
Forks18
Last commit5 years ago
react-native-couchbase-lite
react-native-couchbase-liteJava

A React Native binding for Couchbase Lite 1.x, enabling mobile database operations via a REST API wrapper.

#mobile-database#ios#offline-first
Stars109
Forks51
Last commit4 years ago
IdentityServer4.MongoDB
IdentityServer4.MongoDBC#

MongoDB persistence layer for IdentityServer4, enabling NoSQL storage for OAuth 2.0 and OpenID Connect server data.

#persistence-layer#oauth2#authentication
Stars107
Forks60
Last commit3 years ago
Redis
RedisC

An in-memory data structure store used as a database, cache, message broker, and vector database for real-time applications.

#data-structures#nosql#vector-database
Stars106
Forks11
Last commit26 days ago
C++
C++C++

A C++ driver for RethinkDB 2.0, enabling native database interactions with modern C++ syntax.

#reql#real-time-database#database-driver
Stars100
Forks30
Last commit8 years ago
mongo
mongoElixir

A MongoDB driver for Elixir, providing a native Elixir API for database operations.

#database-driver#crud#bson
Stars100
Forks29
Last commit8 years ago
diplomat
diplomatElixir

An Elixir library for interacting with Google Cloud Datastore, providing a native Elixir interface for entity operations and queries.

#datastore#gql#database
Stars94
Forks22
Last commit3 years ago
Omid
OmidJava

Provides transactional support for HBase-based applications with snapshot isolation.

#hbase#distributed-systems#nosql
Stars93
Forks62
Last commit24 days ago
Haskell
HaskellHaskell

A Haskell client library for connecting to and querying RethinkDB databases.

#database-driver#haskell#functional-programming
Stars93
Forks11
Last commit9 years ago
DelphiMongoDB
DelphiMongoDBPascal

A native Delphi driver for MongoDB providing direct, efficient access to MongoDB servers using BSON and a low-level API.

#database-driver#bson#embedded-json
Stars81
Forks28
Last commit3 years ago
dndb
dndbTypeScript

A persistent, embeddable NoSQL database for Deno and TypeScript with a MongoDB-like API.

#datastore#database#database-engine
Stars78
Forks13
Last commit3 years ago
cryomongo
cryomongoCrystal

A high-performance MongoDB driver written in pure Crystal with no C dependencies.

#database#bson#high-performance
Stars78
Forks8
Last commit2 months ago
MongoAS3
MongoAS3ActionScript

A pure ActionScript 3 driver for MongoDB that enables direct database communication without server-side languages.

#database-driver#flash#nosql
Stars73
Forks9
Last commit14 years ago
arangolite
arangoliteGo

A lightweight Go driver for ArangoDB focused on pure AQL querying.

#database-driver#arangodb-driver#go-library
Stars72
Forks19
Last commit5 years ago
Tarantool Queue
Tarantool QueuePHP

PHP bindings for Tarantool Queue, enabling PHP applications to interact with Tarantool's queue system.

#tarantool#task-queue#message-queue
Stars65
Forks7
Last commit1 year ago
couchcache
couchcacheGo

A RESTful caching microservice written in Go that uses Couchbase as a key-value store backend.

#couchbase#caching#microservice
Stars65
Forks7
Last commit2 years ago
PreviousPage 5 of 5

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Mongodb60
#Database59
#Database Driver56
#Embedded Database21
#Document Database20
#Orm20
#Database Client19
#Key Value Store19
#Dotnet18
#Golang17
#Java17
#Cassandra16