15 skills found
aaberg / Sql2osql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
arnaudroger / SimpleFlatMapperFast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper
bwajtr / Java Persistence Frameworks ComparisonComparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
mvysny / Vaadin On KotlinWriting full-stack statically-typed web apps on JVM at its simplest
mazezen / Sql2ormConvert sql to go structure, support gorm and xorm
mvysny / Vok OrmMapping rows from a SQL database to POJOs in its simplest form
paslavskyi / ExktorExtension modules for Ktor
cotide / Sql2o Plus🍌sql2o-plus a simple object mapper for java
Marco-Sulla / EwaGenerator of Model, Repository and Service for Spring Boot + sql2o
yangziwen / Quick Dao对Spring JDBC, MyBatis, sql2o等orm框架进行封装和抽象,用于快速实现增删改查功能 https://yangziwen.github.io/quick-dao
hteppl / Sql2o NukkitSimple library plugin for Nukkit Minecraft Bedrock core (and forks), that will help you to create and manage your SQL connections with ease.
uaihebert / Sql2oCrudsql2o Crud sample that will be used in a post at the blog http://uaihebert.com
shammelburg / Sql2objectCreated with Angular to help developers generate C# / TypeScript / Swift objects from SQL data or scripts.
aaberg / Sql2oExamplesNo description available
i1619khz / Sqlstream⛅ Based on sql2o, refer to the design of mybatis-plus and the chain call style library implemented by api