mod_plsql

MOD_PLSQL is an Apache module that allows you to create Web applications using Oracle stored procedures. It works similarly to the Oracle Web Application Server PL/SQL cartridge, and provides very similar APIs.

Tags Database Internet Web Dynamic Content
Licenses Apache
Operating Systems POSIX
Implementation PL/SQL C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  09 Jan 2006 04:36
  • Rrelease-after

Changes: This release fixed cookie age handling and changed the cookie format to Version 1.

  • Rrelease-mid
  •  18 Apr 2005 11:44
  • Rrelease-after

Changes: The need to patch Apache sources to build mod_plsql has been removed. It's possible to build it as shared module.

  • Rrelease-mid
  •  14 Jan 2002 18:07
  • Rrelease-after

Changes: Passing SQL through a URL directly is not possible anymore. A potential buffer overflow in the CGI environment setup code has been fixed. There are other minor fixes and optimisations.

  • Rrelease-mid
  •  03 Oct 2001 16:40
  • Rrelease-after

Changes: Fixing htp.sql to escape ampersands, and some other minor fixes to mod_plsql.c.

  • Rrelease-mid
  •  04 Jun 2001 18:36
  • Rrelease-after

Changes: Fixes for cookie handling.

Rss Recent comments

Rcomment-before 30 Jul 2006 18:58 Rcomment-trans iluxa Rcomment-after

Use CPPSERV instead
mod_plsql is fine idea, and will work for simple applications, but for anything even mildly complex, one needs real application server. My personal recommendation is CPPSERV: it is an application server that provides very Java Servlet-like API to C++ programmers, and also contains CSP (C++ Server Pages) parser.

77e6d9473284a03d1a1c29a8abf93933_thumb

Project Spotlight

Tinybrain

An embeddable artificial intelligence module.

No-screenshot

Project Spotlight

jmx4perl

JMX access via Perl