ever-traduora icon indicating copy to clipboard operation
ever-traduora copied to clipboard

Support for Oracle Databases

Open mgarciajr opened this issue 5 years ago • 1 comments

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.

mgarciajr avatar Oct 09 '19 03:10 mgarciajr

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.

MatteoJoliveau avatar Oct 09 '19 08:10 MatteoJoliveau