# Databases

- [MySQL](/ctfnote/computer-science/databases/mysql.md)
- [Basic Syntax](/ctfnote/computer-science/databases/mysql/basic-syntax.md)
- [Data Types](/ctfnote/computer-science/databases/mysql/data-types.md)
- [Modifying Tables](/ctfnote/computer-science/databases/mysql/modifying-tables.md)
- [Duplicating and Deleting](/ctfnote/computer-science/databases/mysql/duplicating-and-deleting.md)
- [SELECT](/ctfnote/computer-science/databases/mysql/select.md)
- [Transaction](/ctfnote/computer-science/databases/mysql/transaction.md)
- [GraphQL](/ctfnote/computer-science/databases/graphql.md)
