Focus on your data, not how to store it.

You spend a lot of time writing code to handle databases... Asa lets you focus on the design of your data and handles relations automatically.

Try the demo

Design your data schema

Using our extended version of Prisma

Access a full ORM

Type-safe database client using PhotonJS

Asa is a hosted database service that provides features to help developers build applications faster.

Version control your database

Automatically generated migrations allow you to view how your schema has changed over time

af2485b

Create the User model

3 days ago

833bd5b

Rename `name` to `firstName`

2 days ago

db6fef5

Add `lastName` on User

6 hours ago

A/B test at the database level

Preview schema changes before they roll out to all your users

af2485b

Create the User model

3 days ago

833bd5b

Rename `name` to `firstName`

559e80d

Rename `name` to `legalName` on User

 Running on feature/given-name

db6fef5

Add `lastName` on User model

 Running on master

088e73f

Add `givenName` on User

Building blocks to set up your database faster

Recipes gather commonly used schema for you to quickly deploy and modify

Users + Groups

Recurring Billing

File Uploads

Write less integration code

Integrations with existing services allow you to save time

Stripe Billing

Slack API

Trello API

Asa

The database for modern applications.