Showing 23 open source projects for "plsql"

View related business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    pmd

    pmd

    An extensible multilanguage static code analyzer

    PMD is a source 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...
    Downloads: 5 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: 0 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: 1 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 7 This Week
    Last Update:
    See Project
  • 7
    CAS - Cloud Application Server

    CAS - Cloud Application Server

    Um canal de aplicações para sua corporação.

    Um Sistema de Informação tem o objetivo de gerenciar, manipular e prover informações para uma organização. O Cloud Application Server – CAS irá satisfazer estes princípios, provendo e manipulando dados. O objetivo do CAS é gerenciar um conjunto de aplicações, ou seja, ser um Sistema de Informação capaz de englobar outros Sistemas, com o intuito de prover e disponibilizar metodologias de desenvolvimento, funcionando como um canal para a instituição ou corporação que desejar ter acesso...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    NTLM Auth Scheme for Oracle PL/SQL

    NTLM Authentication Scheme for Oracle PL/SQL

    Need to send an email thru an Exchange mail server from inside Oracle? This package generates the messages needed to authenticate over Microsoft NTLM protocol, and can be used to send emails from inside Oracle without instanciating a java virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mechanical Trading System completely written on PL/SQL for Oracle RDBMS. Features: 1. upload values from open http sources (such as finance.yahoo.com) 2. make the trading simulation 3. do the real tradings 4. e-mail notification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Oracle PLSQL packages and other handy utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    This project contains some custom XSLT functions for Oracle SOA Suite, Oracle JDeveloper. All of these functions can be tested during development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple 100% native plsql logger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.