dbExpress enables rapid PostgreSQL access for Delphi and C++Builder users, regardless of the database being deployed. It functions effectively with the Community Edition of these software tools, and can be deployed across Windows, macOS, and Linux platforms.
One of the key selling points of dbExpress is its thin and simple data-access layer that allows for high performance and easy deployment. Additionally, dbExpress provides a driver for this server as an independent library that implements the common dbExpress interface for processing queries and stored procedures.
With dbExpress, you can use our driver in the same way as the one supplied by Embarcadero. This software provides direct high-performance access to the PostgreSQL database server without using any PostgreSQL client software.
Users of dbExpress can enjoy a range of key features, including support for RAD Studio 11 Alexandria, macOS ARM target platform, macOS and Linux 64-bit, RAD Studio 10.4 Sydney, Win64 development support, Mac OS X development support, direct access to data, support for the latest versions of servers, all data types support, IPv6 protocol support, extended options for advanced behavior, complete support for dbExpress version 4, and the ability to monitor query execution with dbMonitor.
Finally, dbExpress includes an annual Subscription with Priority Support, and the source code is available for users who wish to customize the software further. Overall, dbExpress could be an excellent choice for developers looking for fast and efficient database access.
Version 5.4.0:
*Added support for RAD Studio 12
*Added support for PostgreSQL 16
*Added support for macOS Sonoma
*Added support PREPARE/EXECUTE commands
Version 5.1.1:
* PostgreSQL 14 is supported
* OUT parameters in stored procedures for PostgreSQL 14 are added