55 projects tagged "SQL"
NetOculus is a network monitoring system that provides all the functions of the well-known monitoring system MRTG. It also has a number of its own benefits. It can automatically monitor any kind of detectable alteration in a computer network (and in relatively separated network areas). It can efficiently notify staff about hardware state changes. Analytical information is aggregated. Specific pieces of hardware are associated with the staff members who responsible for them. The solutions for solved problems are reported to the staff for further use.
XBNBT is a modifed BNBT BitTorrent tracker that offers many additional features such as support for flat-file or MySQL database operation, a Web interface, RSS feeds, user integration with IPB, IPB2, vBulletin 3, phpBB, and PHPNuke, control over TCP parameters, additional administrative, statistics, and control options, additional filter and search facilities, and more.
ESP is a secure, automated system that analyzes electronic medical record (EMR) data to identify and report patients with notifiable diseases to the Massachusetts Department of Public Health. The growing use of electronic medical record systems (EMRs) permits efficient re-use of data already being collected by clinicians during routine private practice, offering an unparalleled opportunity to improve public health practice. Information held in EMR systems includes diagnoses, procedures, laboratory test, and treatment information, as well as patient demographic data. This software permits secure, simple, and robust messaging from electronic medical record systems to public health authorities.
The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.
The Plandora project is a tool to help the software development process, from the customer requirement phase until the task conclusion. It consequently gathers the history of the project. The Plandora system can be useful for teams that have problems with resource bottle-necks, parallel projects, critical dead lines, necessity for scope documentation of tasks and requirements, and more.
DynPG is a content management system based on PHP and MySQL. To work with DynPG, you do not need any programing skills. Because of its simple and organized user interface, it is very easy to use. It has a modular structure. It can adapt to any layout with CSS. It is optimized for search engines. It can show a separate view for printing and PDF. Its backend supports multiple languages. It has an editor for form creation.
Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.
The unixODBC project provides Unix applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice/OpenOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP.