database-schema-examples icon indicating copy to clipboard operation
database-schema-examples copied to clipboard

Database Schema Examples we strive to support in Prisma

Results 62 database-schema-examples issues
Sort by recently updated
recently updated
newest added

We need databases that have all the types possible in MySQL, Postgres and SQLite. This PR adds a new database `reference` that has a `types` table that has an `@id`...

PostgreSQL
MySQL
SQLite

https://github.com/aws-samples/aws-database-migration-samples

PostgreSQL
MySQL
NoSQL
Oracle
MongoDB
SQLServer

@schickling suggested we also look at the Plesk schema

PostgreSQL
MySQL
SQLite

These archives seems to include some schemas - maybe that is the full gitea schema: https://github.com/go-gitea/gitea/tree/master/integrations/migration-test Alternatively via https://docs.gitea.io/en-us/install-from-binary/ or other installation method.

PostgreSQL
MySQL
SQLite
MSSQL

https://github.com/gitbucket/gitbucket/blob/d322f772e8dfe434b15f8aab15fc7dbee0bec92a/doc/auto_update.md https://github.com/gitbucket/gitbucket/wiki/External-database-configuration https://noobient.com/2018/01/18/installing-gitbucket-with-postgresql-and-tomcat-on/

PostgreSQL
MySQL

https://github.com/ortelius/ortelius/blob/master/dmadminweb/WebContent/WEB-INF/schema/2014071501.sql

PostgreSQL

https://github.com/rundeck/rundeck Default: H2 But MySQL and Postgres seem to be able as well: https://github.com/rundeck/rundeck/blob/c9551374963232e2150e3337feea420583ef3273/docker/official/README.md#rundeck_database_driver

PostgreSQL
MySQL

https://github.com/taigaio/taiga-back/blob/master/regenerate.sh http://taigaio.github.io/taiga-doc/dist/setup-production.html (headline "Populate the database with initial basic data")

PostgreSQL

https://github.com/opf/openproject https://docs.openproject.org/installation-and-operations/configuration/database/

PostgreSQL
MySQL

https://opm.readthedocs.io/opm-core/Installation.html https://github.com/OPMDG/opm-core/blob/master/pg/opm_core--2.5.sql

PostgreSQL