Bases

Create a database

In this guide, we will walk you through the steps to create a new database.


Create a SQLite database

Outerbase allows you to create a free SQLite database in seconds. You get all the power of SQL in addition to file-based relational database management and an excellent choice for many use cases.

SQLite Databases are in Alpha

These are not currently meant to be used for production purposes, instead they are meant to be used as a sandbox or learning tool as you get started on Outerbase.

To create a database, follow the steps below:

  1. From your Workspace Home, click the button at the top right that says 'New Base'.
  2. Select from one of the New Database options.
  3. Give your base a name.
  4. Click 'Create Database'.
Previous
Connect a database