Database Systems Cheatsheet
Database Systems Cheatsheet

A comprehensive cheat sheet covering essential concepts in database systems, including data modeling, SQL, normalization, transactions, and indexing.

SQL Cheatsheet
SQL Cheatsheet

A comprehensive guide to SQL syntax, commands, and best practices for data manipulation and database management.

PL/SQL Cheatsheet
PL/SQL Cheatsheet

A concise reference for PL/SQL, covering syntax, data types, control structures, and common operations for Oracle database programming.

MariaDB Cheat Sheet
MariaDB Cheat Sheet

A comprehensive cheat sheet for MariaDB, covering essential commands, data types, SQL syntax, and administrative tasks.

Oracle Database SQL Cheatsheet
Oracle Database SQL Cheatsheet

A quick reference guide to Oracle SQL, covering essential commands, functions, and concepts for database management and querying.

IBM Db2 Cheatsheet
IBM Db2 Cheatsheet

A quick reference guide for IBM Db2, covering essential commands, data types, SQL syntax, and administrative tasks.

SQLite Cheatsheet
SQLite Cheatsheet

A quick reference guide to SQLite, covering essential commands, data types, and query syntax for database management and manipulation.

PostgreSQL Cheat Sheet
PostgreSQL Cheat Sheet

A quick reference guide to PostgreSQL, covering essential commands, data types, functions, and syntax for database management and querying.

Amazon Aurora Cheatsheet
Amazon Aurora Cheatsheet

A comprehensive guide to Amazon Aurora, covering its architecture, features, SQL commands, and best practices for optimal database management and performance.

CockroachDB SQL Cheatsheet
CockroachDB SQL Cheatsheet

A quick reference guide to CockroachDB's SQL dialect, covering data definition, manipulation, querying, and transaction management. Useful for both beginners and experienced users looking to quickly recall syntax and best practices.

MySQL Cheat Sheet
MySQL Cheat Sheet

A quick reference guide for commonly used MySQL commands and syntax, covering data definition, data manipulation, user management, and more.

SQL Cheat Sheet
SQL Cheat Sheet

A quick reference guide to SQL, covering essential commands, data types, and functions for database management and querying.

Knex.js Cheat Sheet
Knex.js Cheat Sheet

A comprehensive cheat sheet for Knex.js, a SQL query builder for Node.js, covering database connections, schema building, querying, migrations, and seeding.

PostgreSQL JSON & JSONB Cheatsheet
PostgreSQL JSON & JSONB Cheatsheet

A comprehensive cheat sheet for working with JSON and JSONB data types in PostgreSQL, covering operators, functions, indexing, and performance tips.

MySQL Cheatsheet
MySQL Cheatsheet

A comprehensive MySQL cheat sheet covering essential commands, data types, user management, and backup/restore procedures. Perfect for quick reference and efficient database management.

SQL Joins Cheatsheet
SQL Joins Cheatsheet

A quick reference guide to SQL joins, covering different types of joins, their usage, and examples. This cheatsheet provides a visual and practical understanding of how to combine data from multiple tables in SQL.