BYTE SIZED
Built to be portable - integrates with S3 to be durable.
Access and manage your data 100% through the REST API.
[
{
"first_name": "Lissi",
"last_name": "Ticehurst",
"email": "lticehurst2f@oracle.com",
"_id": "4h7pmkt0am59dr86",
"_createdAt": 1652325906198,
"_updatedAt": 1652325906198
}
]
Proxy requests to the S3 Select API for SQL-like filtering.
[
{
"id": 20,
"first_name": "Velma",
"last_name": "Omand",
"email": "velma.asdf@mysterymachine.org",
"ip_address": "188.130.239.149",
"job_title": "Administrative Assistant III",
"_id": "obhxfii36ldhscoc",
"_createdAt": 1652325906197,
"_updatedAt": 1652325906197
}
]
Add, edit, create, and delete via the API. No more file downloads.
{
"city": "San Francisco"
}
{
"message": "Successfully updated 1 item."
}
It's open source. Customize it to fit your use cases.
A cloud-version of the NotoDB service with an online web interface to manage your data. No installs required. All you need is your AWS IAM credentials.
Try it out