Skip to content
#

database-schema-design

Here are 4 public repositories matching this topic...

Database Schema Design is the practice of defining the tables, columns, data types, constraints, indexes, and relationships that make up a database. It applies to relational, document, key-value, columnar, and graph stores, and is supported by ER tooling, schema-as-code formats like DBML and Prisma, migration tools like Liquibase and Flyway, and…

  • Updated Aug 4, 2026

Improve this page

Add a description, image, and links to the database-schema-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-schema-design topic, visit your repo's landing page and select "manage topics."

Learn more