Download List

Project Description

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 Requirements

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

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.
Tags: Major, Stable, jdbc, odbc, SQL, Distro, postgresql

2009-06-24 18:57
0.9.0

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.
Tags: Stable

Project Resources