0.3.6 • Published 9 years ago

daobase v0.3.6

Weekly downloads
7
License
Apache 2.0
Repository
github
Last release
9 years ago

daobase

daobase provides a very lightweight and easy to use DAO based on postgreSQL.

It encapsulates transactions and allows basic CRUD operations. Native SQL is accessible for other use cases. External logging frameworks are easily hookable and daobase provides extensive tracing output for error analysis.

get started

Have a look at the test case to understand how to use daobase. For your own application, just inherit from the provided class and build your functionality on top. It's as simple as that!

notes

Currently still under heavy development.

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.1

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago