DB_Browser

DB_Browser is a CGI tool for developers working with any relational database supported by Perl::DBI. It easily facilitates searching, editing, and adding to tables within a database. While it can be used as a regular interface to database data itself, it works well as a supplemental tool for developers creating their own primary interface.

Tags Database Front-Ends Internet Web Dynamic Content CGI Tools/Libraries Utilities
Licenses GPL
Operating Systems OS Independent
Implementation Perl SQL

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 Aug 2001 19:44
  • Rrelease-after

Changes: Removal of the last trace of sth->rows function that was messing up Oracle, a fix for a bug with target column selection in search, a new option not to use HTML::Template (and a default generic form for "those" people), a fix for a bug with "search" and "add" links where current table wasn't being selected properly in resulting page, a fix for a problem where @active_tables config wasn't being respected, seperating user configurable options into CONFIG.pm file, and a minor update to prevent warnings on commit from MySQL.

  • Rrelease-mid
  •  30 Jan 2001 06:12
  • Rrelease-after

    Changes: Major improvements in MySQL compatibility and functionality, and structure/readability of code, use of HTML::Template to implement templating system, better Oracle compatibility, ability to restrict functionality available for public users, and improved formatting of search results and error messages. Searching is partial-match enabled, installation and configuration documentation were updated, and the HTML output routines were completely rewritten.

    • Rrelease-mid
    •  30 Jan 2001 06:12
    • Rrelease-after

      Changes: Includes native MySQL compatibility. "Order by" functionality for search results was added and other appearance/performance enhancements were made.

      • Rrelease-mid
      •  30 Jan 2001 06:12
      • Rrelease-after

        Changes: Version 1.3b1 finally introduces the ability to work with MySQL databases. This is a development version though, which means it needs testing and might contain bugs. <P><B>Note:</B> Version 1.21 has also been released featuring minor cosmetic changes.

        • Rrelease-mid
        •  30 Jan 2001 06:12
        • Rrelease-after

          Changes: Integrated Postgres and Oracle versions (will allow easy porting for MySQL, Sybase, etc), minor bug fixes, and general code improvements.

          Rss Recent comments

          Rcomment-before 05 Apr 2002 18:26 Rcomment-trans galacticdruid Rcomment-after

          Didn't compile with warn on windows98
          Hi,

          This program is a great idea, but it's highly advisable to start all cgi scripts with:

          #!/usr/bin/perl -w

          use strict;

          These two things end up saving a lot of time, and help with mod_perl porting.

          peace,
          galacticdruid

          No-screenshot

          Project Spotlight

          TOSS

          A Linux distrubition for engineers and developers.

          6e55d354dcfe9401924c284c356726b3_thumb

          Project Spotlight

          Bitflu

          A BitTorrent client/daemon for Unix.