#
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,802 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
Sep 2, 2021 - TypeScript
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Aug 24, 2021 - Go
database
nosql
key-value
graph-database
graphdb
distributed-database
document-database
multi-model
arangodb
-
Updated
Sep 2, 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
Sep 2, 2021 - C++
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
-
Updated
Aug 30, 2021 - C#
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Aug 26, 2021 - HTML
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Aug 14, 2021 - Python
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
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial 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
Sep 2, 2021 - Java
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Aug 26, 2021 - C++
Apache Lucene and Solr open-source search software
-
Updated
Sep 2, 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
Aug 8, 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
Sep 2, 2021 - C#
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Aug 27, 2021 - Dart
6
2
Open
MSSQL Storage
2
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
Updated
Aug 15, 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
mqtt
iot
coap
jwt
real-time
rule-engine
nosql
websocket
gateway
modbus
internet-of-things
iot-platform
token
opc-ua
thingsboard
multitenant
tsl
micorservice
-
Updated
Aug 17, 2021 - Java
Data mapping and persistence toolkit for Ruby
-
Updated
Aug 20, 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.