Skip to content

Latest commit

 

History

History
177 lines (134 loc) · 4.87 KB

File metadata and controls

177 lines (134 loc) · 4.87 KB

Qwery Platform Roadmap

This roadmap outlines the planned features and milestones for Qwery. Dates and features are subject to change based on community feedback and priorities.


Current Development

🚧 v0.0.1 - Initial Project Structure

Status: In Progress

  • Project foundation and architecture
  • Monorepo setup with Turborepo
  • Core domain models
  • Basic TypeScript configuration
  • Development tooling

Released Versions


Upcoming Releases

🚧 v0.1.0 - Playground on Desktop and Web App

Status: In Development • Target: Q4 2025

  • Playground on Web and Desktop application
  • PGLite integration for client-side PostgreSQL
  • SQLite support with embedded datasets
  • Sample datasets for quick start
  • Query execution and results visualization

🚧 v0.2.0 - Extensions SDK and PostgreSQL Support

Status: In Development • Target: TBD

Key Features:

  • Extensions SDK for custom datasource connectors
  • Support for any PostgreSQL-compatible databases
  • Connection manager for multiple datasources
  • PostgreSQL driver optimizations
  • Schema introspection and metadata caching
  • Query builder improvements

📋 v0.2.5 - Guepard Platform Integration

Status: Planned • Target: TBD

Key Features:

  • Integration with Guepard Platform
  • Database branching capabilities
  • Environment management (dev, staging, prod)
  • Branch-based schema migrations
  • Enable AI Agents experiments on data using Git for Databases

📋 v0.3.0 - Community Templates

Status: Planned • Target: TBD

Key Features:

  • Template marketplace
  • Pre-built query templates
  • Dashboard templates
  • Notebook templates
  • Data app templates
  • Community contributions system
  • Template sharing and discovery

📋 v0.4.0 - AI Agent and CMD + L

Status: Planned • Target: TBD

Key Features:

  • AI-powered assistant (CMD/CTRL + L)
  • Natural language to SQL generation
  • Intelligent query suggestions
  • Context-aware help and documentation
  • Multi-turn conversations
  • Query optimization recommendations
  • Error explanation and debugging assistance

📋 v0.5.0 - AI Notebook and CMD + K

Status: Planned • Target: TBD

Key Features:

  • AI-powered notebook interface
  • Quick commands with CMD/CTRL + K
  • Inline AI assistance
  • Code generation and completion
  • Data analysis suggestions
  • Automatic documentation generation
  • Notebook sharing and collaboration

📋 v0.6.0 - API Qwery

Status: Planned • Target: TBD

Key Features:

  • RESTful API for programmatic access
  • GraphQL API support
  • API key management
  • Rate limiting and usage tracking
  • Webhook integrations
  • API documentation with OpenAPI/Swagger
  • SDK libraries (JavaScript, Python, Go)

📋 v0.7.0 - Federated Queries

Status: Planned • Target: TBD

Key Features:

  • Cross-database queries
  • Federated query engine
  • Join data across multiple datasources
  • Distributed query optimization
  • Caching layer for federated results
  • Support for heterogeneous database systems

📋 v0.8.0 - Database Management UI

Status: Planned • Target: TBD

Key Features:

  • Visual database schema designer
  • Table creation and modification
  • Index management
  • User and permissions management
  • Database backup and restore
  • Migration tools
  • Performance monitoring dashboard

🎯 v1.0.0 - Production Ready

Status: Future • Target: TBD

Key Milestones:

  • Enterprise-grade stability
  • Comprehensive security audit
  • Performance optimizations
  • Complete documentation
  • Production deployment guides
  • Enterprise support options

Future Considerations

Beyond v1.0, we're exploring:

  • Real-time Collaboration: Multi-user editing and live cursors
  • More AI Agents capabilities: Data pipeline design
  • Scheduling: Automated query execution and reporting
  • Alerting: Data-driven alerts and notifications
  • Mobile Apps: iOS and Android applications
  • Embedded Analytics: Embed Qwery in your applications
  • More Datasources: Support thousands of datasources

How to Influence the Roadmap

We value community input! Here's how you can help shape Qwery's future:

  1. 💬 Join the Discussion: Share feedback on GitHub Discussions
  2. 🎯 Vote on Features: Upvote features on GitHub Issues
  3. 🐛 Report Bugs: Help us improve by reporting issues
  4. ✨ Request Features: Submit feature requests with use cases
  5. 🤝 Contribute: Submit PRs for features you'd like to see
  6. 💬 Chat with Us: Join our Discord community

Legend

  • ✅ Released
  • 🚧 In Development
  • 📋 Planned
  • 🎯 Future

Note: This roadmap is a living document and will be updated regularly. Timelines are estimates and may change based on complexity, resources, and community priorities.

Last Updated: November 11, 2025