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