12 projects tagged "Linux"
TOra is a Toolkit for Oracle that helps the DBA or developer of a database application. It features an SQL worksheet with PL/SQL block parsing, a PL/SQL debugger and editor with syntax highlighting, a Schema browser, Unicode support, printing, and a full suite of DBA management tools.
XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.
PostgreSQL BIND-9 SDB interface is an enhanced version of the original pgsqldb interface which is included with the BIND-9.1.3. This patch allows you to store all your zone data in a PostgreSQL database rather than in text files. This even makes changes visible immediately without restart/reload of the named server. It also includes PL/SQL functions and triggers to simplify reverse updates.
Permission Record Information Machine (PRIM) delivers database connectivity via a web browser. Users can have different database permissions (e.g. create tables, modify tables, etc.). PRIM has built-in database analytical tools such as graph displays, reporting, etc. English and Chinese (Big5) language support.
Zephyr Basecamp is a functioning GTK frontend and PostgreSQL backend enterprise project that gives small and midsize businesses the same level of inventory, order entry, sales tracking, and accounting functionality as would be expected from commercial applications. It has interfaces for both X11/GNOME/Linux and Windows.
C-Cramp (the C-Cramp College Radio Audio Management Program) is a Web-based frontend to MySQL for managing the types of things that small radio stations might need: audio files, data, and "metadata"; DJ and staff information, schedules, live music and program logs, and all sorts of other data. Currently, a cross-platform PHP application is the focus of the project, but more features and types of programs are planned that will hopefully enable easier playback, storage, loading, and entering for all types of applicable data.
xmltvdb creates a database from a set of xmltv listings and then provides a Web interface to view the TV listings in a grid format similar to many Web-based listings providers, but with user customization and no advertising. It supports explicit and bayesian classification of shows to highlight items you like and de-emphasize ones you don't.
Pool Table Viewer creates database views that allow access to pooled tables directly from Oracle. SAP stores lookup and reference tables in a format known as pooled tables. These keep the data stored in a COBOL/ABAP record format, and the data is not normally readable from Oracle directly. This viewer can be useful for integration software, where there would not be a requirement to write ABAP interface code to access the SAP data. This works with any SAP R3 system with an Oracle database backend.