JDB is a database where columns are mapped J nouns. Compared to a traditional RDBMS:Read more...
* it is straightforward to read/write data from J
* a task can add new records very efficiently by simply appending to the mapped nouns
* record searches are very fast on large amounts of data
Blogged with the Flock Browser
0 comments
Post a Comment