Development To-Do Items¶
Active development tasks, improvements, and future enhancements for dbt-nexus.
Current Active Items¶
🔥 High Priority¶
- Reduce Recursive CTE Performance Issues - Critical performance optimization for large datasets
📋 Documentation¶
- Complete missing tutorial sections
- Add more how-to guides for common tasks
- Expand reference documentation for all models and macros
🔧 Features¶
- Enhanced cross-database compatibility
- Processing performance improvements
- Advanced state management patterns
Completed Items¶
✅ Recently Completed¶
- Initial documentation structure with MkDocs
- LLM context pack for AI assistance
- Basic state management implementation
- Core identity resolution functionality
Future Roadmap¶
🎯 Planned Enhancements¶
- Performance monitoring and alerting
- Advanced fuzzy matching algorithms
- Integration with external identity services
- Automated testing framework
💡 Ideas Under Consideration¶
- GraphQL API for entity exploration
- Machine learning-based entity matching
- Streaming data source support
- Multi-tenant architecture patterns
Contributing¶
Want to help with any of these items? Check out our Contributing Guide for how to get involved.
Tracking¶
Items are tracked using:
- GitHub Issues for bugs and feature requests
- GitHub Projects for development milestones
- This documentation for high-level roadmap items
Visit our GitHub repository to see the full project status.