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,433 public repositories matching this topic...
-
Updated
Oct 4, 2020 - TypeScript
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Aug 27, 2020 - Go
-
Updated
Oct 4, 2020 - C++
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
-
Updated
Sep 4, 2020 - CSS
NoSQL data store using the seastar framework, compatible with Apache Cassandra
-
Updated
Oct 4, 2020 - C++
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
-
Updated
Sep 21, 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
Oct 2, 2020 - Java
Apache Lucene and Solr open-source search software
-
Updated
Oct 4, 2020 - Java
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Sep 30, 2020 - C++
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Oct 3, 2020 - Python
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
-
Updated
Sep 20, 2020
ObjectBox is a superfast lightweight database for objects
-
Updated
Aug 19, 2020 - Java
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
-
Updated
Sep 9, 2020
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
-
Updated
Jul 15, 2020 - JavaScript
ACID Document Database
-
Updated
Oct 4, 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
Sep 28, 2020 - Ruby
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Oct 4, 2020 - Dart
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
Sep 28, 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.