Jump to content

NexusDB: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
flash filer still available. turbopower redlinked
No edit summary
 
(46 intermediate revisions by 30 users not shown)
Line 1: Line 1:
{{Infobox software
{{Infobox software
| name = NexusDB|
| name = NexusDB
| logo = [[Image:NexusDB logo.png]] |
| logo =
| screenshot =
| screenshot =
| caption =
| caption =
| developer = [http://www.nexusdb.com/ Nexus Database Systems Pty] |
| developer = [http://www.nexusdb.com/ NexusQA Pty Ltd]
| latest release version = 3.05
| latest release version = 4.50.26
| latest release date = [[1st September]] 2010 |
| latest release date = February 2021
| programming language = [[Delphi]]
| programming language = [[Delphi (programming language)|Delphi]], [[C++ Builder]], [[C Sharp (programming language)|C#]]
| operating system = [[Microsoft Windows|Windows]] |
| operating system = [[Microsoft Windows|Windows]]
| genre = [[RDBMS]] |
| genre = [[RDBMS]]
| license = [http://www.nexusdb.com/support/index.php?q=node/27025 Royalty free] |
| license = [https://www.nexusdb.com/support/index.php?q=node/27025 Commercial]
| website = [http://www.nexusdb.com/ www.nexusdb.com] |
| website = {{URL|https://www.nexusdb.com/}}
}}
}}


'''NexusDB''' is a commercial database engine for the [[Delphi]], [[C++ Builder]] and [[.NET Framework|.NET]] programming languages created by Nexus Database Systems Pty Ltd. It was developed as a successor to the [[TurboPower]] FlashFiler system for [[Turbo Pascal]] (still available {{As of|2011|lc=on}}) for Delphi and C++ Builder). The database engine supports the [[SQL:2003]] standard alongside Core [[SQL]] functionality.
'''NexusDB''' is a relational commercial database engine for the [[Delphi (programming language)|Delphi]], [[C++ Builder]] and [[.NET Framework|.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|lc=on}}).<ref>[https://www.nexusdb.com/support/index.php?q=node/506 NexusDB History]</ref> 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:
==External links==
* ADO.NET Provider for Visual Studio; supports Windows, Android, iOS, MacOSX targets
*[http://www.nexusdb.com NexusDB Homepage]
* ODBC/CLI Driver for Windows
*[http://www.nexusdb.com/showpage.asp?Id=11 NexusDB History]
* PHP Connector for Windows
*[http://www.nexusdb.com/showpage.asp?Id=96 NexusDB Product Information]
*[http://sourceforge.net/projects/tpflashfiler/ FlashFiler]


The website has a Client/Server trial edition <ref>[https://www.nexusdb.com/support/index.php?q=v3trial Client/Server trial edition]</ref> and an online manual.<ref>[http://www.nexusdb.com/support/index.php?q=nexusdb_manual_v3.htm Online Manual]</ref> A free version (without source code) for embedded/single user can be downloaded via the GetIt tool in [[RAD Studio|Rad Studio]] XE8 or newer. An SQL-based third-party database development tool, [[Database Workbench]], has been developed by [[Upscene Productions]].<ref>[https://www.upscene.com/ Upscene Productions]</ref> Third-party support exists for Fast Report and ReportBuilder reporting tools.
{{DEFAULTSORT:Nexusdb}}
[[Category:Proprietary database management systems]]


==References==
<references/>


==External links==
{{Database-software-stub}}
* [https://www.nexusdb.com/ NexusDB Homepage]
* [https://www.nexusdb.com/support/index.php?q=nexusdb Product Information]
* [https://sourceforge.net/projects/tpflashfiler/ FlashFiler]
* [https://www.upscene.com/database_workbench/ Database Workbench]


[[Category:Database engines]]
[[cs:Nexusdb]]
[[Category:Proprietary database management systems]]
[[Category:Pascal (programming language) software]]

Latest revision as of 10:35, 20 January 2022

NexusDB
Developer(s)NexusQA 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:

  • 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

[edit]
[edit]