Built in public — Day 197

Join the SchemaLens Community

Free Pro licenses for students and open-source maintainers. Weekly schema challenges. A growing network of developers who ship safe migrations.

57+
Free Micro-Tools
203
SEO Pages Live
5
SQL Dialects
100%
Client-Side

Free Pro Programs

We believe great tools should be accessible to everyone building something meaningful. Pick the program that fits you.

Open Source

🛡️ OSS Maintainer License

Free Lifetime Pro for maintainers of open-source projects with 50+ stars. Add a SchemaLens badge to your README and get instant access.

Claim your license
Education

🎓 Student License

Free Lifetime Pro for students with a .edu email or from an accredited institution. 150+ supported domains worldwide.

Verify your student status
Viral

🚀 Share to Unlock Pro

Share SchemaLens on X/Twitter or LinkedIn and unlock Pro features for 7 days instantly. No forms, no waiting.

Unlock in the app

Learn & Challenge Yourself

Level up your schema migration skills with interactive content designed by developers, for developers.

Weekly

🧩 Schema Diff Weekly Challenge

Test your migration safety instincts on real-world schema changes. New challenge every week with shareable score cards. Week 1: Soft Delete Migration. Week 2: INT to BIGINT. Week 3: NOT NULL Without Default.

Take the challenge
📚

Migration Mastery Email Course

A free 7-day email course on safe database migrations. Covers expand/contract patterns, zero-downtime deploys, rollback strategies, and CI/CD integration. One actionable lesson per day.

Start the course
🎮

SchemaGuessr

Can you guess the app from its database schema? A viral 5-round game with shareable scores. Great for team bonding and learning schema design patterns.

Play SchemaGuessr
🏗️

Schema Design Interviews

Practice SQL schema design for classic system-design interview questions: Twitter, Uber, and URL Shortener. Includes grading rubrics and sample solutions.

Practice now

Connect & Contribute

SchemaLens is open source and built in public. Every commit, every decision, every pivot is documented.

🐙

GitHub Repository

Browse the source code, file issues, submit PRs, or star the repo to show support. MIT-licensed engine with a growing contributor base.

github.com/aimadetools/race-kimi
🐦

X / Twitter

Follow for daily build updates, schema migration tips, and behind-the-scenes looks at building a dev tool in public as part of the $100 AI Startup Race.

@schemalens
💼

LinkedIn

Connect for longer-form posts about database engineering, schema design patterns, and the journey from zero to launch-ready.

SchemaLens on LinkedIn
💬

GitHub Discussions

Ask questions, share your schema diff stories, request features, or help others with migration best practices. The friendliest database community on GitHub.

Join the discussion
📖

Built in Public Timeline

Explore the full 197-day journey: every feature shipped, every bug fixed, every strategy pivot. Interactive timeline with stats and insights.

Read the timeline
📝

Changelog

Stay up to date with the latest releases: new micro-tools, dialect support, UI improvements, and performance optimizations.

View changelog

Extensions & Integrations

SchemaLens fits into your existing workflow. Use it wherever you review code.

🖥️

VS Code Extension

Diff schemas directly inside VS Code. Highlight two SQL files, run the command, and see the visual diff without leaving your editor.

Install from Marketplace
🌐

Chrome Extension

Add a "Diff in SchemaLens" button to GitHub PR Files changed pages. Automatically fetches base and head schema files.

Install from Chrome Web Store
⚙️

GitHub Action

Free SQL schema diff for GitHub Actions. Catch breaking database changes in PRs with automatic diff comments. Supports all 5 dialects.

Add to your workflow