Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CenturyLabMC/Aurora-Java


https://github.com/CenturyLabMC/Aurora-Java

async database database-access framework java java-8 logging reflection

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Aurora-Java

Aurora-Java is a java framework which helps you with developing asynchronous applications.

Current features

- Asynchronous database queries
- Statement-Builder for creating statements out of your code. You don't have to know SQL
- Logging (a much simpler implementation than sllf4j) (supports custom appenders too (if you whish to integrate your own)) (no setup required)

- [ ] DeSerializition for the database