Other Relational Databases
Radas supports a wide range of database dialects out of the box thanks to Kysely.
Any dialect supported by Kysely can be utilized with Radas, including capabilities for generating and migrating database schemas through the CLI.
Core Dialects
Kysely Organization Dialects
Kysely Community dialects
- PlanetScale Serverless Driver
- Cloudflare D1
- AWS RDS Data API
- SurrealDB
- Neon
- Xata
- AWS S3 Select
- libSQL/sqld
- Fetch driver
- SQLite WASM
- Deno SQLite
- TiDB Cloud Serverless Driver
- Capacitor SQLite Kysely
- BigQuery
- Clickhouse
- PGLite
You can see the full list of supported Kysely dialects here.