良好的C / C ++连接器库的PostgreSQL [英] Good C/C++ connector library for PostgreSQL

查看:265
本文介绍了良好的C / C ++连接器库的PostgreSQL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序是一个商业GIS C ++应用程序,我正在寻找一个鲁棒/易于使用的连接器Postgresq。 (旁注:我也计划使用PostGIS)

My application is a commercial GIS C++ application, and I'm looking for a robust/easy to use connector for Postgresq. (Side note: I also plan to use PostGIS)

有没有人根据你的经验有任何建​​议?

Does anyone have any recommendations based on your experience? A plus would be if you have tried out various ones.

我看过:


  1. Postgres的C客户端

  2. pqxx

  3. QSql

  1. Postgres's C client
  2. pqxx
  3. QSql

EDIT
任何人都知道什么是一个好的管理GUI工具?我在此处看到了一个社区列表。但是有这么多!我在Windows上开发,不介意为商业工具付费。
某人在另一个Stackoverflow帖子建议 Maestro

EDIT Also, does anyone know what's a good admin GUI tool? I see a community list here. But there are so many! I'm developing on Windows, and dont mind paying for commercial tools. Someone in another Stackoverflow post suggested Maestro.

推荐答案

libpq ++ 是一个提供非常好的PostgreSQL的连接器

libpq++ is one provide very good connector for PostgreSQL

SQLAPI ++ 是一个用于访问多个SQL数据库的C ++库Oracle,SQL Server,DB2,Sybase,Informix,InterBase,SQLBase,MySQL,PostgreSQL和ODBC,SQLite)。

SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC, SQLite).

抽象数据库连接器是用于连接到多个数据库(MySQL,mSQL,PostgreSQL,Interbase,Informix,BDE,ODBC)的C / C ++库。它在Linux,UNIX,BeOS和Windows上运行,并且ELF OSes的动态驱动程序加载器正在开发中

Abstract Database Connector is a C/C++ library for making connections to several databases (MySQL, mSQL, PostgreSQL, Interbase, Informix, BDE, ODBC). It runs on Linux, UNIX, BeOS, and Windows, and a dynamic driver loader for ELF OSes is under development

Navicat 是PostgrSQL的好GUI工具

Navicat is Nice GUI tool for PostgrSQL

这篇关于良好的C / C ++连接器库的PostgreSQL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆