MySQL Database Samples

Sample MySQL database scripts with various complexity levels from simple tables to enterprise ERP systems

Key Facts

Category
Database
Items
9
Format Families
sql

Sample Overview

Sample MySQL database scripts with various complexity levels from simple tables to enterprise ERP systems This sample set belongs to Database and can be used to test related workflows inside Elysia Tools.

📄 Simple Student Database

🟢 simple

Basic student information table with AUTO_INCREMENT and simple data types

⏱️ 2 min 🏷️ students, basic, education, simple, auto-increment
📄

Basic student information table with AUTO_INCREMENT and simple data types

Download File

File size: 810 B

📄 Product Inventory System

🟢 simple

Product catalog with categories, foreign keys, and basic relational database concepts

⏱️ 3 min 🏷️ products, inventory, categories, foreign-keys, relationships
📄

Product catalog with categories, foreign keys, and basic relational database concepts

Download File

File size: 1.5 KB

📄 Blog System

🟡 intermediate ⭐⭐

Multi-table blog system with users, posts, comments, indexes, and timestamps

⏱️ 5 min 🏷️ blog, users, posts, comments, indexes, timestamps
📄

Multi-table blog system with users, posts, comments, indexes, and timestamps

Download File

File size: 3.1 KB

📄 E-commerce Orders System

🟡 intermediate ⭐⭐

Complete e-commerce system with customers, products, orders, and order items

⏱️ 8 min 🏷️ ecommerce, orders, customers, products, order-items, aggregates
📄

Complete e-commerce system with customers, products, orders, and order items

Download File

File size: 4.7 KB

📄 Library Management System

🟡 intermediate ⭐⭐⭐

Complete library system with books, readers, borrowing records, and fines

⏱️ 10 min 🏷️ library, books, readers, borrowing, fines, date-calculations
📄

Complete library system with books, readers, borrowing records, and fines

Download File

File size: 6.5 KB

📄 Banking Account System

🟡 intermediate ⭐⭐⭐

Financial banking system with accounts, transactions, loans, and risk analysis

⏱️ 12 min 🏷️ banking, accounts, transactions, loans, financial, risk-analysis
📄

Financial banking system with accounts, transactions, loans, and risk analysis

Download File

File size: 8.8 KB

📄 Hospital Management System

🔴 complex ⭐⭐⭐

Healthcare system with departments, doctors, patients, appointments, and medical records

⏱️ 15 min 🏷️ hospital, healthcare, doctors, patients, appointments, medical-records
📄

Healthcare system with departments, doctors, patients, appointments, and medical records

Download File

File size: 8.1 KB

📄 Online Learning Platform

🔴 complex ⭐⭐⭐⭐

Educational platform with users, courses, lessons, assignments, and progress tracking

⏱️ 20 min 🏷️ education, learning, courses, users, progress, assignments, grading
📄

Educational platform with users, courses, lessons, assignments, and progress tracking

Download File

File size: 11.9 KB

📄 Enterprise ERP System

🔴 complex ⭐⭐⭐⭐⭐

Complete enterprise resource planning system with HR, finance, procurement, sales, and inventory

⏱️ 30 min 🏷️ erp, enterprise, hr, finance, procurement, sales, inventory, accounting
📄

Complete enterprise resource planning system with HR, finance, procurement, sales, and inventory

Download File

File size: 16.6 KB