375 projects tagged "OS Independent"
G.O.SQL is a Web-based data management tool for Oracle. Currently, it supports 7 schema objects: table, view, index, sequence, function, procedure, and synonym. The project accepts input from user in the prescribed format and generates the required Oracle SQL statement code. It can also be used to help you learn the Oracle SQL language.
Chit is a template based generator for textual data, such as program code, configuration data, or anything else you can imagine. It gathers its input from data in a relational database. This means that the output text is generated from a template according to a given SQL statement. This tool's original purpose was to generate configuration files for Nagios from a local PostgreSQL database.