All Connectors
(Turso) SQLite Native Data Connector
(Turso) SQLite Native Data Connector
Connect to a SQLite database and expose them to Hasura v3 Project
About
Hasura Turso Connector
The Hasura Turso Connector allows for connecting to a LibSQL/SQLite database or a Turso hosted LibSQL database to give you an instant GraphQL API on top of your Turso data.
Features
Below, you'll find a matrix of all supported features for the Turso connector:
Feature | Supported | Notes |
---|---|---|
Native Queries + Logical Models | ❌ | |
Simple Object Query | ✅ | |
Filter / Search | ✅ | |
Simple Aggregation | ❌ | |
Sort | ✅ | |
Paginate | ✅ | |
Table Relationships | ✅ | |
Views | ❌ | |
Distinct | ❌ | |
Remote Relationships | ✅ | |
Custom Fields | ❌ | |
Mutations | ✅ |
Build on Hasura DDN
Get started by connecting your Turso instance to a Hasura DDN project.
Fork the connector
You can fork the connector's repo and iterate on it yourself.
Contributing
Check out our contributing guide for more details.
License
The Turso connector is available under the Apache License 2.0.