Simple Project List Software Map

Database Engines/Servers
410 projects in result set
Última actualización: 2001-01-30 06:12

Ciao Prolog

Ciao is a complete Prolog system subsuming ISO-Prolog with a novel modular design which allows both restricting and extending the language. Ciao extensions currently include feature terms (records), higher-order, functions, constraints, objects, persistent predicates, a good base for distributed execution (agents), and concurrency. Libraries also support WWW programming, sockets, and external interfaces (C, Java, TCL/Tk, relational databases, etc.). An Emacs-based environment, a stand-alone compiler, and a toplevel shell are also provided.

Última actualización: 2005-07-28 11:31

Infotrope ACAP Server

The Infotrope ACAP Server is an implementation of
RFC2244, complete with asynchronous notification
of changes, stored search results, ACLs, and data
inheritance, etc. It supports TLS and SASL
encryption as well as the entire base standard,
plus a few optional extensions. ACAP allows
applications to store configuration data in a way
that is standard, fully interoperable, and easily
managed by users, administrators, and technical
support teams alike. Infotrope's key features
include the ability to randomly crash the server
without data loss, and backing up of data (even
while it's being written) without losing
integrity.

(Machine Translation)
Última actualización: 2012-05-30 21:40

Query Object Framework

QOF (Query Object Framework), provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. This framework is unique in that it does not require SQL or any database at all to perform the query. Thus, it allows programmers to add query support to their applications without having to hook into an SQL database.

Última actualización: 2014-04-22 13:57

TurnKey MySQL Appliance

TurnKey MySQL is an extremely easy way to get up and running with MySQL in just a couple of minutes. It's a pre-integrated turnkey server based on Ubuntu that is packaged as a Live CD image capable of supporting installations on both physical and virtual machines, including VMWare, Xen, VirtualBox, and KVM. It features a small footprint, automatic security updates, a rich Web administration interface, and an easy to use configuration and installation console. It includes a phpMyAdmin database management front-end.

(Machine Translation)
Última actualización: 2013-07-17 12:58

Triceps

Triceps is an innovative embeddable Complex Event Processing (CEP) system. It can be thought of as an in-memory database driven by triggers, or a data-flow machine working on a stream of events, or a spreadsheet on steroids. The major architectural advantages of Triceps include the direct use of procedural logic (as opposed to all-SQL systems), support of both compiled and general scripting languages (C++, Perl), light weight, and easy extensibility.

(Machine Translation)
Última actualización: 2000-02-02 10:05

a_dbc

Abstract Database Connector is a C/C++ library for making connections to several databases (MySQL, mSQL, PostgreSQL, Interbase, Informix, BDE, ODBC). It runs on Linux, UNIX, BeOS, and Windows, and a dynamic driver loader for ELF OSes is under development.

(Machine Translation)
Última actualización: 2010-10-05 15:52

Infobright Community Edition

Infobright Community Edition (ICE) is an analytic database built on MySQL, designed to deliver very fast query response against large data volumes. It is a self-tuning, columnar database that eliminates the need to create or maintain indexes, partition data, or perform other administrative tasks.

Database Environment: MySQL
Lenguaje Natural: English
Sistema Operativo: Linux, Windows
Lenguaje de Programación: C++
Última actualización: 2004-04-27 20:43

Ganymede

Ganymede is a metadirectory system, primarily intended for UNIX-like environments, but capable of being run with some effort on any server supporting Java 1.1.7 or better. Ganymede supports NIS, DNS, and other network information services, and allows many administrators to work together simultaneously to administer defined subsets of your network directory data. Any system capable of running Java applets with Swing can run the Ganymede client.

(Machine Translation)
Última actualización: 2004-03-20 23:09

PostgreSQL-relay

PostgreSQL-relay can be used to as a single point of origin for a number of databases. Instead of having to remember (or modify in case of changes) all the names of databases, on which machines and on which ports they are running, you only need to remember one machine and the name of the database. It will then forward the connection to the proper database on the proper port of the proper server.

Última actualización: 2012-12-13 05:25

GetData Library

GetData is a library that provides an API to interface with dirfile databases. The dirfile database format is designed to provide a fast, scalable format for storing and reading binary, synchronously-sampled, time-ordered data. GetData was originally written for the BOOMERanG and BLAST experiments as a data format suitable for use for both quick-look and data reduction. It is now used by many other cosmological and astrophysical experiments including ACT, Planck, Spider, Keck, as well as other projects.

Última actualización: 2003-05-21 06:34

OggCarton

OggCarton is a free, open source home jukebox system that creates and indexes Ogg Vorbis and MP3 music files. It includes an integrated Web server.

(Machine Translation)
Última actualización: 2006-03-17 01:53

picoSQL

picoSQL is an Italian RDBMS. Because it derives from a commercial project, it is already robust, fast, and rather complete.

Última actualización: 2000-10-24 08:01

mysql2pgsql

This Perl script performs translation from MySQL dump files to the format required to load a Postgres database.

Última actualización: 2013-12-31 00:41

GT.M

GT.M is a high end platform for developing transaction processing database applications. Individual database files in the terabyte range are supported; a logical database can consist of many files. It provides full support for ACID transactions using a Software Transaction Memory (STM) programming model and optimistic concurrency control. The GT.M data model is hierarchical associative memory (i.e. multi-dimensional arrays) that imposes no restriction on the data types of the indexes or content, nor any restriction on the schema is that imposed by the application. Such databases are also referred to as "document oriented", "schemaless", or "schema-free".

(Machine Translation)
Sistema Operativo: Linux, OpenVMS
Lenguaje de Programación: C
Última actualización: 2004-03-24 08:38

qpopper-mysql

qpopper-mysql is a patch to Qualcomm's qpopper POP3 daemon to enable it to do user authentication via a MySQL database, support virtual domains, support Maildir-style mailboxes, and log logins into a MySQL database for possible MTA SMTP authentication relaying use.

(Machine Translation)