ever-traduora
ever-traduora copied to clipboard
Support for Oracle Databases
Is your feature request related to a problem? Please describe. We have several large systems that use Oracle databases. We'd like to only run Oracle instances in our server, however, Traduora seems a quite interesting system to start using.
Describe the solution you'd like Would it be ever possible to make Traduora support Oracle databases?
Additional context Since it uses TypeOrm, I guess the effort would be only to optimize the Entities and migrations to support Oracle.
This is definitely related to issue #75 that I opened yesterday. I think we can work towards generalizing the application to be fully DB agnostic and thus be automatically compatible with all TypeORM supported databases.