MongoDB Cheat Sheet
MongoDB Cheat Sheet

A quick reference guide to MongoDB commands, syntax, and operations for developers and database administrators.

Cassandra Query Language (CQL) Cheatsheet
Cassandra Query Language (CQL) Cheatsheet

A quick reference guide to Cassandra Query Language (CQL), covering essential commands, data types, and functions for efficient database management.

Redis Cheatsheet
Redis Cheatsheet

A quick reference guide to Redis commands and concepts, covering data structures, operations, and configuration.

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.