ads
Thursday, August 29, 2024
Show HN: Native SQL, type-safe, in-lined. Pick three https://ift.tt/jci9UOg
Show HN: Native SQL, type-safe, in-lined. Pick three Manifold SQL[1] is a compiler plugin that lets you write _native_ SQL directly and type-safely in your Java code. - Query types are instantly available as you type native SQL of any complexity in your Java source - Query results are type-safe and API-rich and simple to use - Entity types are automatically derived from your database, providing type-safe CRUD, decoupled TX, and more - No ORM, No DSL, No wiring, and No code generation build steps - Use Manifold SQL simply by adding the javac -Xplugin:Manifold argument and manifold-sql and manifold-sql-rt dependencies to your gradle or maven build 1. https://ift.tt/AKdv8Mg... https://ift.tt/7v3FRAT August 29, 2024 at 10:49PM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment