40 projects tagged "German"
phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers.
phpVideoPro is a program to manage your collection of DVDs, Video CDs, and video tapes. It stores all data in a database, and provides you with features for adding/changing entries, displaying lists, printing labels and lists, and more. An online help system is built-in to guide you when necessary, and an integrated user/session management protects your data against unauthorized access. Support for multiple languages is provided, and supported databases include MySQL and PostgreSQL; SQLite support is still experimental.
I-Man is a Web application which serves as knowledge, general information, or contact database. It aims to be easy to use and tries not to confuse its users with too many options or parameters. Records are simple text, but all kinds of files can be attached to them as well. Users can create multiple categories of data, and the application features (optional) fine-grained user permissions. Multiple languages are supported, and Firebird/Interbase, MySQL, SQLite, or PostGreSQL can be used as a database.
HyperSQL is like the doxygen program with Javadoc added, but for SQL. It hypermaps SQL views, packages, procedures, and functions to HTML source code listings, and it shows all the code locations where these are used. You can use JavaDoc-style comments for documentation and even embed UnitTests with them.
EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: Eiffel compiler, Eiffel editor, Eiffel code browsing tool, Eiffel testing tool, graphical design tool, refactoring tool, debugger, profiler, and Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more.