Article · Wikipedia archive · Last revised Jun 20, 2026

NexusDB

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. The database engine supports the SQL:2003 standard alongside Core SQL functionality as well as direct cursor-based data access.

Last revised
Jun 20, 2026
Read time
≈ 1 min
Length
186 w
Citations
4
Source
NexusDB
DeveloperNexusQA Pty Ltd
Stable release
4.50.26 / February 2021
Written inDelphi, C++ Builder, C#
Operating systemWindows
TypeRDBMS
LicenseCommercial
Websitewww.nexusdb.com

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 as of 2017).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:

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

References

External links