
-
TypeSQL started as an experiment to see how I would rewrite a query builder for SQLBoiler v5. However, it has turned out to be good enough to stand by itself.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
Curiously, I decided to benchmark the performance against the currently popular and maintained query builders and it turned out to be generally 2x as fast. See Benchmarks.
-
Reads db column info from struct tag. Eg. sqlx
-
Optionally supports db handler for dependency injection. Eg. squirrel
-
If you already know SQL you should be able to pick up the library with minimal effort. Eg. dat
-
This one I have less of an opinion on. It depends on what kind of users you are targeting. The rabbit hole here is deep and requires real thought on how you want to structure your library.