Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CenturyLabMC/Aurora-Java
https://github.com/CenturyLabMC/Aurora-Java
async database database-access framework java java-8 logging reflection
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/CenturyLabMC/Aurora-Java
- Owner: CenturyLabMC
- Created: 2017-03-18T02:49:45.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-20T10:12:56.000Z (over 7 years ago)
- Last Synced: 2024-08-01T19:41:59.225Z (3 months ago)
- Topics: async, database, database-access, framework, java, java-8, logging, reflection
- Language: Java
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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