Wikipedia: Difference between revisions

From nuBuilderForte
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:
{{lowercase title}}
{{Notability|Products|date=March 2010}}
{{Infobox Software
| name                  = nuBuilder Forte
| logo                  = NuBuilderForteLogo.png
| logo size              = 170px
| screenshot            =
| caption                = nuBuilder Forte Screenshot
| developer              = nuSoftware
| programming language  = PHP/SQL/Javascript/jQuery
| latest release version = nuBuilder Forte
| latest release date    = {{release date|2017|12|}}
| operating_system      = Windows, Linux ([[Cross-platform]])
| status                = Active
| genre                  = Web Based Database Development Tool
| license                = [[GNU Public Licence|GPLv3]]
| website                = https://www.nubuilder.net
}}




'''nuBuilder Forte''' is the latest version of nuBuilder
'''nuBuilder Forte''' is the name of version 4/4.5 of nuBuilder.


'''nuBuilder''' is an [[Open-source software|open-source]] application builder released by nuSoftware under the GPLv3 Open Source licence model.<ref>{{Cite web|title = License {{!}} nuBuilder|url = https://www.nubuilder.com/license.php|website = www.nubuilder.com|accessdate = 2017-12-01}}</ref>
nuBuilder is an [[Open-source software|open-source]] tool used to rapidly develop cloud-based applications.




nuBuilder Forte is the name of version 4 of nuBuilder.<ref>{{Cite web|title = What is? {{!}} nuBuilder Forte|url = https://www.nubuilder.com/nubuilder.php|website = www.nubuilder.net|accessdate = 2017-12-01}}</ref>
A nuBuilder database contains all customisation along with generated data, allowing one backup to create a file that holds all data and business logic.


nuBuilder Forte is a tool used by software developers to produce web/cloud database solutions.


nuBuilder Forte is supported by nuSoftware. nuSoftware regularly produce updates for nuBuilder Forte and submit these updates to GitHub.<ref>{{Cite web|title = nuSoftware/nuBuilder4|url = https://github.com/nuSoftware/nuBuilder4|website = GitHub|accessdate = 2015-10-12}}</ref> nuSoftware also maintain the documentation for nuBuilderPro online.<ref>{{Cite web|title = nuBuilder Documentation|url = http://wiki.nubuilder.net/|website = wiki.nubuilder.net|accessdate = 2015-10-12}}</ref>
It is available on [https://github.com/nuBuilder/nuBuilder-4.5 Github] and [https://sourceforge.net/projects/nubuilder/ SourceForge]
 
nuBuilder and nuBuilderPro is also supported by the global community of software developers who are involved on the nuBuilder forums.<ref>{{Cite web|title = nuBuilder Forum • Index page|url = http://forums.nubuilder.com/|website = forums.nubuilder.com|accessdate = 2015-10-12}}</ref>
 
The nuBuilder platform stores forms, reports, company data and any custom code in MySQL or MariaDB and displays the content dynamically in a web-browser.


== 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 Overview ==
==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...


Drag and Drop objects.
*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.


And further customisation that can be done with...


Javascript
Further customisation that can be done with JavaScript and PHP.
PHP


== Applications Similar to nuBuilder ==
== Applications similar to nuBuilder ==
* [[Microsoft Access]]
* [[Microsoft Access]]
* [[Oracle Application Express]]
* [[Oracle Application Express]]


== External links ==
== External links ==
*[https://www.nubuilder.net/ nuBuilder Home Page]
*[https://www.nubuilder.com/ nuBuilder Home Page]
*[http://wiki.nubuilder.net/ nuBuilderPro and nuBuilder 2 Documentation]
*[http://wiki.nubuilder.com/ nuBuilder Documentation]
*[http://nubuilder.blogspot.com/ nuBuilder Blog]
*[https://nubuilderforte.blogspot.com/ nuBuilder Blog]
*[http://www.nusoftware.com/ nuSoftware]
*[https://www.nubuilder.com/videos.php Video Tutorials]
*[https://www.nubuilder.net/videos.php Video Tutorials]
 
==Notes==
<references />
 
[[Category:Free web development software]]

Latest revision as of 13: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.

Applications similar to nuBuilder

External links