Showing 45 open source projects for "oracle pl/sql"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Delphi Components for direct access to ORACLE Database Server. * Because of absence of any middleware interfaces components are very fast. * Compatible with TDataset class so you can use standard Delphi grids to show and edit data from Oracle Database. * All standard Delphi field types are supported including BLOB and CLOB fields. * Possibility to execute stored procedures and parts of PL/SQL code. * Fast and powerful tables in memory without Oracle connection. DOCI Delphi...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    OmniDB

    OmniDB

    Open Source Web Tool for Database Management

    ..., MariaDB, Oracle, MySQL, SQLite (WIP), Firebird (WIP), SQL Server (WIP), IBM DB2 (WIP).
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    iPL/SQL Developer
    iPL/SQL Developer is a reference PL/SQL Developer version of the WEB, according to the pattern all PL/SQL Developer format, can be achieved without the client's database development using JAVA to develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PL/SQL ESRI Shape & dBase Converter

    Creates a shape file from a query

    This PL/SQL package converts a query with a sdo_geometry into an ESRI shape file and a shape file into a Oracle table. It can also convert a Oracle table into a dBase file and vice versa. Sample 1 - create a shape file (alk.shp, alk.shx, alk.dbf) of type 5 (=Polygon) from table MYTABLE with sdo-column="geo" and SDO_GTYPE=3003: select zvk_shape.write_shp('DATA_PUMP_DIR','alk', 'select t.C01 "NAME", t.C20 "FLST", t.GEO from MYTABLE t where t.C02 = ''ALK'' order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    In the Oracle database there are two PL/SQL APIs to send mails: UTL_SMTP and UTL_MAIL. But there is no package which is able to retrieve messages from a mailbox on a server. The here provided package MAIL_CLIENT closes this gap.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    CrystalDB Tool

    A Microsoft Windows based database tool

    CrystalDB Tool is used by developers, DBAs and analyst for managing, administering and developing databases. The utility supports the two common database management system, namely MS SQL Server and Oracle. It provides an editor that offers code completion and syntax highlighting for standard SQL. It features a connection browser and a comprehensive set of database administration tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Oracle client library written purely in Pro*C (Oracle C precompiler for embedded SQL). Implements Pro*C ANSI dynamic SQL and provide APIs to application programs by hiding ANSI dynamic SQL directives. Designed to be portable across platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a set of PLSQL packages for the Oracle database which provide acess to the OS shell and the file system from SQL and PL/SQL. The packages provide operations on file handles (delete, create, move, copy) as well as the execution of shell commands.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TPCCRuner

    TPC-C Like workload generator

    TPCCRunner is a TPC-C Like workload generator, used to test Online Transaction Processiong Database System. TPCCRunner supports most of popular RDBMS: Oracle, DB2, SQL Server, MySQL, Informix, Sybase etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    it is an emulator for making sql like behave like an odbms with an rdbms, it supports oracle, mysql, firebird and any other database, it is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ANY Database employing SQL, any system, any task TRANSFORM Your SQL between DBMS, different languages and from slow SQL to fast one, transform any of Your redundant task to work in organized and sustainable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    oracle-jutils
    PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast search using a standard SQL on Oracle or PostgreSQL database. The package includes the database creator, loader and web application. It supports SMILES and SMARTS substructure searches, similarity search, stereochemistry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DBPrism is a framework to generate dynamic XML from a database, it provides an high performance DBGenerator for Cocoon2. Also is a J2EE replacement for Oracle mod_plsql. This project also includes a Restlet-Oracle connector exam. and Lucene Domain In
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Open-jACOB is a rapid application development tool base on Eclipse that enables the development of RichInternetApplications that are based entirely on Java. Open-jACOB application can be deployed as a stand alone app's in a Web container like Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EHR in Severodonetsk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Temporal database extensions for Oracle and PostgreSQL. Complete toolkit to model, store and manipulate timespans, periods, or anchored intervals (different names for similar concepts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Four Oracle PL/SQL software packages designed to process and classify discontinued Vessel Monitoring Systems (VMS) data from longline fisheries. Main output: Determination of fishing operations' geographic boundaries and duration by vessel trip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next