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,113 public repositories matching this topic...
:computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
Updated
Dec 17, 2019 - TypeScript
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
-
Updated
Dec 16, 2019 - C++
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
-
Updated
Dec 16, 2019 - JavaScript
Currently, there are no clear guidelines for determining when to log messages and what category to give them. We need to address the following, to begin with:
- Distinguishing TRACE vs. DEBUG messages.
- What events should be logged with INFO messages?
- When actions fail:
- When to throw an exception and when to log.
- When to WARN vs. when to log an ERROR.
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
Dec 16, 2019 - Java
ObjectBox is a superfast lightweight database for objects
-
Updated
Dec 17, 2019 - Java
Disclaimer: This is a bot
It looks like your repo is trending. The github_trending_videos Instgram account automatically shows the demo gifs of trending repos in Github.
Your README doesn't seem to have any demo gifs. Add one and the next time the parser runs it will pick it up and post it on its Instagram feed. If you don't want to just
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
-
Updated
Dec 16, 2019
http://localhost:22222/ping returns OK regardless of Redis status (e.g. when all Redis nodes are stopped). This behavior contradicts the documentation:
ping: performs a Redis inline ping to test Dynomite and storage
Fix signal handler
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
-
Updated
Dec 17, 2019 - C++
ATM nosqlclient deployed to a subdirectory with valid ROOT_URL
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
Updated
Dec 13, 2019 - Java
By default, sending multiple constraints to upper.io Find() behaves as a union (OR), which may surprise users expecting an intersection (AND). Can we make this default behavior more clear in the documentation and examples?
MSSQL Storage
A common scenario is when you want to adjust the default dataset rather than setting it up from scratch, that's why it will be convenient when the default dataset is available within the Relation.dataset configuration block.
Probably the best way to do this is to tweak Gateway#dataset so that it can also accept a schema because we have it available already when dataset is retrieved from t
The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
-
Updated
Dec 1, 2019 - Java
there should be two mode in a table:
normal mode: level0 number limit is 20; score is num / 2
init mode: level0 number limit is 20000; score is (root of num) / 2
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
-
Updated
Dec 16, 2019 - C++
Elassandra = Elasticsearch + Apache Cassandra
-
Updated
Dec 13, 2019 - Java
Ok. If proxy exist in cluster (configured etc) and dashboard stop. Proxy can't re register in cluster, no matter use I etcd or filesystem. Maybe I was made not right cluster, but ft or ha can't exist without auto re register proxy. One more thing if I running set/get command I getting
error: router is not onlineif use sentinel and stopped dashboard.