Roadmap
Near Term
- Improve error messages and tool output consistency
- Expand integration coverage for readonly query edge cases
- Add more client-specific setup examples
- Refine docs homepage and tool reference pages
- Stabilize the new database dialect interface for future adapters
Upcoming Releases
0.1.x
- Documentation polish
- Better release automation
- More integration scenarios
- Safer and clearer query validation feedback
- Finish PostgreSQL-first cleanup around the dialect abstraction
0.2.0
- Stronger SQL guard edge-case handling
- Richer schema resource coverage
- Improved MCP client onboarding examples
- More robust readonly execution ergonomics
- Add the next database adapter on top of the dialect interface
Not Planned Right Now
- Query optimization hints
- Vector database integration
- Join inference engine