Support for Oracle DB

Hi, would it be possible to add support for the Oracle DB?
From what I understand from this page: Database — peewee 3.17.1 documentation (peewee-orm.com)

It should be only the matter of wrapping the cx-Oracle · PyPI library.

Thank you in advance,

Marco

Hi @marcoB,

To support this (and other) DB integrations we've opted for migration to SQLAlchemy in Prodigy v2, which supports Oracle natively. I can't share ETA quite yet but we already have some work under way towards this end. We'll keep you updated!