Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Brig Key Features


Brig is a collection of cross-platform C++ header-only libraries that offers the following features:

  • interaction with many databases: CUBRID, DB2 + Spatial Extender, Microsoft SQL Server, MySQL, Oracle, Postgres + PostGIS, SQLite + SpatiaLite
  • rapid application development for database (less code, less time)
  • a minimum of dependencies (C++11, header-only Boost, header-only brig and h-files of the driver)
  • cross-platform (windows, linux)
  • ability to receive metadata (TABLES, COLUMNS, INDEXES) and to use basic SQL commands (SELECT, INSERT, CREATE, DROP) without a line of code in SQL
  • multithreading
  • usability of the geometric data

comments powered by Disqus
Page info
viewed 1850 times
translations en
Author
posted 11 months ago by
CUBRID
Contributors
updated 11 months ago by
View revisions
Share this article