nosql-databases
There are 171 repositories under nosql-databases topic.
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
OpenAtomFoundation/pikiwidb
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
codingo/NoSQLMap
Automated NoSQL database enumeration and web application exploitation tool.
symisc/unqlite
An Embedded NoSQL, Transactional Database Engine
doableware/djongo
Django and MongoDB database connector
fastogt/fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
SleekDB/SleekDB
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
osalvador/ReplicaDB
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
neo4j/neo4j-ogm
Java Object-Graph Mapping Library for Neo4j
erictleung/awesome-nosql-guides
:computer: Curated list of awesome resources and links about using NoSQL databases
eclipse-jnosql/jnosql
Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
ArangoDB-Community/pyArango
Python Driver for ArangoDB with built-in validation
AlessandroCorradini/MongoDB-University
Repo for All MongoDB University Courses
eclipse-jnosql/jnosql-databases
This project contains Eclipse JNoSQL databases
youtrackdb/youtrackdb
YouTrackDB is the object-oriented graph database supporting document, full-text and geospatial models in one product. YouTrackDB supports Gremlin queries, ACID transactions, full-text indexing queries.
mikeroyal/SQL-NoSQL-Guide
SQL/NoSQL DB Guide. Learn about SQL/NoSQL databases & Distributed Systems.
cutiko/GeoFirebase
A simple demos of how to connect firebase and google maps
radicalbit/NSDb
Natural Series Database
inmem/FriendlyCSharp.Databases
A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory of discharge requirements in real-time (Firebase, Redis Cache, SAP HANA, Exadata, OLTP, etc.).
mertcandav/MochaDB
A .NET ACID RDBMS and NoSQL(with mods/tools) database.
FriendlyCSharp/B-tree
A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory of discharge requirements in real-time (Firebase, Redis Cache, SAP HANA, Exadata, OLTP, etc.).
xu-hao/QueryArrow
A semantically unified SQL and NoSQL query and update system
JNOSQL/jnosql-book
The JNoSQL is a framework whose has the goal to help Java developers to create Java EE applications with NoSQL, whereby they can make scalable application beyond enjoy the polyglot persistence.
ChristoPy/chainDB
A noSQL database based on blockchain technology
mikeroyal/Apache-Ignite-Guide
Apache Ignite Guide
rubalsxngh/MedGraph-Biomedical-Knowledge-Graph-with-Mondo-Ontology
MedGraph is a project focused to construct biomedical knowledge graph. It harnesses the power of pubMed for data retrieval, spaCy for NLP, Mondo Ontology for semantic enrichment, and pywikibot for integrating external knowledge. The final step involves deploying the graph onto the Neo4j database, creating a platform to explore medical information.
MatteoGuadrini/nosqlapi
nosqlapi is a library for building standard NOSQL python libraries.
ShindouMihou/RoseDB
A super simple, fast NoSQL database made in Java.
Rednexie/perma.db
key-value database library for node, bun, python and vanilla javascript
fauna/js-sample-app
Learn Fauna database fundamentals with Fauna Query Language (FQL) v10 and the JavaScript driver.
sashamitrovich/MarkLogic-k-dashboard
Info-Dashboard demo running on MarkLogic using the slush template and ingesting rss, twitter and financial data (stock prices from Quandl)
shanicohen1902/no-sql-db-comparison
The way to find the best solution for data storage is to understand what challenges need to be solved and what solutions are available in the market, according to the non-functional requirements. If the data needs to grow fast, the data schema needs to be flexible, and performance is necessary, probably NoSql DB is the right solution for data storage. In this project, I compared five popular NoSql products - Redis, MongoDB, Cassandra, ElasticSearch, and CouchBase. Those products are fundamentally different from each other and can solve various use cases. Feel free to comment, star, and contribute to the project
TomaszKandula/CosmosDbExampleWithCqrs
Cosmos DB with CQRS pattern example
tvnpraveen/ang-node-nosql
Simple web application with various NoSQL databases using Angular2, NodeJS
riki95/Cassandra-Database-implementation-for-a-Live-Streaming-Video-Platform
This is an implementation of a NOSQL database. We used Cassandra as reference technology and took our inspiration from Twitch, a Live streaming video platform
p-brito/prisma
Provides a fast and easy way to implement a NoSQL db provider in your project.