An open API service indexing awesome lists of open source software.

https://github.com/ornella-gigante/mysql_database_workbench

This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.
https://github.com/ornella-gigante/mysql_database_workbench

database-management mysql-database poo sql workbench

Last synced: 7 months ago
JSON representation

This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.

Awesome Lists containing this project

README

          

# 📚 MYSQL_Database_WorkBench: My First Steps with SQL

This repository contains a small project I created during my time at the institute, which I'm excited to share as it was one of my initial forays into the world of SQL. Here's what you need to know:

## 🚀 Project Overview

- **Domain**: Database Management, SQL
- **Language**: SQL
- **Purpose**: To practice and demonstrate basic SQL operations, including database creation, object manipulation, and permission management.

## 🌟 Key Features

- **Database Creation**: Learn how to set up a new database from scratch.
- **Object Management**: Create tables, views, and other database objects.
- **Data Manipulation**: Insert, update, and delete data using SQL commands.
- **Permissions**: Understand how to manage user permissions and access control.
- **Stored Procedures**: Implement and use stored procedures for complex operations.

## 🛠️ How to Use

1. **Clone the Repository**:
git clone https://github.com/Ornella-Gigante/BBDD_Practice.git

text

2. **Setup Environment**:
- Ensure you have a SQL database management system installed (e.g., MySQL, PostgreSQL).

3. **Run SQL Scripts**:
- Open your SQL client or command line tool.
- Execute the SQL scripts provided in the repository to create the database, tables, and perform operations.

4. **Experiment and Learn**:
- Modify the SQL scripts to experiment with different database structures or operations.
- Try to implement your own queries or procedures to enhance your SQL skills.

## 📚 Learning and Contribution

This project is an excellent resource for:

- **SQL Basics**: Understand the fundamentals of SQL, including DDL (Data Definition Language) and DML (Data Manipulation Language).
- **Database Design**: Learn how to design and structure databases effectively.
- **Database Administration**: Gain insights into managing permissions and database security.

Feel free to:

- **Fork** the repository and make your own changes or improvements.
- **Contribute** by submitting pull requests with new SQL scripts, bug fixes, or enhancements.
- **Report Issues** if you encounter any problems or have suggestions for the project.

## 👩‍💻 Author

- **Ornella Gigante** - *Creator and Maintainer*

## 📜 License

This project is open-sourced under the [MIT License](LICENSE). You are free to use, modify, and distribute the code as per the license terms.

## 🌐 Connect

- [LinkedIn](https://www.linkedin.com/in/ornella-gigante/)

![SQL Icon](https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Sql_data_base_with_logo.png/1200px-Sql_data_base_with_logo.png)