sql2o
There are 30 repositories under sql2o topic.
arnaudroger/SimpleFlatMapper
Fast 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
mvysny/vaadin-on-kotlin
Writing full-stack statically-typed web apps on JVM at its simplest
mvysny/vok-orm
Mapping rows from a SQL database to POJOs in its simplest form
paslavsky/exktor
Extension modules for Ktor
Marco-Sulla/ewa
Generator of Model, Repository and Service for Spring Boot + sql2o
cotide/sql2o-plus
🍌sql2o-plus a simple object mapper for java
hteppl/DataManager
Simple library plugin for Nukkit Minecraft Bedrock core (and forks), that will help you to create and manage your SQL connections with ease.
yangziwen/quick-dao
对Spring JDBC, MyBatis, sql2o等orm框架进行封装和抽象,用于快速实现增删改查功能 https://yangziwen.github.io/quick-dao
rossfletcher19/restaurantAPI2.0
A simple back-end Yelp clone built with Java, Sql2o and tested with Junit
boqodo/sparkjava-demo
基于Sparkjava、Sql2o搭建的增删改查练手demo
erlanggaelfallujah/sale-transaction-sample
Sample sale transaction demo that show how implementation of spring async, rxjava, sql2o, and optimistic locking using sql2o.
MenekseYuncu/hr-application
It will be a Back-End application that meets the needs of any company's Human Resources department.
pwnipc/RCrypto
Realtime Crypto (RCrypto) is a build a system that saves real-time BTC & ETH prices in Kenya Shilling.
ardelain/listout
site de liste en spark
dmcheremisin/spark-rest-api
Rest Api with Spark
Omware/Organisational-API
This is a spark-java api that enables one fetch the data from a database in form of a json object.
rossfletcher19/crowdSourcingSite
A web app to track hikes and adventures coded in Java using Spark and Handlebars and sql2o database.
asvignesh/databasewrapper-sql2o
A light-weight ORM kind of wrapper over the SQL2O
davioooh/sql2o-experiments
Esperimenti con Sql2o
dimMaryanto93/sql2o-example
Database Migration with Sql2o
kiquetal/sparkjava-demo
Simple as is,sparkjava+sql2o
masterlid/rest-java-api-2
Репозиторий к видео «REST-API на Java. Часть #2»
rea9r/kotlin-spark-rest-api
REST APIs implemented using Kotlin, Spark Framework
vacax/demo-sql2o
Proyecto prueba de las funcionalidades de sql2o
yishenggithub/JDBC
自己写的一个简洁的数据库持久层框架,demo版,待完善.