Difference between revisions of "Autotable"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Autotable |Short description=Automates maintaining a set of SQL tables |Full description=Autotabla is a CGI interface to a collection of SQL tables. Once an XML des...")
 
(new version)
Line 3: Line 3:
 
|Short description=Automates maintaining a set of SQL tables
 
|Short description=Automates maintaining a set of SQL tables
 
|Full description=Autotabla is a CGI interface to a collection of SQL tables. Once an XML description of the database schema (table names, fields, etc.) is provided, all table maintenance can be done from a Web page. The program reads the database schema from a configuration file, and you can manage the tables included in the schema: you can add, delete or modify rows and you can do simple but effective queries. It is meant to help developers who are making SQL based applications, freeing them from writing basic scripts for accessing the tables the application will use, and letting them test those applications with live data that can be inserted, modified or deleted from outside it. It reads the database schema from an XML configuration file (which must be provided, and presents an index page of tables and operations to do with them. From then on, the user can do all typical table maintenance.
 
|Full description=Autotabla is a CGI interface to a collection of SQL tables. Once an XML description of the database schema (table names, fields, etc.) is provided, all table maintenance can be done from a Web page. The program reads the database schema from a configuration file, and you can manage the tables included in the schema: you can add, delete or modify rows and you can do simple but effective queries. It is meant to help developers who are making SQL based applications, freeing them from writing basic scripts for accessing the tables the application will use, and letting them test those applications with live data that can be inserted, modified or deleted from outside it. It reads the database schema from an XML configuration file (which must be provided, and presents an index page of tables and operations to do with them. From then on, the user can do all typical table maintenance.
 +
|Homepage URL=http://autotabla.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://autotabla.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Perl,database,cgi,tables,SQL,autotabla
 
|Keywords=Perl,database,cgi,tables,SQL,autotabla
|Is GNU=n
+
|Version identifier=1.96
|Last review by=Janet Casey
+
|Version date=2002/08/07
|Last review date=2002-08-05
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/autotabla/files/autotabla/1.96/autotabla-1.96.tar.gz/download
 +
|Version comment=1.96 stable released 2002-08-07
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/22
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.94
+
|Status=
|Version date=2002-08-04
+
|Is GNU=No
|Version status=stable
+
|License verified date=2002-08-05
|Version download=http://prdownloads.sourceforge.net/autotabla/autotabla-1.94.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2002-08-05
 
|License verified date=2002-08-05
|Version comment=1.94 stable released 2002-08-04
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jorge Gonzalez
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jorge Gonzalez
 
 
|Email=dummy@athenasoft.com.mx
 
|Email=dummy@athenasoft.com.mx
 
|Resource URL=
 
|Resource URL=
Line 44: Line 41:
 
|Use=web-authoring
 
|Use=web-authoring
 
|Web-authoring=cgi
 
|Web-authoring=cgi
|Works-with=database,sql
+
|Works-with=database, sql
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2002-08-05
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 75: Line 67:
 
|Prerequisite description=XML_Parser
 
|Prerequisite description=XML_Parser
 
}}
 
}}
 +
{{Featured}}

Revision as of 17:52, 22 December 2016


[edit]

Autotable

http://autotabla.sourceforge.net/
Automates maintaining a set of SQL tables

Autotabla is a CGI interface to a collection of SQL tables. Once an XML description of the database schema (table names, fields, etc.) is provided, all table maintenance can be done from a Web page. The program reads the database schema from a configuration file, and you can manage the tables included in the schema: you can add, delete or modify rows and you can do simple but effective queries. It is meant to help developers who are making SQL based applications, freeing them from writing basic scripts for accessing the tables the application will use, and letting them test those applications with live data that can be inserted, modified or deleted from outside it. It reads the database schema from an XML configuration file (which must be provided, and presents an index page of tables and operations to do with them. From then on, the user can do all typical table maintenance.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

5 August 2002




Leaders and contributors

Contact(s)Role
Jorge Gonzalez Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/autotable
Bug Tracking,Developer,SupportE-mailmailto:jorgegv@users.sourceforge.net


Software prerequisites

KindDescription
Required to buildXML_Parser
Required to useWeb browser
Required to buildExpat
Required to usePerl
Required to buildXML_Simple
Required to useWeb server that runs CGI scripts




Entry































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.