Download List

项目描述

BlackRay is a relational database system designed to offer performance features commonly associated with search engines. It offers SQL support and sophisticated operational and management features. Load-balancing and operational stability by means of N+1 redundance are included. BlackRay is called a "Data Engine" since it combines traditional, relational database features and SQL with the power and flexibility of search engines. It is a true hybrid, offering transaction support, data-versioned snapshots, and sophisticated function-based indices. Wildcards, phonetic, and fuzzy logic searches are supported, as well. BlackRay supports a subset of the SQL92 standard and provides JDBC/ODBC/native driver options via the PostgreSQL protocol, in addition to an API based query option. The project is released under the GPLv2, with some drivers available under BSD-style licenses. Commercial support contracts are available as well.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-21 22:22
0.10.0

此版本带来了完全重写SQL引擎时,JDBC / ODBC连接(通过PostgreSQL的协议),验证,改进CLI和简化的配置。依赖关系已被更新到最新版本,并在许多Linux / Solaris的发行都依赖与基础操作系统提供。几个新的示例程序都加入其中。
标签: Major, Stable, jdbc, odbc, SQL, Distro, postgresql
This release brings a completely rewritten SQL Engine, JDBC/ODBC connectivity (via PostgreSQL protocol), authentication, improved CLI and simplified configuration. Dependencies have been updated to current versions and on many linux/solaris distributions all dependencies are supplied with the base OS. Several new sample programs have been added as well.

2009-06-24 18:57
0.9.0

这是最初的版本。这个版本是一个稳定的版本已经见过不只三年的发展,并已部署在数据中心的24 / 7运作。在这个版本的特点是在内存中的指数内核,C + +和Java客户端库,一个命令行工具的一整套监测和SNMP支持。来源和用于Linux,Solaris和MacOS二进制分发版,可在本新闻稿中。
标签: Stable
This is the initial release. This version represents a stable release which has seen more than three years of development and has been deployed in data centers for 24/7 operation. Features in this release are the in-memory index kernel, C++ and Java client libraries, a full set of command line tools, and SNMP monitoring support. Source and binary distributions for Linux, Solaris, and MacOS are available in this release.

Project Resources