u797595's Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
mortenbra/alexandria-plsql-utils
Oracle PL/SQL Utility Library
oracle-samples/db-sample-schemas
Oracle Database Sample Schemas
utPLSQL/utPLSQL
Testing Framework for PL/SQL
oracle/dotnet-db-samples
.NET code samples for Oracle database developers #OracleDotNet
antonscheffer/as_crypto
A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) database, or don't have access to dbms_crypto.
atul19971/crypto4ora
Provide asymmetric(RSA) cryptography and Digital Signature support in oracle database.
Stenway/OML-TS