#
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,650 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
Apr 20, 2021 - TypeScript
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Feb 25, 2021 - Go
database
nosql
key-value
graph-database
graphdb
distributed-database
document-database
multi-model
arangodb
-
Updated
Apr 20, 2021 - JavaScript
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
Apr 14, 2021 - CSS
NoSQL data store using the seastar framework, compatible with Apache Cassandra
-
Updated
Apr 20, 2021 - C++
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
-
Updated
Apr 12, 2021 - C#
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Apr 15, 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
Apr 20, 2021 - Java
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Apr 19, 2021 - Python
Apache Lucene and Solr open-source search software
-
Updated
Apr 20, 2021
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Mar 15, 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
Apr 7, 2021
ObjectBox is a superfast lightweight database for objects
-
Updated
Mar 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
Apr 20, 2021 - C#
3
2
Open
MSSQL Storage
2
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Apr 19, 2021 - Dart
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
Updated
May 11, 2020 - Java
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
Apr 7, 2021 - Ruby
- 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.