How do I connect to my FeatureBase Cloud database?
There are several methods to connect to your database:
- via the web portal
- via REST API calls used in applications
- via fbsql, a command-line SQL tool you can install on a local Linux or MacOS machine
Before you begin
Connect via the web portal
Connect via REST API calls
The Cloud API allows two methods to authenticate with your FeatureBase Cloud database:
Connect via fbsql command-line query editor
You can connect to your FeatureBase database and run SQL statements using the fbsql command line tool.
fbsql connections require a registered user account, or a Cloud API-Key