Connect an application via an ORM
To connect an application to Readyset, simply swap your application's connection string to the Readyset connection string.
Support Levels
There are three levels of support Readyset provides for external drivers.
✅ Verified
The Readyset team has validated that the ORM can connect to and cache queries from Readyset as of the version specified.
If you encounter an issue with a Verified ORM, open an issue on GItHub.
🏗️ In Development
We've identified the ORM as one we'd like to support and are actively working on supporting it in the future.
⚠️ Unverified
This ORM has not been tested by the Readyset team. Many untested ORMs will still work with Readyset out of the box.
We're happy to help your team validate a new ORM with Readyset - file an issue on GitHub and we'll investigate.
ORM Support
Driver | Supported? | Minimum version | Tutorial |
---|---|---|---|
Sequelize | ✅ | 6.3.5 | |
TypeORM | ✅ | 0.2.25 |
Driver | Supported? | Minimum version | Tutorial |
---|---|---|---|
Rails 5 | ✅ | 5.2.4 | |
Rails 6 | ✅ | 6.1.3.1 | Rails with Readyset |
Rails 7 | ✅ | 7.0.8 | Rails with Readyset |