Showing 18 open source projects for "plsql"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    pmd

    pmd

    An extensible multilanguage static code analyzer

    ...It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML, and XSL. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, Groovy, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Matlab, Python, Go, Swift and Salesforce.com Apex, and Visualforce. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, XML, XSL, and Scala. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Panda-Sql

    Panda-Sql

    IDE Tool, PlSql Editor for Oracle, Mysql, MsSql, PostgreSQL, SqLite

    Panda-Sql is an IDE tool, browser and Sql/PlSql editor for Oracle, Mysql, MsSql, PostgreSQL, SqLite. Best compromise between simplicity and functionality, this professional tool offers all the essential functions for database management.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    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
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    ...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 languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SQL Server Data Scanner

    Search for a specific value in all user tables in SQL Server.

    I have always liked to code applications that automatically scan for information in Oracle database (See Oracle PL/SQL Data Scanner Script at http://ntic974.blogspot.fr/2011/09/oracle-plsql-data-scanner-script-v02.html) so I have quickly coded this application that searches for a specific string in all user tables in a SQL Server environment. Enter your connection string in the APP.CONFIG file, then launch the application. It asks you for a valueto search, then search for the entered value in all user tables and columns. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    This project contains some custom XSLT functions for Oracle SOA Suite, Oracle JDeveloper. All of these functions can be tested during development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple 100% native plsql logger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Collection of utilities for Oracle database users. First drop includes 2 tools: 1. OraPLSQLExporter - exports PLSQL objects and view from multiple schemas at one into directory structure. It comes with console and SWT GUI version. 2. OraExporter - export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PL/SQL based Sudoku puzzle solver. The initial objective of the project was to demonstrate how complex problems can be solved with relatively simple solutions using SQL. It is now a fully working utility able to solve the most difficult puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An XML metadata driven PL/SQL based reporting tool. Data is extracted from the database as XML using Oracle’s XML SQL functionality and transformed into XHTML using XSL and displayed in a browser using Oracle’s built in HTTP listener. [Demo version]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PL/SQL package to map and populate XML metadata to a PL/SQL nested table record type. It is a very useful utility for implementing XML data driven functionality into a PL/SQL based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    An XMLRPC client library implementation written in 100% PLSQL. Allows the Oracle DB to easily turn into a webservice consumer, without the need for java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB