QtPersistence is a program to create an ORM library for Qt Users. It’s loosely based on ideas from both the Active Record and Data Mapper Ruby ORM projects.
Product's homepage
Requirements:
· Qt
What's New in This Release: [ read full changelog ]
· Informational files added for people trying to get information about the
· project
· the library is now soversioned and headers are installed
· licenses are correct
· column names default to lower case with underscores between words (i.e. year_published instead of yearPublished)