Databases
6 guides covering databases tools
-
Database Testing and Local Development Tools
A practical guide to database testing and local development tools -- Testcontainers, Docker-based databases, seed data management, migration testing, and tools for reliable database workflows.
-
Database Tools for Developers: GUIs, CLIs, Migrations, and Local Setup
A guide to database tooling for developers covering GUI clients like DBeaver and TablePlus, CLI tools like pgcli, migration frameworks including Prisma and Drizzle, and Docker Compose setups for local development.
-
Database Migration Tools: Schema Management for Every Stack
A practical comparison of database migration tools -- Flyway, Liquibase, Prisma Migrate, Drizzle Kit, and others. Schema management patterns, rollback strategies, and choosing the right tool.
-
Database Migrations and ORMs: Prisma, Drizzle, Knex, and Beyond
A practical comparison of database migration tools and ORMs -- Prisma, Drizzle, Knex, TypeORM, and raw SQL. Schema management, type safety, and performance.
-
Database GUI Tools Compared: DBeaver, DataGrip, TablePlus, Beekeeper Studio, and pgAdmin
A practical comparison of database GUI clients covering DBeaver, DataGrip, TablePlus, Beekeeper Studio, and pgAdmin -- with honest assessments of pricing, features, and when CLI tools are the better choice.
-
PostgreSQL Tools: Clients, Monitoring, Migration, and Performance
A practical guide to PostgreSQL tooling -- GUI clients, CLI tools, migration frameworks, monitoring dashboards, and performance analysis utilities.