Projects in Awesome Lists tagged with foreign-keys
A curated list of projects in awesome lists tagged with foreign-keys .
https://github.com/bradleyboy/tuql
Automatically create a GraphQL server from a SQLite database or a SQL file
automatic-api foreign-keys graphql nodejs schema sequelize sqlite sqlite-database sqlite3
Last synced: 13 Apr 2025
https://github.com/openwisp/django-swappable-models
Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.
django django-models foreign-keys migrations reusable-app swappable-models swapper
Last synced: 11 Dec 2025
https://github.com/kamalshkeir/korm
KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance
admin admin-dashboard blazingly-fast builder eventbus foreign-keys generics go golang hooks many-to-many mux-router mysql orm postgres shell sql sqlbuilder sqlite triggers
Last synced: 12 Jan 2026
https://github.com/sql-server-projects/tsql-scripts
:frog: Various scripts I use for SQL Server databases. These include Reporting Services, Primavera P6, and general administration T-SQL backup and restore, etc.
database-backup foreign-keys fragmentation p6 pmdb primavera refreshview sql sql-server ssdb subscription-owner tsql
Last synced: 02 Aug 2025
https://github.com/adyen/adyen-postgres-partitioning
Functions to manage partitions in PostgreSQL with minimal impact for applications
database database-maintenance database-management foreign-keys functions index partitioning plpgsql plpgsql-function plpgsql-language postgres postgresql sql
Last synced: 27 Oct 2025
https://github.com/janmotl/linkifier
Database reverse engineering
database er-diagram foreign-keys mssql mysql oracle postgresql referential-integrity-constraint reverse-engineering schema
Last synced: 30 Jul 2025
https://github.com/satanTime/ngrx-entity-relationship
ORM selectors for redux, @ngrx/store, @ngrx/entity and @ngrx/data. Ease of relationships with entities.
angular entity foreign-keys graphql mutation ngrx ngrx-data ngrx-entity normalization orm query react reactjs redux related relations relationships subscription
Last synced: 31 Aug 2025
https://github.com/satantime/ngrx-entity-relationship
ORM selectors for redux, @ngrx/store, @ngrx/entity and @ngrx/data. Ease of relationships with entities.
angular entity foreign-keys graphql mutation ngrx ngrx-data ngrx-entity normalization orm query react reactjs redux related relations relationships subscription
Last synced: 06 Apr 2025
https://github.com/illuminatech/db-safedelete
Attempts to invoke force delete, if it fails - falls back to soft delete
delete eloquent foreign-keys laravel model safe soft
Last synced: 07 Mar 2026
https://github.com/aferrandi/dbtarzan
To explore the tables of a database following their relations as defined in their foreign keys.
browser database foreign-keys scala
Last synced: 14 Apr 2025
https://github.com/dsalahutdinov/activerecord-data_integrity
Check data integrity for your ActiveRecord models
activerecord activerecord-models consistency constraints dataintegrity foreign-keys notnull rails ruby
Last synced: 16 Sep 2025
https://github.com/Draup/draup_django
Delete functionality for normalised models
cascade delete django django-framework foreign-keys normalised-models relational-databases
Last synced: 07 Apr 2025
https://github.com/draup/draup_django
Delete functionality for normalised models
cascade delete django django-framework foreign-keys normalised-models relational-databases
Last synced: 29 Mar 2025
https://github.com/k1low/tmpfk
Temporary foreign key add/drop tool for using ERD generator for "Keyless entry (SQL Antipatterns)" schema.
activerecord cakephp foreign-keys ruby-on-rails
Last synced: 02 Aug 2025
https://github.com/hamuyuuki/activerecord-creating_foreign_keys
Define FOREIGN KEY Constraints in a CREATE TABLE Statement
foreign-keys gem mysql rails ruby
Last synced: 13 Apr 2025
https://github.com/ajcastro/fk-adder
Lets you add foreign keys smart and easy!
foreign-keys laravel laravel-migration
Last synced: 23 Apr 2025
https://github.com/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026
https://github.com/essien1990/sql_normalization
Data cleaning normalization using SQL
database-management database-normalization foreign-keys mysql phpmyadmin sql xampp
Last synced: 15 Mar 2025
https://github.com/ravage84/cakephp-valid-foreign-key-behavior
A CakePHP 2.x behavior plugin to validate foreign keys
behavior cakephp cakephp-plugin foreign-keys plugin
Last synced: 05 Apr 2025
https://github.com/byancamatos01/treinando-prova-lab
"TREINANDO PARA A PROVA DE LAB BANCO"
foreign-keys mysql-database primary-key
Last synced: 06 Apr 2025
https://github.com/e7oy/entidadesbancarias
Repositorio para el ejercicio de entidadesBancarias de MySQL
foreign-keys mysql phpmyadmin wamp-server
Last synced: 15 Jun 2025
https://github.com/mgobeaalcoba/databases_mysql_mariadb
Exercise to create databases, tables, entities, relationships, diagrams and a database project on the Mexico City subway
columns database entity-relationship-diagram foreign-keys mariadb mysql primary-key tables
Last synced: 04 May 2026
https://github.com/intellinside/hibernate-foreign-ref-support
A Hibernate ORM extension that provides a convenient way to define foreign keys through annotations on entity fields.
foreign-keys hibernate jpa-entities
Last synced: 14 Jan 2026
https://github.com/lesiaukr/goit-rdb-hw-02
Master's degree. Relational databases: Concepts & Techniques
eer-diagram first-normal-form foreign-keys goit-rdb-hw-02 mysql primary-key relational-databases second-normal-form sql third-normal-form
Last synced: 30 Jul 2025
https://github.com/ajeeth9895/imdb-design
IMDB using SQL
create-database create-table foreign-keys primary-key
Last synced: 06 Feb 2026
https://github.com/dosbolacademic/normalizating-tables
Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
1nf 2nf 3nf batch-script bcnf foreign-keys postgresql primary-key python3
Last synced: 11 Apr 2026
https://github.com/alex-cultrera/pizza-restaurant-mysql-database
MySQL database design for a pizza restaurant
foreign-keys join many-to-many many-to-one mysql-database primary-keys query schema sql stored-procedures
Last synced: 09 Feb 2026
https://github.com/smilevp/imdb-design-using-sql
IMDB design using SQL
alter-table create-database create-table foreign-keys primary-key
Last synced: 01 Mar 2026
https://github.com/basedwon/picobuf
Picobuf is a powerful and flexible library for working with Protocol Buffers in JavaScript.
data-modeling encoding foreign-keys protobuf service-oriented
Last synced: 15 May 2025
https://github.com/tobinchilongo/clinic-database
This is a project about creating a Clinic Database from a diagram.
constraints foreign-keys indexing mysql mysql-database postgresql postgresql-database
Last synced: 30 Apr 2026
https://github.com/kuzhalikumaraguru/zenclassmodelday2sql
EER diagram for zen class model
constriants ddl dml foreign-keys primary-key sql
Last synced: 27 Feb 2026
https://github.com/youkoulayley/gormfk
Gorm addon to create foreignkeys.
foreign-keys go golang gorm orm
Last synced: 16 Jan 2026