#database Cheatsheets
A quick reference guide to MongoDB commands, syntax, and operations for developers and database administrators.
A quick reference guide to Cassandra Query Language (CQL), covering essential commands, data types, and functions for efficient database management.
A quick reference guide to Redis commands and concepts, covering data structures, operations, and configuration.
A quick reference guide to SQL, covering essential commands, data types, and functions for database management and querying.
A comprehensive cheat sheet for Knex.js, a SQL query builder for Node.js, covering database connections, schema building, querying, migrations, and seeding.
A comprehensive cheat sheet for working with JSON and JSONB data types in PostgreSQL, covering operators, functions, indexing, and performance tips.
A comprehensive MySQL cheat sheet covering essential commands, data types, user management, and backup/restore procedures. Perfect for quick reference and efficient database management.
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.