You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kangaroo is an AI-powered SQL client and admin tool for popular databases (MariaDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQL Server / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly.
These files were prepared for a group project in York University's EECS 3421 course (Introduction to Database Systems), in which we designed and implemented a database for an e-commerce application using real world cases as reference. In this case, we examined the operations of the cinema chain Cineplex and developed a database to accommodate them.
8-week bachelor-level course on relational database design using MySQL 8.0 — covers ER modeling, normalization, constraints, triggers, transactions, indexing, and schema migration through a medical clinic domain
Inspired from Gujarat Tourism, created a database management system that manages the data of customers, facilitates hotel booking etc... Started from ER Modeling, relational database, we optimized it with ideas of Normalization and SQL queries