资 源 简 介
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. This project uses the native LucidDB jdbc driver & builds the managed wrapper around it to make it possible to work with LucidDB from .NET & Mono applications.
There are still many things should be done to consider this provider fully finished, but it" it"s already mature & stable enough to query the database, insert / update / delete the data.
For usage examples, please see included test files.
文 件 列 表
Library
LucidDBClient.dll
readme.txt
System.Data.LucidDB.dll
Source
LucidDbClientNET
mykey.snk
Tests
build.bat
readme.txt
test_advreader.cs
test_connbuilder.cs
test_createdata.cs
test_deletedata.cs
test_executereader.cs
test_executescalar.cs
test_filldataset.cs
test_insertdata.cs
test_schemaonly.cs
test_utf8.cs
ChangeLog.txt
License.txt
Readme.txt