Employee Sample Database for MySQL, Postgres, SQLite
- Updated
Jul 20, 2025 - PLpgSQL
Employee Sample Database for MySQL, Postgres, SQLite
In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.
Repo contains the database schema, stored procedures and migration files for chucknorris.io.
🏠 NZ Buildings | QGIS plugin and PostGIS database schema for building dataset management
University Database made in SQL
PostgreSQL database schema for storing data from Delhi's State Load Dispatch Centre's (SLDC's) real-time dashboard
A database for pharmacy management including DDL scripts, Insert Script, Triggers, Stored Procedures, A console Application (Embedded-SQL), ER, Relational Model, Sample SQL Queries and Functional Dependencies
Learn Postgre SQL
A database for storing stats for use with the matchmaking modules included in the Subspace Server .NET zone server.
A MySQL relational cyclone database including all NOAA recorded cyclones originating from the Pacific and Atlantic Oceans in 2014 designed and built complete with views and queries for predictive analysis purposes.
A multi-database SQL project showcasing core database operations across PostgreSQL, MySQL, and MSSQL. Includes schema design, data seeding, views, and procedures for reporting and analytics.
This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.
Database system project about review methods on Spotify
A complete, production-ready database schema for an AirBnB. Features a fully normalized (3NF) PostgreSQL design with UUID primary keys, comprehensive constraints, sample data, and detailed documentation. Includes tables for users, properties, bookings, payments, reviews, and etc. with proper foreign key relationships and business rule enforcement.
E-commerce database application for browsing, selling, and buying products online
Creating a comprehensive relational database for a vet clinic, including tables for animals, owners, employees, and visits.
The purpose of this project is to create a Database Management System for an Art Gallery.
Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)
Add a description, image, and links to the database-schema topic page so that developers can more easily learn about it.
To associate your repository with the database-schema topic, visit your repo's landing page and select "manage topics."