You need to specify the project name. The data will be stored in `NC_DB`. If it is not specified, a local SQLite will be created and used.
Click `Create Project`, you need to specify the project name. The data will be stored in `NC_DB`. If it is not specified, a local SQLite will be created and used.
<alert>
<alert>
NC_DB is an environment variable used to store the meta data in the given database.
NC_DB is an environment variable used to store the meta data in the given database.
Click `Create By Connecting To An External Database`, you need to specify the project name, API type, and other database parameters.
Click on three-dot menu adjacent to `BASES`. Pick required database option from the menu `Connect to new datasource`.
<alerttype="success">
<alerttype="success">
Tip: If you are running NocoDB on Docker and your local DB is running on your host machine, your Host Address would be host.docker.internal instead of localhost.
Tip: If you are running NocoDB on Docker and your local DB is running on your host machine, your Host Address would be host.docker.internal instead of localhost.