|
|
|
|
|
by jbergens
4207 days ago
|
|
I think you should decide if you're aiming for a micro-ORM or a full ORM and explain that in the readme. A full ORM will probably need a lot of features and take a lot of time to develop and stabilize. You can also look at Jooq (not open source) and see if that is what you want to develop. |
|
Thank you very much for the advice though, :)