libopendbx 1.4.6-4ubuntu2 source package in Ubuntu

Changelog

libopendbx (1.4.6-4ubuntu2) trusty; urgency=low

  * Update symbols file for arm64.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 29 Nov 2013 00:00:01 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopendbx_1.4.6.orig.tar.gz 573.7 KiB 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c
libopendbx_1.4.6-4ubuntu2.diff.gz 71.4 KiB adfc479772dcee0092561c7686d59b1ee195b6f146966d7719b4e0c22535e21d
libopendbx_1.4.6-4ubuntu2.dsc 3.0 KiB 452c0aa8e9d25cce1839c44622b9d9c8a0293c5fc5985481a93abeb5ba3d1a6b

Available diffs

View changes file

Binary packages built by this source

libopendbx1: Lightweight database access abstraction layer

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 The sqlite3 backend is recommended by default if no other backend is
 installed with libopendbx1

libopendbx1-dev: Lightweight database access abstraction layer (dev)

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the header file to develop backends for libopendbx

libopendbx1-firebird: Firebird backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Firebird backend.

libopendbx1-mssql: MSSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the MSSQL backend.

libopendbx1-mysql: MySQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the MySQL backend.

libopendbx1-odbc: ODBC backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the ODBC backend.

libopendbx1-pgsql: PostgreSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the PostgreSQL backend.

libopendbx1-sqlite: SQLite backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite backend.

libopendbx1-sqlite3: SQLite3 backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite3 backend.

libopendbx1-sybase: Sybase ctlib backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Sybase backend.

opendbx-doc: Opendbx documentation

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides html documentation for OpenDBX

opendbx-utils: Utility applications using libopendbx

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides the odbx-sql utility application for accessing database
 content directly via libopendbx and the opendbx test suite for verifying that
 various backends are working