I do software development for living, and I enjoy working on side projects. One of those projects is FluentSql. I have not been able to work much on it, and I would like some help. The following is the road map for this tool:
- Work on Group By clause. This needs some design work as there is no fluent pattern for this clause.
- Add PostGreSql -- SQL generator classes -- in progress.
- Add MySql -- SQL generator classes.
- Add Oracle -- SQL generator classes.
Please let me know if you are interested. If you need more help after reading the Wiki, I will be happy to give you a quick overview.
📫 How to reach me: Create an issue through the FluentSql repository.