Acerca de RemObjects AnyDAC

Componentes de acceso a datos universales para Delphi y Free Pascal.

AnyDAC is a set of components for CodeGear Delphi and the open source Free Pascal Compiler that provides high-speed native data access to a variety of back-end database engines, including Microsoft SQL Server, Oracle, DB2 and others. Optimized for direct access to the respective database systems, AnyDAC can avoid unnecessary layers such as ADO, OLE DB or ODBC and provides the best possible access speeds. This makes AnyDAC the ideal solution for data access, especially in scenarios where high scalability and good performance are a must.

RemObjects AnyDAC can be used as a stand-alone product for single and client-server database applications, but it will unfold its true power when used in combination with Data Abstract. In the past, Data Abstract for Delphi relied on third party drivers or generic layers such as ADO and DBX for the back-end data access. AnyDAC closes this gap by providing an in-house solution for high-speed native data access at the back end, and deep integration of AnyDAC with Data Abstract 5.0.27 and later allows the two products to combine to the perfect data access solution for Delphi developers.

RemObjects AnyDAC Core Features

  • Native access to SQL Server, Oracle, DB2, InterBase, MySQL and more
  • Generic access to any database supported through Borland DBX and ODBC data sources
  • Unified API for access to cross-database features
  • First-class support for many database-specific features
  • Unique ADO.NET-like data engine for Win32
  • Optimized for best possible data access performance
  • Advanced Data Access Options
  • Cross Platform data access through support of Free Pascal (FPC)
  • Perfect integration as back-end driver for Data Abstract 'Vinci'

RemObjects AnyDAC Supported Databases

The following database types are supported natively:

  • Microsoft SQL Server 2000 and higher
  • Oracle 8.0.3 and higher
  • IBM DB2 8 and higher
  • MySQL 3.23 and higher
  • Microsoft Access 2000 and higher
  • Sybase ASA 8 and higher
  • InterBase 6 and higher
  • Firebird 1.5 and higher
  • "Natively" means that AnyDAC communicates with the back-end database through the fastest, stable and vendor-recommended API available. AnyDAC has been tested and optimized for each of these RDBMS's.

AnyDAC also supports generic data sources through:

  • Borland/CodeGear DBX
  • ODBC