3 projects tagged "Database Engines/Servers"
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.
db.* is a database management system (DBMS) designed to provide powerful, flexible, high-performance capabilities for developing embedded database applications. By combining the network and relational model technologies in a single system, it lets you organize and access information efficiently, regardless of the complexity of the data. The database has a very small footprint and because it is possible to use the network model to store some of the data, it can be very fast. It is also well-documented and quite simple to learn because of its C-based API.