Search This Blog

Showing posts with label JDB. Show all posts
Showing posts with label JDB. Show all posts

JDB

12:54 AM | with 0 comments »

JDB is a database where columns are mapped J nouns. Compared to a traditional RDBMS:
* 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
Read more...
Blogged with the Flock Browser