Managing Your Database
The Globe dashboard is the central hub for managing your databases. It provides an integrated studio for data manipulation and the credentials needed to connect from external clients.
Accessing the Dashboard
- Navigate to the Globe dashboard.
- Go to the Databases tab in the main navigation.

This page displays a list of all the databases you have created. If you have not created a database yet, this page will be empty.
Interacting with Data
The Globe dashboard integrates Outerbase Studio, allowing you to directly query, edit, and manage your data. To open the studio, click on a database name from your list.
The studio allows you to:
- Browse the schema, tables, and rows.
- Query your data by writing and executing raw SQL.
- Edit data by inserting, updating, or deleting rows.
Connecting from External Tools
You can connect to your Globe DB from any client that supports the LibSQL protocol.
To find your credentials:
- From the database list, click the menu icon (⋮) next to the database name.
- Select Connect to database from the menu.
- Scroll to the Connect using any LibSQL Client section to find your URL and generate a token.