Building in public

Weekly updates on database migrations, schema design best practices, and the journey of building SchemaLens.

Performance

SQL Index Analyzer: A Practical Guide

Learn how to analyze your SQL schema for missing indexes, unindexed foreign keys, and duplicate indexes. Step-by-step guide with real examples.

Industry

State of Schema Migrations 2026

A comprehensive survey of the schema migration landscape. Trends, tools, pain points, and 5 predictions for where the industry is heading.

DevOps

SchemaLens in Your CI/CD Pipeline

Add automated schema diffing to your CI/CD pipeline. Catch dangerous database changes in pull requests before they reach production.

Tools

Schema Documentation Generator

Generate beautiful HTML documentation from your CREATE TABLE statements. Export to Markdown or HTML. Supports all major SQL dialects.

Tools

CSV to SQL Converter

Convert CSV files to CREATE TABLE and INSERT statements. Auto-detects column types and delimiters. Supports all major SQL dialects.

Tools

JSON to SQL Schema

Convert JSON objects to CREATE TABLE statements. Handles nested objects, arrays, and auto-detects column types for all major SQL dialects.

Tools

CREATE TABLE Generator

Build CREATE TABLE statements visually. Add columns, set types, and choose constraints. Generate SQL for PostgreSQL, MySQL, SQLite, and SQL Server.

Tools

Schema Health Check

Lint your schema for missing primary keys, unindexed foreign keys, missing timestamps, and other database design issues. Score 0-100.

Tools

SQL Index Analyzer

Find missing indexes, unindexed foreign keys, duplicate indexes, and query-specific index gaps. Get instant CREATE INDEX recommendations.

Never miss an update

Get notified about new features, blog posts, and schema migration tips. No spam. Unsubscribe anytime.