Universal command-line interface for SQL databases
-
Updated
Apr 19, 2022 - Go
{{ message }}
Oracle Database is a database commonly used for running online transaction processing (OLTP), data warehousing (DW) and mixed (OLTP & DW) database workloads. Oracle Database is available by several service providers on-prem, on-cloud, or as hybrid cloud installation. It may be run on third party servers as well as on Oracle hardware (Exadata on-prem, on Oracle Cloud or at Cloud at Customer).
Universal command-line interface for SQL databases
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
ODAT: Oracle Database Attacking Tool
Examples of applications and tool usage for Oracle Database
Python interface to Oracle Database conforming to the Python DB API 2.0 specification.
Testing Framework for PL/SQL
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
.NET code samples for Oracle database developers
For purposes of keeping track of exporter versions in a running monitoring landscape it's incredibly convenient to have exporters that self-report their build and version information using the de-facto standard of publishing a _build_info tag.
Labelling should match the standard set by prometheus:
{branch="",goversion="",
revision="",versio
Oracle related stuff. Installs RAC/RAC One Node/Single Instance
Docker build for Oracle Database 18c Express Edition (XE). This project is now archived with the release of version 21c.
Universal transaction manager
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
This project is a repository of sample code that will demonstrate various concepts to assist developers in building applications around Oracle Database technologies. SDKs and scripts will be available to integrate with SQL Developer, Data Modeler, Oracle REST Data Services and DBaaS.
Official Oracle APEX repo for sample code, starter apps, plug-ins, and more! #orclapex
R2DBC Driver for Oracle Database
Proactive Software Asset Management. Backend component
Open Source Oracle database CDC written purely in C++. Reads transactions directly from database redo log files and streams in JSON or Protobuf format to: Kafka, RocketMQ, flat file, network stream (plain TCP/IP or ZeroMQ)
Just some Dockerfiles I'm playing around with.
Python script to monitor Oracle Databases
PL/SQL & SQL formatter settings based on the Trivadis PL/SQL & SQL Coding Guidelines
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http.
Docker image for Oracle Database 12c
Created by Oracle Corporation
Released 1979
Describe the bug
Character greater then > breaks comment in formatter
To Reproduce
Steps to reproduce the behavior:
-- comments are
-- breaks by sign greater than >
-- unfortunately
Expected behavior
the comment should not be affected by a character grea