Open Source PL/SQL Database Software - Page 11

PL/SQL Database Software

View 473 business solutions

Browse free open source PL/SQL Database Software and projects below. Use the toggles on the left to filter open source PL/SQL Database Software by OS, license, language, programming language, and project status.

  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP News or Weblog is a PHP-based news management system that uses the MySQL database. It allows users to have an easily-managed news or weblog output. Future versions will allow for a full comment system. It can be accessed through any web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Running Management is a set of scripts for runners. Users can enter intermediate times of training or race performance for calculating various statistics (distance, speed, time/km, projection on different distance, etc.) and drawing graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PWP-OWA is a PHP-based drop-in replacement for Oracle's Apache/mod_plsql combination, or Oracle Internet Application Server (iAS), allowing for execution of PL/SQL Web Toolkit applications on any PHP-friendly Web server (Apache, IIS, iPlanet, etc.)
    Downloads: 0 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
  • 5
    This project is dead. The code contained a number of possible exploits. Do not use this anymore. All files and downloads have been removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP-WebStatus Monitor is a script that monitors a website's connectivity. It uses php for all the scripting. It has a MySQL backend with a detailed statistics viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PL/FLOW is a workflow engine written in Oracle PL/SQL, implementing interfaces 1 and 2 (Process Definition and the client API) as specified by the Workflow Management Coalition. (www.wfmc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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 by t.C01','GEO',5) "alk" FROM dual;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oracle PL/SQL Code Generator for Table Encapsulation that would handle all DML operations. It would generate production level code for a table that could be incorporated in any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PL/SQL Starter Framework

    PL/SQL Starter Framework

    A boost or headstart to your PL/SQL development

    !!! NOTE !!! The latest file upload (Simple.zip) is a simplified version of the Starter Framework meant for single-schema applications. It only offers logging, error handling and table-driven parameters (with a few extra supporting packages for writing to screen and file, and manipulating dates, strings and numbers). In order to access the simplified framework, click "Browse All Files" and choose the plsqlfmwksimplet folder, then the 2.1 folder. Download Simple.zip. The full framework (Starter_Full_2.0.zip) is meant for multiple applications resident in multiple schemas on the same database, where the common framework is shared between them all. It is a collection of PL/SQL packages and related tables, which provide a starter framework for custom PL/SQL-based applications. Save months of design/build time. Includes logging, debugging, timing, locks, common messages, file reading/writing/management, email from within the DB, user/role security, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Oracle PL/SQL based utility used to compare two XML documents and provide an output identifying the differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Saves Time and Money. Oracle Table API Generator written in PL/SQL It Generates database procedures or functions for insert, delete, update, select and refcursor for one or more tables. Configurable for parameter names and what/how the code is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Javadoc-like tool for PL/SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PLNSQL-LOGGER

    Oracle Package providing logging

    This package provides logging functionality inspired by log4j for Oracle database. Logging is done to dbms_output and into a specific table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Venndiagram comparison for ProteinExperiments in the PRIDE Database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ASP based Content Management System. The aim is to make it as user friendly as possible with the end user having to add only 2 lines of code to their site to add PSnews into it. add/edit/del news and add/edit/del members features to start with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PaikProductions Database is a new fresh DB for World of Warcraft. This Database supports Arcemu. PPDB will fix every zone!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Medical Information System (MIS) Application Server based on Web Services and J2EE and administrative tools (Plugins for Eclipse,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a web based database for party registrations. It uses jakarta struts, jakarta struts templates, and SQL to form a 100% java web application that allows users to sign up for a party. Keg not included sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pezbase is a website which allows registered users to maintain a list of PEZ dispensers which they own. The site also includes an Administatinve section to add dispenser combinations, prices and images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Photo Organizer is a web based, multi user photo management tool backed by a PostgreSQL database. Offers: searchable photo database, with photo submission history, client management, date book, dupe support and printing of barcode labels and brochures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PhpServerMan is an administration interface to simplify the server administration process for both administrators and their clients. PhpServerMan configures web, FTP, and mail servers; DNS services; and the Apache web server to support SSL, CGI, and more
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo