36 projects tagged "Linux"
@1 Data Sorting Tool grabs contents from a text-based data file and sorts the data before tabulating it into an HTML table. Visitors can click on the title fields to re-sort the table in acending or decending order. It works with MS Excel/Access data files or any other tab/pipe/colon-delimited text files, and supports unlimited tables and sub-user accounts.
Webdata Pro creates relational database solutions online, and requires no technical, programming, or SQL knowledge. It runs on any server that has MySQL. While many have mastered the HTML skills necessary to publish a Web page, integrating a database into a Web site remains a daunting task for most non-programmers. Webdata Pro solves this problem. Its Web interface provides the administrator a point-and-click path through building tables, designing search pages/reports/forms, managing records, and defining member accounts. All functions are accessed through a browser with simple, non-technical instructions. It has a built-in shopping cart, and can easily import data from other programs and upload images or documents through the browser. The program has powerful member privileges, allowing the administrator to control each member's access to the data. Calculation fields such as SUM, AVG, COUNT, ESCAPE, IF-ELSE, and more are included. Further, the software creates complex JOIN queries automatically. The administrator just selects the fields and Webdata Pro does the rest. It is designed with speed in mind, and is able to search millions of records quickly. Individually customized reports and forms can be generated using any HTML editor.
JDBStudio is a database tool that simplifies browsing, editing, and querying of databases by providing an intuitive and consistent graphical user interface. JDBStudio is a suitable replacement for Oracle SQL*Plus, Microsoft SQL Query Analyzer, and other similar tools. It allows you to access different databases with a single program.
Symbolic is an enterprise platform designed to build, configure, and manage your huge and globally distributed data centers. It features cloud computing, Web manager virtual environments (Xen, KVM, and libvirt), clustering support, custom operations and scripts support, and user and role definitions.
DbWrench is multi-vendor, multi-platform database design and synchronization software. Features include a syntax highlighting SQL query editor, support for many of today's most popular databases, a graphic entity relation diagram (ERD) designer, and the ability to forward and reverse engineer databases. Its multi-vendor and multi-platform functionality makes it ideal for heterogeneous database environments.
SQL Uniform is a database comparison and SQL query program. It is a database client with a graphical user interface. It supports any kind of database and database servers to which there is an ODBC or JDBC standard driver. It has been tested on Access, Adabas D, DaffodilDB, dBASE, Excel, HSQL, IBM DB2, Interbase (Firebird), JDataStore, Linter (Relex), McKOI, Mimer, MSSQL, MySQL, Openlink Virtuoso, Oracle, Paradox, Pervasive (Btrive), Pointbase, PostgreSQL, Solid, SQLITE, Sybase, ThinkSQL, and Yard.
VideoDB is a database to manage your personal video collection. It's designed for videofiles but you can also put your DVDs, games, and VHS tapes in it. It features fetching movie data/covers from the Internet Movie Database (IMDb), Amazon, Allocine, DVDInside, DVDPlace, Google, OFDB, and TV-Tome, local caching of cover images, an option to mark movies as seen, a search by genre or title/subtitle/plot/cast data, a filter for TV episodes, a random movie function and a simple borrow manager. Optionally, it features user management and authentication for sharing the database with others and adding custom fields. The design is completely customizable by templates. There is PDF and XML export, RSS support, and online help.
Stager is a system for aggregating and presenting network statistics. Though tailored for using NetFlow data from the flow-tools package, it is generic and can be customized to present and process any kind of network statistics. The backend collects data with flow-tools and stores reports in a database, automatically handling the aggregation of hourly statistics into days, weeks, and months. The Web frontend presents data in tables, matrices, or plots. The reports are fully customizable, and their definitions are stored in the database.
Artekopia Netjuke is a cross-platform Web-based audio streaming jukebox powered by PHP 4 and an increasing choice of databases. MP3, Ogg Vorbis, ASF/WMA, and other music file formats are supported. Artekopia Netjuke aims to enable small organizations or communities run a private "mp3.com-like" Web site to access the music they legitimately own, distribute, or are granted access to. It supports most audio players, language packs, optional file downloads, media protection schemes, multi-level security, shared and private playlists, random playlists, images, etc. It also features an unusual, easy-to-use installer module to get you started in minutes.
odbcpp is an ODBC C++ library wrapper. The ODBC library itself is a low level C library that has many functions, all of which could return errors. This wrapper checks for errors on every single call to the ODBC interface, so if an SQL statement, a connection, or anything else fails, an exception is generated.