Document database backed by keyvalue storage P&L: 0 (≃ 0 JPY)
Implement a documentDB backed by keyvalue storage with efficient querying
github.com/samsquire/hash-db/issues/4
YAML
企画
I am interested in database technology and distributed systems.
I have an experimental python project which is less than 1000 lines and supports basic SQL and SQL inner joins and basic Cypher graph database queries and keyvalue storage. There is no persistence layer.
On the linked website page from this project which is GitHub issues I am talking how I plan to implement document storage so that JSON documents can be mapped to individual keys and joined with SQL queries.
私は現在設計段階にあります。構造化結合とコレクションの一致するキーを効率的にスキャンするための効率的なアプローチを探しています。
- 元の言語で表示 -
I am currently in design phase. I am looking for an efficient approach to structured joins and scanning matching keys of collections efficiently.
プロジェクトを始めてくれてありがとう、[時系列]!とても興味深い。実装とコードについてのあなたの考えを深く掘り下げます。おそらく、関連技術に興味を持っている、または取り組んでいる人々をここに招待することもできます。
Great you starting a project, [chronological]! Very interesting. I'll have a deep dive into your thoughts of implementation and code. Perhaps we can also invite here people interested or working on related technology.