-
Updated
Oct 19, 2020 - C++
{{ message }}
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.
ACID Document Database
Elasticsearch cluster on top of Kubernetes made easy.
.NET Transactional Document DB and Event Store on PostgreSQL
A simple, self-contained, serverless, zero-configuration, json document store.
Lightweight Embeddable iBoxDB Full Text Search Server for Java
Distributed database for the modern world
Course demos and handout material for Talk Python's MongoDB Quickstart course
@azure/cosmos has moved to a new repo https://github.com/Azure/azure-sdk-for-js
A javascript REST ORM that is offline and real-time capable
Right now in insertElementRecursive(), DocLayer does NOT try to store arrays with null values as sparse arrays, i.e. for null value it still insert a k-v for it, which is kind of against what it attempts to achieve later when doing update (skipping the null values and effectively store those arrays as spars arrays). We should make the behavior consistent and do the same in insertion.
Document Rectification and Illumination Correction using a Patch-based CNN
blazing fast, feature-rich in-memory database written in TypeScript
Lightweight iBoxDB Full Text Search Server for C#
MMF IOs, Replications, Examples for iBoxDB Fast ACID Table Style Document NoSQL Application Database
Currently, there are some examples in README.md with Elasticsearch queries and corresponding uptasticsearch code. That code is effectively pseudocode right now, as it references a fictional Elasticsearch cluster.
I think this could lead to a bad experience with the docs and lead people to walk away from the project and not come back.
I would love if someone changed those examples to be r
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
A set of FSharp wrappers around Marten
repository to share the quantum information and quantum computer articles
XML/Document DB on top of distributed cache
瀚为云文档协作平台是开源文档管理平台/企业网盘,支持企业文件、个人文件等文件分库管理,并提供文件收藏夹、最近打开的文件、回收站等分区设置。平台能够满足统一存储、共享协作、权限控制功能。并提供文件上传、目录维护、重命名、移动、复制、设置标签、锁定、删除、预览、动态跟踪等功能。
Databases: Concepts, commands, codes, interview questions and more...
Orleans providers for Azure Cosmos DB
A minimal in-memory distributed master-less document database
Add a description, image, and links to the document-database topic page so that developers can more easily learn about it.
To associate your repository with the document-database topic, visit your repo's landing page and select "manage topics."
2 * X queries vs. 1
currently a single transaction with a batch
Xof documents does2 * XSQL queries.it looks whether the document exists first and then inserts or updates it: