Publisher
DevartSubcategories
Average rating
Deze score is berekend door AI op basis van publiek beschikbare informatie.
4.5 / 5
About this software
dbExpress Driver for MySQL is a dbExpress-compliant data provider that connects Delphi and C++Builder applications to MySQL and MariaDB servers. It supports native Direct mode (no MySQL client library required) or client-based connections, targets Windows, macOS, and Linux, and works with VCL and FireMonkey frameworks. A dbMonitor utility is provided for tracing SQL calls and basic diagnostics.
Purchase
Devart dbExpress Driver for MySQL
In Stock
Delivery: 1 working day
Loading...
€85.11
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Native Direct Mode: Connects using MySQL native protocol without client library in Direct mode
- Cross-platform development: Build for Windows, macOS, and Linux from Delphi and C++Builder IDEs
- VCL and FMX support: Supports VCL for Windows and FireMonkey for cross-platform GUIs
- Lightweight data access: Provides a thin dbExpress layer for higher-performance data operations
- Monitoring and tools: Includes dbMonitor utility for tracing SQL calls and transactions
Available languages
- English
Support information
- Documentation and guides: Product documentation, compatibility lists, and how-to articles are available on Devart website
- Support portal and tickets: Submit and track support requests through the Devart Support portal
- Community forum: Access the Devart community forum for peer discussion and troubleshooting
- Priority support via subscription: Active product subscriptions provide access to prioritized support and updates
- Blog and knowledge base: Devart blog and knowledge base publish release notes and usage articles
Frequently asked questions
What is Devart dbExpress Driver for MySQL?
A dbExpress driver that enables connectivity between dbExpress-based applications and MySQL servers, allowing SQL execution and result retrieval through the dbExpress API.
Which development environments use this driver?
Intended for applications built on the dbExpress framework, commonly used with Delphi and C++Builder development environments.
How do applications connect to a MySQL server using this driver?
Connections are configured using standard database parameters (host, port, database, username, password) via dbExpress connection components in the application.
What database operations does the driver support?
Provides typical dbExpress operations such as executing SQL queries, parameterized statements, managing transactions, and retrieving result sets and large object data through the dbExpress interfaces.