Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashkathe/database-management-with-mysql

MySQL code, containing snippets and queries to streamline database operations
https://github.com/yashkathe/database-management-with-mysql

Last synced: about 4 hours ago
JSON representation

MySQL code, containing snippets and queries to streamline database operations

Awesome Lists containing this project

README

        

# SQL

1. [Data Definition](./Data%20Definition/)
2. [Data Manipulation](./Data%20Manipulation/)
3. [Data Normalization and Relationships: Splitting & JOINing Data](./Splitting%20and%20Joining%20Data/)
4. [Grouping and Aggregate Functions](./Grouping%20and%20Aggregate/)
5. [Built in query functions and operators](./Query%20Functions%20and%20Operators/)