Simple Project List Software Map

Database Engines/Servers
410 projects in result set
LastUpdate: 2007-10-29 14:32

Cubulus OLAP

Cubulus is an analytic engine and a slice and dice Web interface on top of a relational database (MySQL, PostgreSQL, SQLite, and MonetDB at the moment). It caches calculated cells and is able to parse basic MDX queries, with a maximum of two dimensions cross-join on rows and/or on columns. It includes hierarchical charts: the vertical boxes represent hierarchy "on rows", and horizontal boxes represent data sets "on columns" scaled to the "on rows" measure.

LastUpdate: 2007-05-03 09:33

BerkeleyDB Backend Storage Engine for DURUS

BerkeleyDB Backend Storage Engine for DURUS
provides a storage engine for DURUS, a persistence
system for the Python programming language.

(Machine Translation)
LastUpdate: 2001-03-26 11:16

PhotoShelf

PhotoShelf is a complete Web-based system for archiving, categorising, displaying, and managing photos. It has features and aesthetics missing in other systems, making it the only package needed for complete digital image housing. Features include Web upload of jpg, tarball/zip files, ability to read EXIF information from digital camera images, nested albums, efficient storage system, slide shows, and online help.

(Machine Translation)
LastUpdate: 2002-09-13 00:30

libFlatfile

libFlatfile is a C library for reading and writing a database from an ASCII text file. Each line is a record. Each record has the same number of fields, but that number is arbitrary. Each field is seperated by a changable delimiter character.

(Machine Translation)
LastUpdate: 2008-01-11 15:55

MSSQL JDBC Driver Single Sign On Auth from Unix

libsqljdbc_auth provides support for using Windows
integrated authentication with the Microsoft SQL
Server 2005 JDBC Driver under Unix operating
systems. SQL Server Authentication is not secure
and is difficult to manage in an environment with
large numbers of database servers, but it is often
the only option when connecting to an SQL Server
Database from non-Windows operating systems. This
library allows users of other operating systems to
use the more secure Integrated Authentication
method with Microsoft's SQL Server 2005 JDBC
driver using native Kerberos authentication libraries.

(Machine Translation)
LastUpdate: 2004-08-14 07:00

Spinneret

Spinneret is a structured storage engine that can
be thought of as an extended tuple storage system.
It takes the best aspects of relational, object,
and hierarchical databases and throws away the
dead weight associated with those technologies.
The benefit of Spinneret is that its data model is
incredibly flexible, allowing it to expose its
underlying data in any number of ways. It operates
similar to an object database, but without hard
ties to an originating language, and can also
behave like a relational database without the
burden of complex joins.

(Machine Translation)
LastUpdate: 2001-10-05 10:29

X2c

X2c is an Xbase compiler that creates executable programs from Xbase source on any Unix or C platform. This is accomplished by creating C source from the Xbase source, compiling, and linking with included Xbase function libraries. Whilst the C source is considered an intermediate stage for X2c, it can be used and developed as any other C source. The X2c dialect of Xbase accepts virtually all statements from Borland (was Ashton-Tate), dBASE III PLUS, Computer Associates (was Nantucket), Clipper (Summer '87), and Microsoft (was Fox Software) FoxBASE (2.1). Selected Foxpro statements are also supported.

(Machine Translation)
LastUpdate: 2005-03-30 19:47

PHP LDBI

PHP LDBI is a library to handle local databases. It supports tables, sequences, indices, and searches using wildcards. It's primary goal is to serve as backend for SQL interfaces to local databases. It includes an SQL parser to execute simple SQL statements.

(Machine Translation)
LastUpdate: 2004-07-30 23:24

php_db2util

php_db2util is a module that extends PHP with mass
data movement functions. It supports connecting to a
DB2 server, loading data from a client or server with
a replace option or insert option, and exporting data
from a table to a client. It also allows the runstats
utility to be run to recreate indexes.

(Machine Translation)
LastUpdate: 2002-02-07 11:22

LocalSQL

LocalSQL provides a library and command line tool for direct invocation and processing of SQL statements on local databases. A subset of SQL92 is implemented, notably 'INSERT UPDATE DELETE SELECT CREATE TABLE CREATE INDEX DROP TABLE'. Sub-selects are not currently supported. See README.SQL for more information on exactly what is and is not supported.

(Machine Translation)
LastUpdate: 2001-01-30 06:14

xml2sql

xml2sql is a collection of Perl script to convert XML files into SQL scripts for creating tables in a database. The generated SQL scripts are commented with the descriptions you provide in your XML, so it it easy to figure out what does what. xml2sql does no validation of your XML files.

(Machine Translation)
LastUpdate: 2001-01-30 06:13

Orac

Orac is a GUI tool for Database Administrators written in Perl, Tk, and DBI. It organizes many useful DBA scripts into a nice graphical interface, for collecting statistics on your database, or diagnosing problems. It currently supports Oracle, Sybase, and Informix. Richard Sutherland's DDL::Oracle Perl module has been integrated with the current version for the Oracle side of things, greatly improving the Oracle developer options on the program.

(Machine Translation)
LastUpdate: 2008-09-25 11:21

Fully Automated Nagios

The goal of FAN (Fully Automated Nagios) is to
provide a CD based on CentOS in order to simplify
installation of Nagios and other Nagios tools.
Tools installed by FAN are: Linux, MySQL, Nagios,
Nagios plugins, NaReTo, NagVis, Centreon,
Net-SNMP, and NDOUtils.

(Machine Translation)
LastUpdate: 2005-01-04 00:33

OpenAspect

OpenAspect is a scalable and secure ERP and CRM
system. It includes asset management and
servicing, inventory, logistics, AP, AR, GL, and
more. Front-ends can be 'plugged- in' and could be
written using a variety of programming languages.

(Machine Translation)
LastUpdate: 2002-12-08 23:12

Y Object Database Adapter

Y Object Database Adapter (YODA) is an
environment for creating and running network
accessible applications. It can permanently
store objects of any type and complexity, and
supports attributes of most types (with the
exception of only a few Python types, such as
thread locks). It can be extended with YODA-
server applications, and an application
compiler and loader are provided.

(Machine Translation)