Jump to content

NexusDB: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
 
(25 intermediate revisions by 18 users not shown)
Line 1: Line 1:
{{Infobox software
{{Infobox software
| name = YOLOSWAG|
| name = NexusDB
| logo = [[Image:NexusDB logo.png]] |
| logo =
| screenshot =
| screenshot =
| caption =
| caption =
| developer = [http://www.nexusdb.com/ NexusDB Pty Ltd] |
| developer = [http://www.nexusdb.com/ NexusQA Pty Ltd]
| latest release version = 3.10.04
| latest release version = 4.50.26
| latest release date = [[6th March]] 2012 |
| latest release date = February 2021
| programming language = [[Delphi]], [[C Sharp (programming language)|C#]]
| 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 Commercial] |
| 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 NexusDB Pty Ltd. It was developed as a successor to the [[TurboPower]] FlashFiler system for Delphi (still available for free download {{As of|2011|lc=on}}).<ref>[http://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''' 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:
'''NexusDB''' also provides database connectors for easy access from various development and application environments:
* ADO.NET Provider
* ADO.NET Provider for Visual Studio; supports Windows, Android, iOS, MacOSX targets
* ODBC/CLI Driver
* ODBC/CLI Driver for Windows
* PHP Connector
* PHP Connector for Windows


A completely free, unrestricted Embedded Edition <ref>[http://www.nexusdb.com/support/index.php?q=FreeEmbedded Embedded Edition]</ref> is available from the website. The website also has a Client/Server trial edition <ref>[http://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>
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.

An SQL based third party database development tool [[Database Workbench]] is available from Upscene Productions.<ref>[http://www.upscene.com Upscene Productions]</ref>


==References==
==References==
Line 29: Line 27:


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


{{DEFAULTSORT:Nexusdb}}
[[Category:Database engines]]
[[Category:Database engines]]
[[Category:Proprietary database management systems]]
[[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]