Skip to content
#

document-database

Here are 100 public repositories matching this topic...

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 Aug 16, 2021
  • Java
dongxinEric
dongxinEric commented Apr 16, 2019

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.

jameslamb
jameslamb commented Oct 24, 2019

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

瀚为云文档协作平台是开源文档管理平台/企业网盘,支持企业文件、个人文件等文件分库管理,并提供文件收藏夹、最近打开的文件、回收站等分区设置。平台能够满足统一存储、共享协作、权限控制功能。并提供文件上传、目录维护、重命名、移动、复制、设置标签、锁定、删除、预览、动态跟踪等功能。

  • Updated Apr 8, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the document-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the document-database topic, visit your repo's landing page and select "manage topics."

Learn more