This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
UniDB is a database abstraction layer for PHP developers. It's goal is to enable the developers to focus not on cross database compliance, but to focus on the main purpose of the program. It is developed principally by AfroSoft.
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
Home Music Site Administrator is an online music manager . Through a web interface users can search, listen and save music. This is NOT an music file sharer. It uses the persons music that they have already obtained.
FSIT (Fishers Statistical Information for Tremulous) is a client side statistics package for the game Tremulous. It provides, in-game details, and a web frontend for adjusting information and display of kills, deaths, ratios, pings, in-game chat.
A module for phpPgAdmin for creating quick applications (application generator) for a created Postgresql database. Currently under developing, source code will be avaible when a stable version is finished.
Migratool is a software tool, which aims to easy the geospatial (and non-geospatial) data migration among both distributed and heterogeneous data sources. This tool is based on a three tiers architecture and it has been implemented using the J2EE archite
This project collects information about the economic system of the computer game "Pirates of the Burning Sea" from "Flying Labs System". All those informations were collected manually.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project enables you to create a Database using only one PHP-file. So if you don't have the option to use a database-engine like MySQL, or you don't want to use one, this is a good way to get around it
A legal case management system, based on PostgreSQL, well suited for latinamerican (spanish) environments, with an Artistic License (except if and where the PostgreSQL BSD License should prevail).
Manage your SQL DBs from your browser, edit, add, delete and backup your datas, this has never been easier. SQL is written with Geshi colors. Required on your server : Apache2, php5, php5-mysql addon. The mysql server is not required on the same computer
Winn GuestBook is a project written in PHP and MySQL for a database. This is one of the easiest to install and use, the installation process is 90% web based and takes about 2 mins to finish! The install is getting shorter with every new version.
This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
E-HRIS Is an open source human resource information management system developed to automate all aspects of human resource management i.e. contract management,leave management,training management. The Project demo available at http://www.e-hris.com
DQuery is a Dynamic Simple Query tool used to retrieve data as matching record(s) for a field value input by user with redirecting the output option also. It is developed using Tcl/TK.
Decima is a database that was designed to support time-series data mining. It consists of PostgreSQL custom type definition, implementation of GiST index for that type and snowflake database schema.
Questionnaire currently is a PHP API for the creation of web based data entry. XML file forms with question and database descriptions are used to generate forms. Answers are stored stored in an Access or MySQL database.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.