NexusDB

From Wikipedia, the free encyclopedia
Revision as of 10:35, 20 January 2022 by 87.101.6.124 (talk)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Main other

NexusDB is a relational commercial database engine for the Delphi, C++ Builder and .NET programming languages created by NexusDB Pty Ltd. It was developed as a successor to the TurboPower FlashFiler system for Delphi (still available for free download Template:As of).[1] The database engine supports the SQL:2003 standard alongside Core SQL functionality as well as direct cursor based data access.

NexusDB also provides database connectors for easy access from various development and application environments:

  • ADO.NET Provider for Visual Studio; supports Windows, Android, iOS, MacOSX targets
  • ODBC/CLI Driver for Windows
  • PHP Connector for Windows

The website has a Client/Server trial edition [2] and an online manual.[3] A free version (without source code) for embedded/single user can be downloaded via the GetIt tool in Rad Studio XE8 or newer. An SQL-based third-party database development tool, Database Workbench, has been developed by Upscene Productions.[4] Third-party support exists for Fast Report and ReportBuilder reporting tools.

References

External links