资 源 简 介
LucidDB is the first and only open-source RDBMS purpose-built entirely for data warehousing and business intelligence. It is based on architectural cornerstones such as column-store, bitmap indexing, hash join/aggregation, and page-level multiversioning. See http://www.luciddb.org/ for more details. Currently LucidDB has only JDBC and ADO.NET
providers and that"s why can be used only from JAVA or .NET apps.
The main goal of PG2LucidDB project is to fill this gap & make it"s possible to use the power of LucidDB from any third-party applications & programming languages like Perl, PHP
or whatever you like.
This is a cross-platform tool which acts as a bridge between PostgreSQL"s frontend protocol
and LucidDB database engine (http://www.luciddb.org/). In another words - this is the only
tool (at the moment) which allows to access LucidDB from almost any programming language which has native driver for widely known PostgreSQL database.
For more details ple
文 件 列 表
build
PG2LucidDB.jar
pg_catalog_plugin.jar
build_jdk5.bat
build_jdk6.bat
ChangeLog.txt
conf
allowed.users
authorized.hosts
driver.options
log4j.properties
PG2LucidDB.properties
install
pg_catalog.sql
lib
hsqldb.jar
log4j.jar
LucidDbClient.jar
License.txt
logs
org
h2
iworks
pg2luciddb
pg2luciddb.bat
Readme.txt
samples
csharp
odbc
perl
php
ServiceWrapper.exe
ServiceWrapper.exe.config
win32
install.bat
remove.bat
ServiceWrapper
start.bat
stop.bat