Preview Support for Oracle is Now Available in RepoDB

1 minute read

Published:

We are excited to announce the preview release of Oracle support for RepoDB — the first step toward bringing our hybrid ORM’s full feature set to Oracle databases.

What’s in this preview?

The new RepoDb.Oracle package brings RepoDB’s core capabilities to Oracle:

It follows the same programming model you already use with our SQL Server, PostgreSQL, MySQL, and SQLite extensions — the same fluent API, the same lightweight philosophy, now targeting Oracle.

Why Oracle?

Oracle remains a backbone database for a huge number of enterprise systems, and many of you have been asking for first-class RepoDB support for it. This preview is our first move toward closing that gap, so teams running on Oracle can get the same fast, hybrid data access experience that RepoDB is known for on other providers.

Getting started

Install the package:

> Install-Package RepoDb.Oracle

Then follow the Get Started with Oracle tutorial to wire it up in your application.

A preview, not a final release

As a preview package, RepoDb.Oracle is still maturing — APIs and behavior may change before a stable release ships. We would love to hear your feedback as you try it out; it directly shapes what we prioritize on the way to general availability.

Please support us

Give a ⭐ to our Github repository | Follow me at X / Twitter | Connect with us at our official Teams Channel
Apache License 2.0 — Copyright © 2026 by Michael Camara Pendon / Create a Request