Wikipedia: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(30 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''nuBuilder Forte''' is the | '''nuBuilder Forte''' is the name of version 4/4.5 of nuBuilder. | ||
nuBuilder is an [[Open-source software|open-source]] tool used to rapidly develop cloud-based applications. | |||
nuBuilder | 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 [https://github.com/nuBuilder/nuBuilder-4.5 Github] and [https://sourceforge.net/projects/nubuilder/ SourceForge] | |||
== History of nuBuilder == | == History of nuBuilder == | ||
Line 39: | Line 16: | ||
*nuBuilder version 3 (also known as ''nuBuilderPro'') was released in January 2014 and is available on GitHub. | *nuBuilder version 3 (also known as ''nuBuilderPro'') was released in January 2014 and is available on GitHub. | ||
== nuBuilder Forte | ==nuBuilder Forte== | ||
nuBuilder Forte is the 4th version of nuBuilder. | nuBuilder Forte is the 4th version of nuBuilder. | ||
Line 46: | Line 23: | ||
nuBuilder uses either MySQL or Maria DB databases and gives its users the ability to do database operations like... | nuBuilder uses either MySQL or Maria DB databases and gives its users the ability to do database operations like... | ||
Search | *Search | ||
Create | *Create | ||
Insert | *Insert | ||
Read | *Read | ||
Update | *Update | ||
Delete | *Delete | ||
With low-code tools that... | With low-code tools that... | ||
*Move and resize objects. | |||
Create database queries with the SQL Builder. | *Create database queries with the SQL Builder. | ||
Create customised date and number formats with the Format Builder. | *Create customised date and number formats with the Format Builder. | ||
Create calculated fields with the Formula Builder. | *Create calculated fields with the Formula Builder. | ||
Create Fast Forms. | *Create Fast Forms. | ||
Create Fast Reports. | *Create Fast Reports. | ||
Further customisation that can be done with JavaScript and PHP. | |||
PHP | |||
== Applications | == Applications similar to nuBuilder == | ||
* [[Microsoft Access]] | * [[Microsoft Access]] | ||
* [[Oracle Application Express]] | * [[Oracle Application Express]] | ||
== External links == | == External links == | ||
*[https://www.nubuilder. | *[https://www.nubuilder.com/ nuBuilder Home Page] | ||
*[http://wiki.nubuilder. | *[http://wiki.nubuilder.com/ nuBuilder Documentation] | ||
*[ | *[https://nubuilderforte.blogspot.com/ nuBuilder Blog] | ||
*[https://www.nubuilder.com/videos.php Video Tutorials] | |||
*[https://www.nubuilder. | |||
Latest revision as of 12:32, 8 April 2021
nuBuilder Forte is the name of version 4/4.5 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.