Developed for C++ development environement , inspired by Java Persistence library. foralldb will provide object-relation mapping to multi-vendor database systems.
Template database is a novel relational database that provides schema freedom. The current implementation is on top of PostgreSQL. It has interesting properties that make it suitable for data analysis / annotation / modeling.
Script all your database objects and set them into a project within your IDE. This brings the following avdantages:
- Manage your database objects properly
- Use a VCS to control your database sources
- Share these sources between projects
- Easy to deploy and generate deployment scripts