News

Oracle's growth inflection is now a reality, driven by strong demand for OCI, cloud database, and applications. Read more on ...
With Go 1.9, driver-specific things are not needed, everything (I need) can be achieved with the standard database/sql library. Even calling stored procedures with OUT parameters, or ...