Shed: CLI Tool for Database Schema Management with SQLModel and JSON-Schema Export
By
PonyM
If you only eat one bagel today, this is the bagel.
Summary
Shed is a CLI tool for database schema management that uses SQLModel ORM and Alembic for migrations. It helps developers manage database schemas without raw SQL and provides JSON-schema export for Pydantic BaseModel v2. The tool is useful for ETL projects, managing database models in git repositories, and validating data from external sources like LLM outputs.
Key quotes
· 4 pulledshed is a cli tool that acts like an application for your database schemas management using SQLModel orm and manages them for you using alembic
You get free json-schema export for all your pydantic.BaselModel (v2)
You can create your database models git repo that only manages db models, using shed to manage db and schemas
Are you doing some ETL project, you don't want to manage your database schema with raw SQL, and maybe validate data from external tools using those schemas e.g. when using LLM output?
You might also wanna read
Pulse VS Code Extension: Elasticsearch and OpenSearch DevTools for IDE Integration
Pulse is a VS Code extension that brings Elasticsearch and OpenSearch DevTools functionality directly into the IDE. The free extension offer
ChartDB: Database Schema Visualization Tool
ChartDB is a tool that helps developers visualize database schemas, making it easier to understand and work with complex database structures
Incerto: AI Copilot for Database Management and Development
Incerto is an AI-native copilot for databases that functions like "Cursor for databases," enabling developers to interact with databases usi
ChartDB: Open-Source Tool for Visual Database Schema Diagrams
ChartDB is a free, open-source tool that instantly converts database schemas into editable ER diagrams with a single query. Designed for dev
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·9h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
