Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Allow customizeable database system #44

Open
mellowagain opened this issue Oct 12, 2018 · 0 comments
Open

Allow customizeable database system #44

mellowagain opened this issue Oct 12, 2018 · 0 comments
Labels
feature: database type: suggestion Issues which suggest various features
Milestone

Comments

@mellowagain
Copy link
Owner

Currently, Shiro only supports MySQL. This is not as customizeable as I want it to be.

I propose that we add support for the following two database systems, in addition to current MySQL support:

Thanks to the flexibility of sqlpp, only a few parts (namely connection init) of the code need to be changed up for this to work. There is also the ability to use odbc, which I still need to evaluate if it's of value or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature: database type: suggestion Issues which suggest various features
Projects
None yet
Development

No branches or pull requests

1 participant