269 projects tagged "Database Engines/Servers"
@1 Data Sorting Tool grabs contents from a text-based data file and sorts the data before tabulating it into an HTML table. Visitors can click on the title fields to re-sort the table in acending or decending order. It works with MS Excel/Access data files or any other tab/pipe/colon-delimited text files, and supports unlimited tables and sub-user accounts.
@1 File Upload and Download Manager is a searchable flat text database manager for managing file uploading and downloading. It lets you define your own allowable file extensions and use your own icons. The default pre-defined extensions are pdf, zip, jpg, gif, png, doc, xls, mdb, ppt, txt, rm, mov, and wmv. File sizes and record dates are displayed in search results. The database can be categorized. The maximum file size allowed can be specified.
Adaptive Server Enterprise, (formerly Sybase SQL Server), is optimized for OLTP and mixed workload environments, with unique features that allow it to adapt to the unpredictable requirements of the Internet. Adaptive Server Enterprise is specially designed for high data availability, while providing predictable, high performance with terrific scalability. The package includes the standard features of Adaptive Server Enterprise and all related connectivity components.
Amberfish is a general purpose text/XML retrieval utility. It features indexing of both free text and nested fields, built-in support for XML documents, structured queries allowing generalized field/tag paths, hierarchical result sets, automatic searching across multiple databases, efficient indexing, and relatively low memory requirements.
Xindice is an open source Native XML Database. It stores and indexes compressed XML documents in order to provide that data to a client application with very little server-side processing overhead. It also provides functionality that is unique to XML data, which can't easily be reproduced by relational databases.
BaseX is a light-weight, high-performance, and scalable XML database system and XPath/XQuery processor, including full support for the W3C Update and Full Text extensions. An interactive and user-friendly GUI frontend gives you great insight into large XML data instances. It is platform independent and works out of the box.
Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.