logo dark logo Drizzle 10h

We’ve reworked the schema viewer in the SQL console ⚙️

The schema now lives in the right panel, giving you everything you need to explore your database structure quickly. You can expand specific tables or all at once, and hide the ones you don’t need. Row counts, nullability, and default values are shown based on your settings. We’ve spent quite some time making it adaptable to different panel sizes – hope you like it!

If you have any feedback, share it with us on Discord. alt text

logo dark logo Drizzle May 3

Drizzle to GraphQL 🎉

You can now convert Drizzle Schema to GraphQL schema with just one line of code and yes, it’s fully customisable!

Go give it a try - driz.link/graphql 🚀
alt text