Showing 26 open source projects for "oci lib oracle"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    myoradump

    MyOraDump is a tool for exporting data from an Oracle database

    MyOraDump is a program that will export oracle data stored in most of the basic oracle types as a text file that can for example be used for import into other databases, for example MariaDB and MySQL. The program is written in C using OCI and supports array fetching, which means good performance. In addition BLOB, CLOB, NCLOB as well as RAW, LONG and LONG RAW is supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ...Mirrored screen: left-to-right or right-to-left orientation according to the chosen language. Easy to translate: just add a column to the translations spreadsheet (./lib/Negocio.jar/net/sourceforge/dashbov/negocio/Traducoes.xlsx); the new language option will be automatically shown at the "Settings > Language" menu. Open source alternative to Economatica, ProfitChart, MetaStock. Powered by Oracle, NetBeans, Apache POI, Apache Axis, Apache Commons Compress, Apache PDFBox, JFreeChart, JTattoo, JDatePicker, MyBatis, FamFamFam, IzPack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Puzzle Cam

    Puzzle Cam

    Renovating the GEM. square not in the lower-right corner (16th)

    Play Puzzle by your computer Webcam with Face Detect Require Oracle Java8 x64 Require OpenCV 3.3.0 on macOS and Linux and Android Sister project https://sourceforge.net/projects/wallpaperlivesyncpcbingandroid/ Windows x64 1. install Oracle Java8 x64 2. install app 3. injoy! Linux 1. install ant 2. install opencv with java 3. unpack app 4. enzoi! ternimal command: java -jar sga-puzzle.jar OSX 1. install Java8 2. install ant 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

    Open source C and C++ library for accessing Oracle Databases

    OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases. It offers a full featured, easy and productive API. Written in ISO C and C++ on top of OCI, OCILIB runs on all Oracle platforms. NOTE : The project has moved to GitHub ! Website URL : http://www.ocilib.net GitHub URL : https://github.com/vrogier/ocilib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Partitioning Tool for Oracle

    Partitioning Tool for Oracle

    Tool for managing partitions in oracle database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Adempiere RAD Form

    Adempiere Rapid Form Develop

    Adempiere ERP extension to develop Adempiere Form both in Zk and Swing without writing any java classes To Install: - Download all files (maticaFRM.zip, matikaFRM.jar, maticazkFRM.jar) - Import the maticaFRM.zip with 'PackIn - import a package' - copy maticaFRM.jar in $ADEMPIERE_HOME/packages/maticaFRM/lib (create the folders maticaFRM/lib first) - copy maticazkFRM.jar in $ADEMPIERE_HOME/zkpackages/maticazkFRM/lib (create the folders maticazkFRM/lib first) - cd to $ADEMPIERE_HOME...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OTL like OCI wrapper library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GTKO is an Oracle development and testing tool written in C and based on GTK and the native Oracle OCI libraries. It features a full schema browser, SQL syntax highlighting, explain plan viewer, statement tracing facility, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched between client application and RDBMS. Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OCCIX is an open source OCCI implementation (based on Oracle OCI lib.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The classes create a thin abstraction layer over plain OCI calls. "RAII included." :) Presented wrappers are aimed to be programmer-friendly. They isolate evil OCI internals, while leaving the full power of SQL and variables' binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LIBOSO is Oracle database library, which implements some functions of SDO_GEOMETRY package. This library is written in C and is based on Oracle OCI and General Polygon Clipping Library made by Alan Murta http://www.cs.man.ac.uk/~toby/alan/software/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TinyOcci is C++ wraper over Oracle OCI library. It has JDBC like interface, but extends It with Oracle specific features, i.e. Direct Path Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OCIPL - a C++ template library to wrap the Oracle OCI API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linux iNotify-based Oracle text file loader. Registers inotify (kernel 2.6.13+) watches on one or more directories and performs array inserts to Oracle via the OCI native interface based on arraysize/timeout. Transactional archiving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    O3DBI (Oracle Object-Oriented DataBase Interface) is a C++ class library using Oracle Call Interface (OCI) directly and allows to create lightweight and fast applications working with Oracle databases. O3DBI is written with ANSI C++ for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Oracle linux ODBC 3.0 driver (Based on OCI 8.0 or higher)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oracle client side tracing and monitoring utility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ORA++ is a C++ class hierarchy wrapping Oracle's OCI layer, designed to make Oracle database access simple, efficient, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface (OCI) Direct Path API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DLL to enable Excel to access to Oracle database via OCI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Components for access to ORACLE 8(8i) Server from Delphi 4,5. They use standart library OCI (Oracle Call Interface). - Do not requires BDE! Application will not need to install BDE. - Powerful descendant TDataSet - TOraSQL. Implements all possibilites
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OCI C++ lib grow up to one of the most powerfull libraries wrapping hard-reading OCI library to developer friendly C++ classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This interface provides a consistent, fast, and reliable database C interface. At the moment the only database supported is Sybase/CT-Lib. In the future Oracle, MySQL, Postgress, and others will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB