SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
Find out more about Go Parallel Find out more about Apache Open Office Find out more about VLC Media Player Find out more about Pidgin Find out more about PDFCreator Find out more about Sweet Home 3D
Advanced
Filters
  • Programming Language: PL/SQL ×
Refine your search
Translations
  • English (1,089)
  • German (187)
  • French (161)
  • Spanish (129)
  • Italian (65)
  • Brazilian Portuguese (49)
  • Russian (49)
  • Dutch (44)
  • Chinese (38)
  • Polish (29)
  • Portuguese (23)
  • Chinese (13)
  • Japanese (13)
  • Turkish (13)
  • Swedish (12)
License
  • OSI-Approved Open Source (1,668)
    • GNU General Public License version 2.0 (1,172)
    • GNU Library or Lesser General Public License version 2.0 (147)
    • GNU General Public License version 3.0 (82)
    • BSD License (81)
    • Apache License V2.0 (55)
    • PHP License (41)
    • MIT License (38)
    • Academic Free License (33)
    • Mozilla Public License 1.1 (28)
    • Open Software License 3.0 (26)
    • Common Public License 1.0 (19)
    • Apache Software License (18)
    • Affero GNU Public License (17)
    • Artistic License (16)
    • Mozilla Public License 1.0 (13)
  • Public Domain (88)
  • Other License (26)
Programming Language
  • PHP (971)
  • JavaScript (461)
  • Java (416)
  • C++ (201)
  • Perl (179)
  • C (117)
  • Unix Shell (88)
  • Python (86)
  • C# (85)
  • JSP (78)
  • XSL (48)
  • Visual Basic (31)
  • ASP (29)
  • ASP.NET (29)
  • ActionScript (28)
Status
  • 1 - Planning (515)
  • 4 - Beta (418)
  • 5 - Production/Stable (397)
  • 2 - Pre-Alpha (334)
  • 3 - Alpha (324)
  • 7 - Inactive (66)
  • 6 - Mature (36)
OS
  • Linux (1,663)
  • Windows (1,604)
  • Grouping and Descriptive Categories (1,314)
    • OS Independent (716)
    • All POSIX (463)
    • All 32-bit MS Windows (327)
    • 32-bit MS Windows (173)
    • OS Portable (114)
    • All BSD Platforms (91)
    • 32-bit MS Windows (59)
    • 64-bit MS Windows (30)
    • Project is OS Distribution-Specific (3)
    • Project is an Operating System Distribution (3)
  • Mac (1,276)
  • Modern (503)
    • Linux (421)
    • WinXP (145)
    • Win2K (94)
    • OS X (44)
    • Solaris (42)
    • FreeBSD (34)
    • Vista (31)
    • Windows 7 (29)
    • OpenBSD (11)
    • NetBSD (5)
  • BSD (381)
  • Other Operating Systems (99)
    • Microsoft Windows Server 2003 (30)
    • Other (21)
    • WinNT (11)
    • HP-UX (9)
    • Apple Mac OS Classic (8)
    • IBM AIX (8)
    • Console-based Platforms (4)
    • BSD/OS (3)
    • BeOS (3)
    • MS-DOS (3)
    • Win98 (3)
    • IBM OS/2 (2)
    • WinME (2)
    • GNU Hurd (1)
    • SCO (1)
Freshness
  • Recently updated (132)

Top Apps

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Audio & Video
  • Business & Enterprise
  • Communications
  • Development
  • Home & Education
  • Games
  • Graphics
  • Science & Engineering
  • Security & Utilities
  • System Administration

Showing page 7 of 74.

  • GL Open Benchmark Suite Icon
    GL Open Benchmark Suite

    GL O.B.S. is based around a PyGTK interface that launches OpenGL programs feeding them with a common CLI options set which will affect their behaviour, then receives back their statistical output. Benchmarks are easy to create and add.

    8 weekly downloads
  • PHP Nuke BitTorrent Module Icon
    PHP Nuke BitTorrent Module

    PHP Nuke BitTorrent Module is a PHP Nuke Module that allow webmasters to host on their portals a fully functional Bit Torrent archive. Torrent upload, automatic scrape, comments, rates, privacy rules, internal tracker and much more!

    8 weekly downloads
  • PLDoc Icon
    PLDoc

    Javadoc-like tool for PL/SQL

    8 weekly downloads
  • RORegister - eAthena-based CP Icon
    RORegister - eAthena-based CP

    RORegister is a Ragnarok Online Control Panel for eAthena-based Ragnarok Online Servers. RORegister is currently the only Control Panel that supports both flat-file and SQL based eAthena Servers. More information about eAthena here: http://eathena.ws.

    8 weekly downloads
  • UnoCarts System Icon
    UnoCarts System

    UnoCarts is a open source Shopping Cart Software solution for small-medium size business.

    8 weekly downloads
  • Vulture Network Engine Icon
    Vulture Network Engine

    Il Vulture Network Engine č un CMS per siti singoli o un network di siti. I moduli del CMS possono essere condivisi tra piů siti, ognuno con i propri template. Vulture funziona con PHP e mySQL.

    8 weekly downloads
  • i-trax Icon
    i-trax

    The objective of i-trax is to allow users with mobile devices to communicate via messages. Therefore messages can be sent, received and saved using a mobile device. i-trax consists of a J2ME client component and a PHP/MySQL based server component.

    8 weekly downloads
  • odbcpp Icon
    odbcpp

    A C++ library wrapping the standard ODBC C calls with many checks and using exceptions any time an error is detected.

    8 weekly downloads
  • Disc Stakka Linux Controller Icon
    Disc Stakka Linux Controller

    User space software used to control an Imation Disc Stakka in Linux using libusb. The software will provide a generic interface to allow for flexible front end development. *** NOTE *** This project has migrated into the CDStore Project (http://sourcefor

    4 weekly downloads
  • FFL Icon
    FFL

    FFL is an open-source Fantasy Football League management website. It features team login/management along with commissioner(s). Other features includes divisions, schedules & playoffs, drafts, and player transactions.

    4 weekly downloads
  • Generador stored funciones postgresql Icon
    Generador stored funciones postgresql

    Es un generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Éste se encarga de generar el procedimiento almacenado de la funcion solicitada(insert,delete,update,select and save) Is a stored procedure generator to postgresql. It was taken from another project was abandoned q-generator called pgp. I seemed a good idea and to not let it die I created this project. It contains support for the creation of insert, delete, update and select, Just enter the name of function ls, schema.table and target schema where live the new functions. This is responsible for generating the stored procedure function requested (insert, delete, update, select and save)

    4 weekly downloads
  • Oracle XMPP/Jabber Instant Messenger Icon
    Oracle XMPP/Jabber Instant Messenger

    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.

    4 weekly downloads
  • Apocalypse Game Engine Icon
    Apocalypse Game Engine

    Apocalypse Game Engine (AGE) is a PHP based framework designed to be moddable. It is geared toward turn-based strategy games, and will allow admins to customize settings. Uses MySQL as the database, although we will port to allow virtually every type DB

    7 weekly downloads
  • Asterisk Prepaid Billing Application Icon
    Asterisk Prepaid Billing Application

    Prepaid Billing Application for the Asterisk PBX. Use this to impliment pre-paid calling cards and virtual calling cards in your asterisk system

    7 weekly downloads
  • Enzyme: PHP profile/object community mgr Icon
    Enzyme: PHP profile/object community mgr

    A content management system for collecting, editing and searching profiles. We support student job-seeker profiles out-of-the-box, and ANY type of structured data (recipes, bug tracking, apartments, job postings, for sale, etc) with customization.

    7 weekly downloads
  • Gamers-Fusion Icon
    Gamers-Fusion

    Gamers-Fusion is a space fantasy game framework with many components. Currently only the browser based game is in production based on the ExoFusion[V2] system.

    7 weekly downloads
  • Gravity Board X Icon
    Gravity Board X

    Gravity Board X is forum software written in PHP and MySQL. GBX features a unique front page layout, and version 2.0 will push the envelope with features such as a CSS-based layout, WYSIWYG message editor and AJAX framework.

    7 weekly downloads
  • Kiwi Password Generator Icon
    Kiwi Password Generator

    Foi comprovado que senhas como: datas de nascimento, números de telefone, numero de cartões de crédito... são fáceis de serem descobertas (hackeadas), por isso existe o Password Generator, para gerar senhas que são difíceis de descobrir. O Sistema funciona como um gerador RANDOM, que cria instantaneamente uma série de possibilidades de combinações que o sistema julga ser mais difícil para programas e hackers descobrirem.

    7 weekly downloads
  • LibraryManager Icon
    LibraryManager

    An easy to use software to manage the book loans in a school library or a personal home library.

    7 weekly downloads
  • PhpGdStock : Gestion des stocks Icon
    PhpGdStock : Gestion des stocks

    L'application permet de gérer les stocks de l'entreprise avec une fonction permettant de prévoir quand les stock seront épuisé. Le logiciel permet d'enregistrer les commandes et d'enlever du stock les pièces nécessaire à la commande.

    7 weekly downloads
  • SGCE - Skincare Management System Icon
    SGCE - Skincare Management System

    Skincare Management System manages customers, treatment follow-up, products supply, clinic history, skin status. It is a web-based management system written in PHP and uses MySQL database using brazilian-portuguese language. Requires MySQL, Apache, PHP.

    7 weekly downloads
  • Sun Profile Icon
    Sun Profile

    Sun Profile Project.

    7 weekly downloads
  • Weeble File Manager Icon
    Weeble File Manager

    Weeble File Manager is a web based file manager / ftp client, built on php4. It allows users to Copy, Move, Rename, Upload, Download, & Edit files on an FTP server, through their web browsers.

    7 weekly downloads
  • asclepius Icon
    asclepius

    Patient record file; includes: patholgogies, vaccines, treatments...

    7 weekly downloads
  • ebills web enabled billing & care Icon
    ebills web enabled billing & care

    ebills is a PHP/MySQL billing, customer care and workflow system. It automates the production of itemised telephone bills, service/utility bills and product invoices. It produces customer letters, helps collect debts and integrates with other systems. It is versatile enough to be used in any billing environment and easily integrates with other systems.

    7 weekly downloads
  • Back
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT