Idb crud is a chrome extension that helps you manage your local databases
-
Updated
Jan 26, 2026 - TypeScript
Idb crud is a chrome extension that helps you manage your local databases
Copies every row from a PostgreSQL database into a MySQL/MariaDB database that has the same Prisma schema. Built to migrate your project off Postgres, but the approach is generic: drop in any Prisma schema, split it into a postgresql source and a mysql target, and this script will move the data.
Add a description, image, and links to the export-database topic page so that developers can more easily learn about it.
To associate your repository with the export-database topic, visit your repo's landing page and select "manage topics."