#
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,584 public repositories matching this topic...
electron
react
nodejs
couchdb
graphql
reactive
rxjs
react-native
database
pwa
nosql
json-schema
pouchdb
storage-engine
offline-first
dapp
realtime
realtime-database
multi-window
emsp
rxdb
mango-query
-
Updated
Feb 21, 2021 - TypeScript
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Feb 12, 2021 - Go
database
nosql
key-value
graph-database
graphdb
distributed-database
document-database
multi-model
arangodb
-
Updated
Feb 22, 2021 - C++
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
react
chrome-extension
elasticsearch
database
nosql
reactjs
database-gui
elasticsearch-plugin
dejavu
appbaseio
elasticsearch-gui
realtime-updates
-
Updated
Sep 4, 2020 - CSS
NoSQL data store using the seastar framework, compatible with Apache Cassandra
-
Updated
Feb 22, 2021 - C++
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
-
Updated
Feb 7, 2021 - C#
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Feb 12, 2021 - HTML
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.
fast
performance
sql
database
nosql
dbms
multi-master
orientdb
graph-database
document-database
graph-store
multi-model-dbms
-
Updated
Feb 22, 2021 - Java
Apache Lucene and Solr open-source search software
-
Updated
Feb 22, 2021 - Java
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Feb 15, 2021 - Python
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Feb 5, 2021 - C++
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
search
elasticsearch
awesome
kibana
logstash
database
nosql
lucene
elasticsearch-cluster
elastalert
query-elasticsearch
elasticsearch-configuration
-
Updated
Sep 20, 2020
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
distributed-systems
microservices
nosql
interview
stream-processing
microservices-architecture
relational-database
message-broker
hadoop-ecosystem
-
Updated
Nov 3, 2020
ObjectBox is a superfast lightweight database for objects
-
Updated
Feb 16, 2021 - Java
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
docker
monitoring
mongodb
cross-platform
nosql
meteor
management
web-application
database-management
mongodb-management
mongoclient
meteorjs
mongodb-instance
-
Updated
Oct 8, 2020 - JavaScript
ACID Document Database
-
Updated
Feb 21, 2021 - C#
3
2
Open
MSSQL Storage
2
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
Updated
May 11, 2020 - Java
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Feb 21, 2021 - Dart
markuscraig
commented
Jul 20, 2016
Hey Crew,
Nice job on gocql, I'm a fan...
For my production services, I could use notification events (via callback or channel) when the gocql client disconnects and reconnects to/from Cassandra. This is useful for higher-level application logic (ie: invoke alarms, stop reading from a durable message queue, etc).
After looking through the code, it looks like the connection information is not p
Data mapping and persistence toolkit for Ruby
-
Updated
Jan 21, 2021 - 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
- 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.