In-memory tuple store aiming to be fast and easy to use in embedded systems. Future goal is to integrate an inference engine for rule-based reasoning.
- Website
- http://whitedb.org[01]
- Source Code
- https://github.com/priitj/whitedb[02]
- Tech Docs
- http://whitedb.org/tutorial.html[03]
- Developers
- Country of Origin
- EE
- Start Year
- 2008
- Project Type
- Open Source
- Written in
- C
- License
- GPL v3
In-memory tuple store aiming to be fast and easy to use in embedded systems. Future goal is to integrate an inference engine for rule-based reasoning.
Concurrency Control
Applications may request global lock in shared or exclusive mode.
Citations
10 sources- http://whitedb.org whitedb.org
- GitHub - priitj/whitedb: WhiteDB memory database · GitHub github.com
- http://whitedb.org/tutorial.html whitedb.org
- whitedb/README at master · priitj/whitedb · GitHub github.com
- http://whitedb.org/tutorial.html#_network_database whitedb.org
- hash index (initial version) github.com
- added option of chaining T-tree nodes sequentially (on by default, can by disabled via ./configure or config-xxx.h files) github.com
- http://whitedb.org/tools.html#_memory_dumps_and_journal_logs whitedb.org
- changed internal structure of query functions to better support future extensions github.com
- http://whitedb.org/c_api.html#anchor-6 whitedb.org
Revision #9
Last Updated: