/brig

Brig is a collection of cross-platform C++ 11 header only libraries that offers interaction with many databases and usability of the geometric data.

Primary LanguageC++

Brig is a collection of cross-platform C++ 11 header only libraries that offers interaction with many databases and usability of the geometric data.

Quick start

Use cases

Libraries

boost

database

  • use as a compact wrapper for a unified access to databases:
  1. CUBRID (no spatial data)
  2. DB2 + Spatial Extender
  3. Informix + Spatial DataBlade
  4. Ingres (no valid spatial index)
  5. Microsoft SQL Server
  6. MySQL
  7. Oracle
  8. Postgres + PostGIS
  9. SQLite + SpatiaLite
  1. CUBRID C Client Interface
  2. libpq C Library
  3. MySQL C API
  4. ODBC / unixODBC
  5. Oracle Call Interface
  6. SQLite C Interface

gdal

osm

proj

qt

unicode

  • use to transform a unicode text between UTF-8, UTF-16 and UTF-32
  • use for case mappings

Test compilers

See also


andrew.naplavkov@gmail.com