NoSQL
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 1,369 public repositories matching this topic...
-
Updated
Aug 29, 2020 - TypeScript
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Aug 27, 2020 - Go
-
Updated
Aug 29, 2020 - C++
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
-
Updated
Aug 6, 2020 - CSS
NoSQL data store using the seastar framework, compatible with Apache Cassandra
-
Updated
Aug 29, 2020 - C++
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
-
Updated
Aug 28, 2020 - Java
Apache Lucene and Solr open-source search software
-
Updated
Aug 29, 2020 - Java
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Aug 29, 2020 - Python
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Aug 22, 2020 - C++
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
-
Updated
Aug 27, 2020
ObjectBox is a superfast lightweight database for objects
-
Updated
Aug 19, 2020 - Java
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
-
Updated
Jul 15, 2020 - JavaScript
A curated list of awesome System Design (A.K.A. Distributed Computing) resources.
-
Updated
Aug 16, 2020
ACID Document Database
-
Updated
Aug 28, 2020 - C#
MSSQL Storage
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
Updated
May 11, 2020 - Java
Data mapping and persistence toolkit for Ruby
-
Updated
Jul 8, 2020 - Ruby
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 high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
-
Updated
Aug 15, 2020 - C
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Aug 20, 2020 - Dart
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
Jun 1, 2020 - C++
- Wikipedia
- Wikipedia


I'm not sure how feasible this may be, but the old logparser program from Microsoft supported queries like
And it would read from test.csv, without needing any config files.