Drizzle is a lightweight set of tools that provides type safe object-relational mapping with popular relational databases like MySQL, PostgreSQL, and SQLite. It offers benefits like type safety and intellisense without the complexity of traditional ORMs. Drizzle also provides dedicated adapters for different databases and tools for popular cloud hosts. It has an optional query API for concise and readable data fetching and joins, as well as a CLI for handling database migrations. Drizzle Studio is a local GUI for managing data.
•2m watch time
2 Comments
Sort: