Swift-Kuery-ORM icon indicating copy to clipboard operation
Swift-Kuery-ORM copied to clipboard

Can it be used with Oracle Database ? If so how ?

Open bhregmi opened this issue 3 years ago • 1 comments

Is it possible to use this ORM with Oracle Database ? If yes then can you please provide some examples on its implementation.

bhregmi avatar Nov 11 '21 15:11 bhregmi

The list of plugins is in the readme. Currently Kuery ORM only supports PostgreSQL, SQLite, and MySQL. However, if you're feeling adventurous, Oracle does have an SDK if you wanted to write the Oracle plugin. :-)

dannys42 avatar Nov 21 '21 01:11 dannys42