Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

DBIx-compatible module to use for CGI CRUD/BREAD?

by jfrm (Monk)
on Sep 10, 2006 at 07:33 UTC ( [id://572200]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DBIx::HTMLinterface
    Class for creating a CGI interface to a database
    ...
    Extensive callback procedures and configuration options allow output, 
    +password protection and logging to be configured as desired.
    Full HTML customisation 
    HTML output and table formats can be customised easily by the user.]
    
  2. or download this
    DBIx::HTMLView
    For creating web userinterfaces to DBI databases.
    DBIx-HTMLView-0.1 - 01 Oct 2001 - Hakan Ardo
    [This is a general propose module to simplify the creation of web user
    +interfaces to a DBI database, currently it can list, view, add, edit 
    +and delete entries in the databse using either <input ...> or <textar
    +ea> to gather the info. Se the new method description for info on how
    + to define the database format and how the fields should be edited.]
    
  3. or download this
    CGI::FormBuilder
    Easily generate and process stateful forms
    CGI-FormBuilder-3.0401 - 08 Sep 2006 - Nate Wiger
    [Nate: As for feeding DBIC directly into FB w/o Catalyst, all you real
    +ly need is to use get_columns and pass this list into FB->new. A simp
    +le form will be created automatically.]
    
  4. or download this
    Catalyst::Plugin::FormBuilder
    Catalyst FormBuilder Plugin
    Catalyst-Plugin-FormBuilder-1.05 - 07 Sep 2006 - Nate Wiger
    
  5. or download this
    Catalyst::Plugin::CRUD::DBIC 
    CRUD (create/read/update/delete) Plugin for DBIx::Class 
    Catalyst-Plugin-CRUD-0.13 - 28 Aug 2006 - Jun Shimizu
    
  6. or download this
    DBIx::Class::HTMLWidget 
    Like FromForm but with DBIx::Class and HTML::Widget 
    DBIx-Class-HTMLWidget-0.06 - 15 Jun 2006 - Marcus Ramberg 
    [ You'll need a working DBIx::Class setup and some knowledge of HTML::
    +Widget and Catalyst. ]
    
  7. or download this
    DBIx::Class::InstantCRUD
    Like DBIx::Class::HTMLWidget but handles relationships and extra info 
    +in the columns_info metadata. It also has methods to put DBIC objects
    + into HTML
    Catalyst-Example-InstantCRUD-v0.0.14 - 23 Aug 2006 - Zbigniew Lukasiak
    [You'll need a working DBIx::Class setup and some knowledge of HTML::W
    +idget and Catalyst. ]
    
  8. or download this
    DBIx::Class::FormTools
    Utility module for building forms with multiple related DBIx::Class ob
    +jects.
    DBIx-Class-FormTools-0.000004 - 21 Jun 2006 - David Jack Olrik
    [The module is not ment to be used directly, although it can of-course
    + be done as seen in the above example, but rather used as a utility m
    +odule in a Catalyst helper module or other equivalent framework.]
    
  9. or download this
    CGI::Application::Plugin::BREAD 
    Plugin for Dynamic Database Management Application 
    ...
    [A lot of emphasis has been put on Ruby on Rails, Catalyst or other ty
    +pe of easy-to-use and easy-to-setup BREAD applications. BREAD (oh how
    + we love acronyms) stands for Browse, Read, Edit, Add and Delete. CRU
    +D (Create, Retrieve, Update and Delete) also suffices, but BREAD just
    + sounds better. Either way you slice it (pun intended), this Plugin w
    +ill allow you to setup a database management tool for your users in n
    +o time.]
    [bread_db
    This method points the BREAD plugin to what database to work with. The
    +re's a lot of flexibility in the parameter choices. You can provide a
    +n array reference of Class::DBI classes or Class::DBI::Loader. This m
    +ethod will inspect your parameter by looking at its reference.]
    
  10. or download this
    DBIx::Web
    Active Web Database Layer
    DBIx-Web-0.62 - 30 Jun 2006 - Andrew V. Makarow
    
  11. or download this
    DBIx::Browse::CGI
    Perl extension to browse tables with a CGI interface.
    DBIx-Browse-2.09 - 10 Dec 2002 - Evilio Jose del Rio Silvan
    
  12. or download this
    [I couldn't find a module called DBIx::HTML which is strange but I fou
    +nd]
    DBIx::HTML::LinkedMenus
    ...
    DBIx::HTML::ClientDB
    Convert sql into a client-side db with keyed access.
    All by - Ron Savage ::
    
  13. or download this
    DBIx::CGI
    Easy to Use DBI interface for CGI scripts
    DBIx-CGI-0.06 - 24 Dec 1999 - Stefan Hornburg
    
  14. or download this
    DBIx::CGITables
    0.001 - Easy DB access from a CGI
    DBIx-CGITables-0.001 - 26 Feb 2000 - Tobias Brox
    [This module is under development - and this version is not tested ver
    +y well.]
    
  15. or download this
    DBIx::HTMLTable
    Create HTML table from DBI query output.
    DBIx-HTMLTable-0.24 - 17 Mar 2004 - Robert Kiesling
    [Note: may be useful for just presenting search results]
    
  16. or download this
    Rose::HTML::Objects 
    Object-oriented interfaces for HTML. 
    Rose-HTML-Objects-0.53 - 14 Jun 2006 - John Siracusa
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://572200]
Approved by shmem
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found