/libdatabase

WIP database library. Especially for being used with libmanager.

Primary LanguageJavaApache License 2.0Apache-2.0

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.