| Website | jasondb.com |
| Blog | blog.jasondb.com |
| Category | Software |
| Employees | |
| Founded | 2008 |
| Description | Nosql Cloud Database |
| TOTAL | $800k |
| VENTURE FUNDING TOTAL | $800k |
| Venture Round, 1/11 | $800k |
Jasondb is an advanced Binary Datastore with sophisticated NoSQL functionality.
It’s functionality would be similar to combining Amazon’s AWS Dynamo and S3 into one product.
AWS Dynamo + AWS S3 = Jasondb
As well as being an extremely competent Binary Datastore, Jasondb also has the ability to store and index JSON data structures independently.
Jasondb also has other complex features such as an integrated timeline against which all objects are stored automatically, allowing queries such as the following extremely efficiently:
Select all the images inserted into the datastore in the last 5 minutes
Other functionality is the embedded Ruby language runtime as well as the eRuby interpreter which allows the manipulation of data results via the use of Ruby templates prior to the return of the data to the user. So the above query could be re-worded as follows:
Select all the images inserted into the datastore in the last 5 minutes and return the list in RSS format
In addition Jasondb has integrated versioning and non-destructive deletes. This allows for a secure form of editing and audit trails which cannot be modified by either the user or the administrator of the Jasondb account.
Jasondb is designed to scale horizontally within the AWS ecosystem and is currently in BETA.
| Website | jasondb.com |
| Blog | blog.jasondb.com |
| Stage | Beta |
| Tags | nosql, database, cloud |
| Website | b3there.com |
| Stage | In Development |
b3there (bethere) is a mobile application for brands to promote events. b3there is based on Jasondb as the database technology and is designed as a showcase of Jasondb.