/OracleForDummies

A .NET 4.0 class library that allows developers to persist and query models to, and from, an Oracle 12c database without knowing anything about PL-SQL.

Primary LanguageC#

OracleForDummies

A .NET Library that allows developers to persist and query Oracle 12c databases without knowing anything about PL-SQL.

This lets you persist or query C# models and their relationships to other models with one line of code, and without knowing a single line of PL-SQL! (Ugh)

I'll add instructions on how to implement this library once it's closer to becoming version 1.