cppcms-skeleton
cppcms-skeleton copied to clipboard
add support for mysql/postgresql
For the moment we only support sqlite3, which is certainly not suitable for website with a lot of concurent writing
the framework should easily permit to switch from one to an other
by
- providing an "interface" class
- permit to switch to one database to an other trough the config file