Wikipedia: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Add link to Github + Sourceforge |
||
Line 9: | Line 9: | ||
It is | It is available on [https://github.com/nuSoftware/nuBuilder4 Github] and [https://sourceforge.net/projects/nubuilder/ SourceForge] | ||
== History of nuBuilder == | == History of nuBuilder == | ||
Line 41: | Line 41: | ||
Further customisation that can be done with | Further customisation that can be done with JavaScript and PHP. | ||
== Applications | == Applications similar to nuBuilder == | ||
* [[Microsoft Access]] | * [[Microsoft Access]] | ||
* [[Oracle Application Express]] | * [[Oracle Application Express]] | ||
Line 51: | Line 51: | ||
*[http://wiki.nubuilder.com/ nuBuilder Documentation] | *[http://wiki.nubuilder.com/ nuBuilder Documentation] | ||
*[http://nubuilder.blogspot.com/ nuBuilder Blog] | *[http://nubuilder.blogspot.com/ nuBuilder Blog] | ||
*[https://www.nubuilder.com/videos.php Video Tutorials] | *[https://www.nubuilder.com/videos.php Video Tutorials] |
Revision as of 08:30, 12 December 2020
nuBuilder Forte is the name of version 4 of nuBuilder.
nuBuilder is an open-source tool used to rapidly develop cloud-based applications.
A nuBuilder database contains all customisation along with generated data, allowing one backup to create a file that holds all data and business logic.
It is available on Github and SourceForge
History of nuBuilder
- nuBuilder version 1 was first released in early 2009 to a limited number of commercial users.
- In early 2012 nuBuilder version 2 was released and made open source by nuSoftware.
- nuBuilder version 3 (also known as nuBuilderPro) was released in January 2014 and is available on GitHub.
nuBuilder Forte
nuBuilder Forte is the 4th version of nuBuilder.
A browser-based tool created by nuSoftware for developing web-based database applications.
nuBuilder uses either MySQL or Maria DB databases and gives its users the ability to do database operations like...
- Search
- Create
- Insert
- Read
- Update
- Delete
With low-code tools that...
- Move and resize objects.
- Create database queries with the SQL Builder.
- Create customised date and number formats with the Format Builder.
- Create calculated fields with the Formula Builder.
- Create Fast Forms.
- Create Fast Reports.
Further customisation that can be done with JavaScript and PHP.