-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Shashank Patil edited this page Jul 26, 2026
·
1 revision
This roadmap outlines the planned direction of the Generic SQL API Framework. Features are grouped by major releases to provide transparency into the project's future.
Core Framework
- Dynamic SQL execution
- External SQL file support
- JSON-based requests
- Parameterized queries
- Validation engine
- SQL Server support
- Standard JSON responses
- Error handling
- Configuration management
- GitHub Pages documentation
- Project Wiki
Status: ✅ Released
Developer Experience
- Query execution logging
- Request logging
- Response metadata
- Query execution statistics
- Configuration improvements
- Better error messages
Status: 🚧 Planned
Reporting Features
- Excel export
- PDF export
- CSV export
- Word export
- Report templates
- Download API
Status: 📋 Planned
Database Expansion
- MySQL support
- PostgreSQL support
- MariaDB support
- SQLite support
- Multi-database configuration
Status: 📋 Planned
Enterprise Features
- JWT Authentication
- API Key Authentication
- Role-Based Access Control (RBAC)
- Rate Limiting
- Audit Logging
Status: 📋 Planned
Performance Improvements
- Query caching
- Connection pooling
- Parallel query execution
- Performance metrics
- Advanced pagination
Status: 📋 Planned
Developer Ecosystem
- Plugin system
- Event hooks
- Custom middleware
- CLI tools
- Package manager integration
Status: 💡 Future Vision
- Complete API reference
- Interactive examples
- Video tutorials
- Migration guides
- Community guides
We welcome contributions in the following areas:
- Bug fixes
- New features
- Documentation improvements
- Performance optimizations
- Testing
- Sample projects
See the Contributing guide to get started.
If you have an idea for a new feature or improvement:
- Search existing GitHub Issues.
- Open a new Feature Request.
- Describe the problem and proposed solution.
- Discuss the idea with the community.
Community feedback helps shape the future of the Generic SQL API Framework.