{"repo":"jenetics/facilejdbc","free":true,"listed":false,"github":"https://github.com/jenetics/facilejdbc","clone":"git clone https://github.com/jenetics/facilejdbc.git","description":"FacileJDBC - Fast, simple and lightweight JDBC wrapper","language":"Java","stars":42,"topics":["sql","jdbc","java","database","db","dbms","jdbc-wrapper","java-sql-library","query"],"license":null,"category":"databases-storage","readme_excerpt":"For building and running the library, Java 17 (or above) is required. Facile JDBC Making the JDBC usage simpler and less verbose. Overview JDBC is the basic API for accessing relational databases. Being basic makes it quite tedious to use directly. This leads to higher level abstractions like JPA. Using a full-grown Object Relational Mapper on the other side might be to heavy weight for many uses cases. FacileJDBC tries to fill the gap by making the low-level JDBC access less verbose and tedious. SQL is still used as a query language. The API of this library has been heavily influenced by the Scala Anorm library. FacileJDBC gives you A lightweight wrapper around the JDBC API. The possibility to fill query parameters by name instead of its position: Available via the Param interface. Functions for creating (parsing) entity objects from query ResultSet s: Available via the RowParser interface Functions for splitting (deconstructing) entity objects to DB columns: Available via the Dctor interface. A Query object to putting all things together. Lightweight transaction handling support. FacileJDBC is not An OR-Mapper A type safe query language An SQL query builder FacileJDBC has no DB-vendor specific code, uses 100% pure JDBC. Query generation capabilities. The user is responsible for creating the proper SQL string. Generated classes or dynamically generated proxies. No connection pooling. Other Java DB libraries jOOQ: Excellent library for accessing databases in a type safe way. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/jenetics","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jenetics/facilejdbc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}