database-schema-examples
database-schema-examples copied to clipboard
Database Schema Examples we strive to support in Prisma
https://github.com/CrunchyData/crunchy-demo-data
https://hackolade.com/samplemodels.html > Models: Hackolade data models available for download:
replaces https://github.com/prisma/database-schema-examples/pull/87 TODO: - display width? precision? max length? - digits? - fractional seconds precision? - aliases?
``` SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; /*!50001 CREATE VIEW `inventory_stock_1` AS SELECT 1 AS `product_id`, 1 AS `website_id`, 1 AS `stock_id`, 1 AS `quantity`, 1 AS `is_salable`,...
via https://github.com/cockroachdb/movr/tree/master/sql
https://github.com/edent/Open-Source-Shakespeare https://github.com/catherinedevlin/opensourceshakespeare
so you can actually add data to `parm_periode`
To make them work properly, we need to re-export the SQL with the right DB selection from the tool (project links see README)
This will be needed to create databases with testdata available. Tracking: notion.so/prismaio/Data-Generation-DB-a4c8a9de39a244a89e5d8bc3bf397214