Programming & Development Cheatsheets

GraphQL API Cheatsheet
GraphQL API Cheatsheet

A comprehensive cheatsheet covering GraphQL syntax, queries, mutations, schema definition, and best practices for designing and implementing GraphQL APIs.

SQLite Cheatsheet
SQLite Cheatsheet

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

Tornado Web Framework Cheatsheet
Tornado Web Framework Cheatsheet

A comprehensive cheat sheet for the Tornado web framework, covering its core concepts, modules, and usage patterns for building asynchronous web applications in Python.

Software Architecture: Tools & Concepts
Software Architecture: Tools & Concepts

A comprehensive cheat sheet outlining essential tools, concepts, and best practices in software architecture. This guide covers various architectural patterns, design principles, and related technologies to help architects and developers build robust and scalable systems.

Concurrency Cheat Sheet
Concurrency Cheat Sheet

A quick reference guide to concurrency concepts and tools, covering threads, processes, synchronization primitives, and common concurrency patterns.

Firestore Cheatsheet
Firestore Cheatsheet

A comprehensive guide to Google Firestore, covering data modeling, querying, security rules, and common operations. Ideal for developers building scalable, real-time applications.

Xdebug Cheatsheet
Xdebug Cheatsheet

A comprehensive cheat sheet for Xdebug, covering installation, configuration, debugging features, and common use cases to streamline PHP debugging.

IBM Db2 Cheatsheet
IBM Db2 Cheatsheet

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

Backbone.js Cheat Sheet
Backbone.js Cheat Sheet

A concise reference for Backbone.js, covering models, views, collections, routers, and events, along with best practices for building structured JavaScript applications.