Showing 5286 open source projects for "pl/sql"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    YourCMS

    A tiny content management system with allows it to give users webspace

    YourCMS is a little content management system. It isn't created for little homepages, but for administrators that want to give their users space for their homepages. The administrator can switch if the users can register themselves or if they have to be created by the administrator. The users can create text pages, choose a design and can upload files. Can be used for only one private homepage, but is not recommended as the focus of the project lies on other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Query for Free

    Query the iSeries database

    "qryff" is a command that runs on the IBM iSeries (or AS400). It allows you to run SQL queries on the OS400 database from the command line or a CL program. You can output information to the screen, print, or a file. You can also update, delete, insert, and whatever else the iSeries query engine supports. Technically, it is simply an interface to the operating system's "Start Query Management Query (STRQMQRY)" command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JSqlSplitter

    SqlSplitter is Java library to parse SQL query and get query object

    SqlSplitter is Java library to parse SQL query and get query object, which can give list of tables, attributes, filters and other details in abstract sql object, which can be used later to modify query dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Advertisement Management system

    Advertisement Management system for advertisers

    ...Before providing schedule to the customer the administrator gets the full information about the customer meanwhile the employee details are also maintained here. Employee maintaining the advertisement according to the customer. Front End : VB.NET Back End : SQL Server or Microsoft Access
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PHP Pagination string content and Array

    Pagination class that can be used to paginate strings or Array data

    A pagination PHP Class that can be used to paginate contents stored in a MySQL database, or into an Array, or eaven a string with large text content that you want to divide into multiple pieces, with a page for each piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Online Football Manager (O2FM)

    Open Online Football Manager (O2FM)

    A open-source online football manager like hattrick

    A open-source online football manager like hattrick Follow us on twitter: @open_ofm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PostgreSQL Database Modeler
    ...PostgreSQL Database Modeler, or simply pgModeler is an open source project of a CASE tool for modeling PostgreSQL that merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database clusters from version 8.0 to 9.1. Please, let me know how the pgModeler is working on your computer! Help to improve this project, give your feedback about the software or report any bug at "Tickets" page. Do not forget to detail the bug and if possible attach a screenshot or model database which expressed the bug. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    Upload Script for Images and Audio files

    This is a script to Upload images and audio files (MP3).

    This is a script to Upload images and audio files to create a Gallery of Images and Audio files (MP3), grouped by categories. It is created with PHP, MySQL (using OOP technology, and PDO), and JavaScript. Data of the uploaded files are stored in tables in MySQL database. This script creates automatically Menu list with categories of uploaded files, Thumbails for images, and Gallery of Images and Audio files in accessed category. In the upload form can be added multiple fields to upload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSqlParser transforms a SQL statement into a hierarchy of java classes. Operations on the classes of JSqlParser are executed using the Visitor pattern.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    E-PM: An Online Project Manager

    E-PM: An Online Project Manager

    An Online Project Management Solution

    ...Project manager will start a new project, will assemble project team and will perform all the tasks of project management online like task division, milestone setting, scheduling meeting etc. Requirements for running this project: Visual Studio 2010 SQL Server 2008 Crystal Reports V_13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Script users Register Login with PHP

    A PHP script to Register and Login users in a website.

    A PHP script to Register and Log users in a website, and shows the Online users; it's created with the method based on classes and objects (OOP). It uses PHP, MySQL and Ajax / JavaScript. It has options to log in with Facebook, Yahoo, or with a Google account. The script includes button "Remember" that gives the posibility to automaticaly login the users in the next visits. If the user forgot the password, the script can send it to his e-mail. Each user has a personal page that contains:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Travian Clone EN
    Travian Clone is an open source project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    ...The script is not very stable and the code is still rough. Installation: i. Download the script and unzip it to your localhost or web server. Works best with Wamp server. ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server. iii. Add login.html into the Apache configuration file to enable direct redirection to the system. If you don't know the config file, Google for more info about this!!! v. You're done! Hooray!!! Now you can test drive the system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NMR Spectroscopy tools. See http://connjur.uchc.edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Infosistema iFlow
    Infosistema iFlow is a workflow and BPM platform for the design, implementation and execution of generic structured and ad hoc business processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SwingInsider

    SwingInsider

    Kasun de Silva

    SwingInsider helps you produce Graphical User Interfaces to your Java application for an available MySQL database in a secure, professional and attractive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    No Nonsence PHP Framework

    PHP Framework without the bloat

    No Nonsence PHP aims to be a lightweight framework which forces no conventions as you are free to modify the source to suit, but assists in getting simple routing in place aswell as some useful helper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bcube CMS

    Bcube CMS

    Better Business Bureau Case Management System

    A full featured Case Management System (CMS) for organization that deliver Consumer Business Bureau Services. For organizations that Manage Cases for Consumer Protection Management and Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visitatie Tool (UMC Utrecht)

    Visitatie Tool (UMC Utrecht)

    Tool ter ondersteuning en registratie tijdens visitaties.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Strategy Game Engine Server List
    Server List for PHP Strategy Game Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support - username/password authorization for HTTP, FTP
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    SAE applications data connection code

    SAE applications data connection code

    Codes for SAE(Sina Application Engine)applications make sql connection

    Codes for SAE(Sina Application Engine)applications making sql connections without having to do configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB