realentities


Primitive library to set up an text based data base with querying mechanism

A data base can be created from set of text files of key-value format called entities. A set of entities can be queried, grouped and managed in stream manner. One can execute SQL-like statements over them.

Current implementation

| Language | implementation status | availability | current release | |:-------------|:--------------------------|:-----------------|:--------------------| | php | alpha | svn | to be announced | | C++ | in progress | svn | to be announced | | java | in progress | svn | to be announced |

Further reading: * About and Introduction

Project Information

Labels:
db query text array php C Cplusplus hash key value xml web