Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Experience with direct data access components

I would like to know as to what has been the experience of using direct data access components like devart's MyDAC which allows a direct connection to the mysql server rather than through the client library or ODBC.

like image 944
Vinayak Mahadevan Avatar asked Jun 25 '26 16:06

Vinayak Mahadevan


1 Answers

With AnyDAC you can acess almost all popular databases (MySQL, SQL Server, Oracle, Firebird, PostgreSQL, DB2, SQLite, ...). High-speed native direct access, many unique futures, unified API for access to cross-database features, excelent support.

like image 151
Branko Avatar answered Jun 27 '26 06:06

Branko