|
|
|
|
|
by crubier
1023 days ago
|
|
Nice, interesting approach. I like Mikro ORM, I was thinking about building on top of it recently, I think it's a good idea. Looks like you went for the ORM equivalent of the Shadcn/ui approach. "We generate your code so you can customize it" instead of the more traditional "You use a library and can provide options to it to customize it". I like it! Postgraphile has a bunch of very cool filtering/grouping capabilities (with plugins), would be nice to have that at some point |
|