rmauro.dev {blog} | Yet Another Developer Blog
  • home
  • c#
  • privacy policy
  • rss
  • github
  • discord

oracle

A collection of 2 posts
Optimizing Query Performance on C# ODP.NET - Oracle Managed Data Access
oracle

Optimizing Query Performance on C# ODP.NET - Oracle Managed Data Access

Oracle C# drive is already pretty fast with the default configuration. But we can always tweak it a little to make it even faster. By controlling the FetchSize property in ODP.NET we can make fewer round trips to Oracle Database and fetch the data faster. Let's take a look
Jun 10, 2022 3 min read
Oracle Database on Docker for Development
Docker

Oracle Database on Docker for Development

Lets set up an Oracle Database instance for development purpose using Docker is very easy. And it also runs in WSL2 over Windows. Let's use the oracleinanutshell/oracle-xe-11g image.
May 30, 2022 2 min read
rmauro.dev {blog} | Yet Another Developer Blog © 2023
  • youtube
  • github
  • twitter
  • discord
Powered by Ghost