iqtoolkit journal

Blog

Field notes on AI-powered database tooling, query reliability, and privacy-first DevOps workflows.

Subscribe via RSS
10 min read

Beyond the API: DocumentDB vs. Aurora PostgreSQL for JSON Workloads

On AWS, comparing DocumentDB and Aurora PostgreSQL for JSON is not a simple MongoDB-vs-Postgres replay. This deep dive explains the shared decoupled storage model, where compatibility gaps show up, and what actually changes operationally.

awsdocumentdbaurorapostgresqlmongodbjsondatabase internalsarchitectureperformancedba
By Giovanni Martinez
8 min read

PostgreSQL vs. MongoDB for JSON: The Internal Trade-offs They Don't Tell You in the Docs

Having managed both at scale, the answer to 'PostgreSQL or MongoDB for JSON?' is not as simple as 'MongoDB is for documents.' Deep internals on both sides will affect your performance, storage footprint, and operational burden in ways a quick benchmark won't reveal.

postgresqlmongodbdatabase internalsjsonjsonbperformancearchitecturemvccstoragedba
By Giovanni Martinez
5 min read

๐Ÿš€ IQToolkit Analyzer v0.2.8 & v0.3.0a6: Database-Direct Analysis & Multi-Platform Distribution

Two major milestones for iqtoolkit-analyzer: v0.2.8 brings database-direct EXPLAIN analysis with contextual AI recommendations, while v0.3.0a6 delivers Google Gemini integration, MongoDB deep analysis, and multi-platform distribution (apt, dnf, zypper, Homebrew, Chocolatey).

releasepostgresqlmongodbdatabase performanceaidevtoolsquery optimizationdatabase analysisperformance tuninggoogle geminicli
By Giovanni Martinez
7 min read

Understanding PostgreSQL TOAST: The 8KB Block Constraint and Oversized Data Storage

Deep dive into PostgreSQL's TOAST (The Oversized-Attribute Storage Technique) mechanism and how it works around the fundamental 8KB block size limitation. Learn when TOAST activates, how it stores large values, and the performance implications for your database design.

postgresqldatabase internalsperformance optimizationstoragetoastdatabase architectureengineeringdba
By Giovanni Martinez
4 min read

๐Ÿ“– Announcing: PostgreSQL Internals Mastery - Volume 1

PostgreSQL Internals Mastery Volume I is now availableโ€”a comprehensive foundation covering PostgreSQL architecture, memory management, storage, transactions, and durability. Learn how PostgreSQL really works at a systems level.

postgresqlbookdatabase internalsperformance optimizationdatabase architectureengineeringlearningmastery
By Giovanni Martinez

Page 1 of 3 โ€ข Showing 1-6 of 13 posts