How can I access my FeatureBase database?
FeatureBase users can access their databases, tables and data using the GUI supplied with FeatureBase Cloud or FeatureBase Community.
FeatureBase also provides three tools that allow you to interact with your databases without using the GUI.
Before you begin
What tools are available?
Tool | Description | Supports | Additional information |
---|---|---|---|
Cloud API | API tool to perform tasks on a FeatureBase Cloud database | FeatureBase SQL queries | FeatureBase Cloud API |
fbsql CLI tool | Command-line tool used to run SQL queries | FeatureBase SQL queries | fbsql tool |
Python client library | A python library of components required by python applications to access FeatureBase databases | Python client library |