asyncorm
asyncorm copied to clipboard
Is there any plan for implementing support of Oracle like that realized in Django backends?
Sorry but right now that is not in the near horizon, because asyncorm still needs a lot of work in its basic implementation. But as stated in the docs its "easy" to develop database interfaces that can plug asyncOrm to other databases. Just find an Oracle python 3.5 library and feel free to do that.