Projects tagged ‘odbc’ and ‘postgres’


[2 total ]

3 Users

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. ... [More] 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. Commercial support is available, and the project is released under a the GPLv2 license. [Less]
Created 6 months ago.

0 Users

I have written a library of C routines designed to emulate libpq for use with IBM's DB2 though not complete, its useful. Example functions/types implemented (PGresult,PQntuples,PQgetvalue,PQfnumber etc..).
Created about 1 year ago.