Skip to content

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.

Notifications You must be signed in to change notification settings

big-shadow/OracleForDummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages