Overview
libSQL is a fork of SQLite, with enhanced features and capabilities including encryption, and remote access and replication.
Connecting
To connect to libSQL, follow these general steps:
- Open the DBCode Extension: Launch Visual Studio Code and open the DBCode extension.
- Add a New Connection: Click on the “Add Connection” icon.
- Complete new connection form: Choose libSQL as the type, and enter the required information.
- Connect: Click save to connect to your libSQL database.
- Start Managing Your Databases: Once connected, you can start managing your databases directly from Visual Studio Code.
For detailed instructions on connecting to libSQL, refer to the Connect article.
Connect Multiple Databases
Connecting to Turso as a cloud provider, allows access to all hosted libSQL databases. To connect to Turso as a cloud provider and access multiple databases, follow these general steps:
- Open the DBCode Extension: Launch Visual Studio Code and open the DBCode extension.
- Add a New Connection: Click on the “Add Connection” icon.
- Select Your Provider: Choose the libSQL cloud provider from the list on the right.
- Authenticate: Follow the authentication process specific to the provider.
- Start Managing Your Databases: Once connected, you can start managing your databases directly from Visual Studio Code.
For detailed instructions on connecting to libSQL, refer to the Connect a Cloud Provider article.
By using libSQL with DBCode, you can connect to your libSQL databases, query and manage your data, and visualize your results, all directly from Visual Studio Code.
For more information about libSQL, check out Turso.