12 projects tagged "NetBSD"
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.
Libzdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. Libzdb supports MySQL, PostgreSQL, SQLite, and Oracle.
My cOLLection manager is a text-based database program for your collections. It is a fast and easy to use front end for gdbm or Berkeley DB with a curses interface. Some other databases are supported. The program was originally designed to organize a large music CD collection, but it has no restrictions on the entry of any other large range of items. Its main goal is flexibility.
TVEz is a browser-based system to manage movies, shows, and clips stored on local or remote file systems. It is also a front end to the XINE video player that makes the control of the player possible from the Web browser. It retrieves information about movies, including an image of the cover, from IMDB, and stores that information in a MySQL database. The database entries are fully searchable by director, writers, actors, titles, etc. It includes a rating system for movies by which movies can be sorted such that your most favorite ones appear on top of the list. The Web-based configuration is generic enough so that any kind of show can easily be added to the shows listing. The playlist is fully manageable.
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.
libosl, the object storage layer, is a library for storing small to medium-sized data in relational tables. It is easy to use, lightweight, fast, and portable. libosl is suitable for applications that need only a small fraction of the features a full database management system provides.