There are 10 repositories under nosql-databases topic.
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
Django and MongoDB database connector
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
:computer: Curated list of awesome resources and links about using NoSQL databases
Python Driver for ArangoDB with built-in validation
Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Repo for All MongoDB University Courses
This project contains Eclipse JNoSQL databases
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.
SQL/NoSQL DB Guide. Learn about SQL/NoSQL databases & Distributed Systems.
A simple demos of how to connect firebase and google maps
Natural Series Database
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.).
A .NET ACID RDBMS and NoSQL(with mods/tools) database.
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.).
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.
A semantically unified SQL and NoSQL query and update system
Apache Ignite Guide
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.
nosqlapi is a library for building standard NOSQL python libraries.
A super simple, fast NoSQL database made in Java.
Learn Fauna database fundamentals with Fauna Query Language (FQL) v10 and the JavaScript driver.
Info-Dashboard demo running on MarkLogic using the slush template and ingesting rss, twitter and financial data (stock prices from Quandl)
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
Cosmos DB with CQRS pattern example
Simple web application with various NoSQL databases using Angular2, NodeJS
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
This session explores the benefits and challenges of adopting a schemaless approach in modern application development, focusing on practical strategies for implementing flexible data models.