Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 470 Bytes

File metadata and controls

6 lines (5 loc) · 470 Bytes

lib-database

lib-database is a generic library for accessing sql databases on the JVM. It was developed for being used with the Bukkit platform and libmanager plugin. It is inspired by Spring framework and utilizes RxJava. The reference implementation uses HikariCP as a connection pool.