279 projects tagged "Database Engines/Servers"
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.
Arad-OneTable-Editor is a set of perl modules to manage and display a dialog for a single-table SQL query. It can verify types, and scroll between the records. The data handling is separate from the dialog class, so it is possible to write different generic dialogs for the same query. A Perl/Tk dialog and a GNU/readline (or plain text) dialog are included in the distribution.
ColdStore is a gigabyte-scale persistent object store which mmap()s objects into a file (for persistence), can allocate objects in a minimal working-set of pages (for speed), permits library versions to change without a rebuild of the store, permits application checkpoint/restart. ColdStore might be used to replace a database, cache highly structured objects, act as an OODB, make STL persistent, act as a Document Store for XML/SGML/HTML, create a MUD. Future projects include a virtual machine toolkit, ports of several languages, VM and byte-interpretive language workbench.
Data-Admin is two separate components. The first being Data-Lib, the underlying encapsulated database library. This library wraps PHPs native database functions to provide a unified method for connecting to a database. The second component is Data-Admin which will be a PHP based front-end for basic database administration.
The goal of the Database Template Library is to make ODBC recordsets look just like an STL container. As a user, you can move through containers using standard STL iterators, and if you insert(), erase(), or replace() records in the containers, changes can be automatically committed to the database for you. The library's compliance with the STL iterator and container standards means you can plug the abstractions into a wide variety of STL algorithms for data storage, searching, and manipulation. In addition, the C++ reflection mechanism used by the library to bind to database tables allows generic indexing and lookup properties to be added to the containers with no special code required from the enduser. Because the code takes full advantage of the template mechanism, the library adds minimal overhead compared with using raw ODBC calls to access a database.
DBPrism is an open source framework to generate dynamic XML from a database. It connects Oracle databases with Apache Cocoon, providing a high performance DBGenerator with functionality such as parallel content aggregation and ESI cache protocol. It also includes a powerlful database oriented CMS built on top of Apache Cocoon2 and DBPrism.
com.webprofusion.util.db.DBConnection is a simple wrapper Java object for JDBC database connections which is meant to help in building cross-DB SQL statements. It currently supports MySQL & MS SQL Server. It also includes the classes com.webprofusion.utils.StringUtils and com.webprofusion.SiteProperties. The dbconnection object currently uses thess classes to load settings for the DB Connection at runtime. This lets you define a properties file which specifies the dbengine and connection info.
A simple navigation documentation script with support for multiple languages.