Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pashagolub/postgresdac
Delphi/C++Builder direct access components for PostgreSQL (and derivatives)
https://github.com/pashagolub/postgresdac
cbuilder dac delphi postgresql
Last synced: 2 months ago
JSON representation
Delphi/C++Builder direct access components for PostgreSQL (and derivatives)
- Host: GitHub
- URL: https://github.com/pashagolub/postgresdac
- Owner: pashagolub
- License: mit
- Created: 2022-03-17T13:14:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T13:59:47.000Z (9 months ago)
- Last Synced: 2024-05-02T02:50:48.375Z (8 months ago)
- Topics: cbuilder, dac, delphi, postgresql
- Language: Pascal
- Homepage:
- Size: 85.4 MB
- Stars: 15
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostgresDAC
Powerful direct access components for PostgreSQL (and derivatives) and Delphi/C++Builder.
It allows you to create Delphi/C++Builder applications with direct access to PostgreSQL and and its derivatives without BDE and ODBC.### Top 5 reasons to use PostgresDAC:
- PostgresDAC is a free (like free speech, not like free beer) product;
- support of **all** Delphi and C++Builder versions(5-7, BDStudio 2005-2006, CodeGear RAD Studio 2007-2009, Embarcadero RAD Studio 2010, XE-XE8, Embarcadero RAD Studio 10-12;
- only 300-400 Kb are added to your .exe file;
- full compatibility with all the existing data-aware controls and report designers;
- PostgresDAC is the only product fully support PostgreSQL native dump file format.