Database and JVM tuning techniques.
-
Updated
Feb 11, 2025 - Java
8000
Database and JVM tuning techniques.
Portfolio of professional projects in database administration, performance tuning, and AI-powered solutions. Includes case studies, documentation, and sample code.
Kafka production deployment patterns - performance tuning, monitoring, security best practices, and operational excellence
ASP.NET Sessions - Demo for Performance Tuning
Performance tuning and partitioning techniques for querying fast data with the most possible less cost in MySQL.
A production-style time-series analytics backend using PostgreSQL + TimescaleDB to explore healthcare claims analytics at scale. Focus areas include AA rate monitoring, continuous aggregates, data compression, indexing strategies, and database performance tuning — all using non-production datasets.
🌐 Simplify your data management with orientdb-lnm, a lightweight tool for integrating OrientDB with Labeled Node Models.
Production-grade NGINX knowledge base covering reverse proxying, load balancing, SSL/TLS hardening, caching strategies, performance tuning, containerized deployments, and enterprise patterns for DevOps and platform engineers.
A big data analysis of Los Angeles crime and demographic data using Apache Spark on Kubernetes.
Hardware-aware Windows optimization tool. Fingerprints your CPU, RAM, disk type, and GPU, then shows only the tweaks that fit — 202 researched, OS-gated tweaks across 4 risk tiers, mandatory restore point before every apply, full revert tracking. Built and tested on a 4GB/HDD machine, not a dev's 32GB rig.
Хардкорная оптимизация Windows 11 для максимального FPS и отзывчивости (с умной системой бэкапов). | High-performance CLI utility for hardcore optimization of Windows 11 and maximum gaming FPS. Built with C# (.NET 8).
PostgreSQL query optimization case study: a selective lookup got ~375x faster with the right index, a wide join+aggregate got slower after indexing -- explained via EXPLAIN ANALYZE on a live 1.2M-row dataset.
Comparing query performance with and without Resource Governor, and analyzing the results.
Demos for [ASP].NET PerformanceTuning presentation
Practical database administration project using PostgreSQL, MySQL, and Datasette (SQLite). Covers backups, user/role management, indexing, and performance optimization.
AI-powered SQL Server triage tool that detects performance issues and explains root cause using Query Store and DMVs
Real-world SQL query optimization case studies with before/after performance metrics and best practices
Production-grade benchmark comparing PostgreSQL scheduler patterns: 845ms → 3ms using partial indexes, advisory locks, and SKIP LOCKED. 500k URL simulation with real production patterns.
Add a description, image, and links to the performance-tuning topic page so that developers can more easily learn about it.
To associate your repository with the performance-tuning topic, visit your repo's landing page and select "manage topics."