Main Page: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
 
(365 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Welcome to the nuBuilder Forte Wiki.'''
__NOTOC__
<small>Today, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, there are [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles available.</small>


nuBuilder Forte is the 4th version of nuBuilder, a browser based tool for developing web-based database applications.
== What is nuBuilder? ==
'''nuBuilder''' is a free and '''open-source''', browser-based development platform for creating web-based database applications.  


It has been created by us (an Australian company called nuSoftware) to develop applications for their customers.
Built with PHP, MySQL, JavaScript, and jQuery, it offers a powerful yet accessible solution for developers.


And we are happy to release it as open source to allow other new or experienced developers to do the same.
{| style="margin: 1em left 1em auto; padding-top: 20px; padding-bottom: 20px; padding-left: 20px;"
|style="width:64px;"|[[Image:i01.png|64px|link=Documentation]] ||'''[[Documentation]]'''
|[[Image:i02.png|64px|link=Naming Conventions]] ||'''[[Naming Conventions]]'''
|[[Image:i03.png|64px|link=Dev Tools]] ||'''[[Dev Tools]]'''
|-
|[[Image:i04.png|64px|link=Tutorials and Videos]] ||'''[[Tutorials and Videos]]'''
|[[Image:i05.png|64px|link=Codebase versions]] ||'''[[Codebase versions|Open Source - Version List]]'''
|[[Image:i10.png|64px|link=Security Considerations]] ||'''[[Security Considerations]]'''
|-
|[[Image:i07.png|64px|link=Releases]] ||'''[[Releases]]'''
|[[Image:i08.png|64px|link=About nuBuilder]] ||'''[[About nuBuilder]]'''
|[[Image:i09.png|64px|link=nuBuilder Overview]] ||'''[[nuBuilder Overview|Overview]]'''
|-
|
|
|}


nuBuilder is used to create a user front end to either MySQL or Maria DB databases.


And it provides database operations like Search, Create, Read, Update and Delete.  
=== Components and Capabilities ===
nuBuilder uses '''[https://www.php.net PHP]''' scripting with either '''[https://www.mysql.com/ MySQL]''' or '''[https://mariadb.org/ Maria DB]''' databases and does database operations like...


'''A nuBuilder application all starts with a Form..'''
* [[nuBuilder Search|Search]]
==Documentation==
* Create
* Insert
* Read
* Update
* Delete


*[[Forms]]
==== Features ====
*[[Objects]]
*[[Reports]]
*[[Procedures]]
*[[Setup]]
*[[Builders]]
*[[Miscellaneous]]


----
* Low-code Platform
* SQL Query Builder
* Form Designer and Builder
* Report Designer and Builder
* User and Permission Management
* Two-Factor Authentication (2FA)
* WYSIWYG Editor
* Email Sending Functionality
* Multi-language Translations Support
* Import CSV Files
* Create Charts
* Code Snippets Library
* File Manager
* File Upload Capability
* Customisable Email Templates
* Versatile Objects: Forms, Subforms, Charts, Lookups, Images, HTML, Calc, File Uploads, and various HTML5 components
* Advanced Customisation using JavaScript, PHP and CSS.
* AI Prompt Generator


[[kkk|Main Page]]
<div style='background-color:#D8E4FF;padding:10px'>
All <span style="font-size:14px;font-weight:700">nuBuilder Forte</span> applications start with a [[Forms|Form]]...''
</div>

Latest revision as of 19:51, 30 May 2025

Today, 13 June 2025, there are 29 articles available.

What is nuBuilder?

nuBuilder is a free and open-source, browser-based development platform for creating web-based database applications.

Built with PHP, MySQL, JavaScript, and jQuery, it offers a powerful yet accessible solution for developers.

Documentation Naming Conventions Dev Tools
Tutorials and Videos Open Source - Version List Security Considerations
Releases About nuBuilder Overview


Components and Capabilities

nuBuilder uses PHP scripting with either MySQL or Maria DB databases and does database operations like...

  • Search
  • Create
  • Insert
  • Read
  • Update
  • Delete

Features

  • Low-code Platform
  • SQL Query Builder
  • Form Designer and Builder
  • Report Designer and Builder
  • User and Permission Management
  • Two-Factor Authentication (2FA)
  • WYSIWYG Editor
  • Email Sending Functionality
  • Multi-language Translations Support
  • Import CSV Files
  • Create Charts
  • Code Snippets Library
  • File Manager
  • File Upload Capability
  • Customisable Email Templates
  • Versatile Objects: Forms, Subforms, Charts, Lookups, Images, HTML, Calc, File Uploads, and various HTML5 components
  • Advanced Customisation using JavaScript, PHP and CSS.
  • AI Prompt Generator

All nuBuilder Forte applications start with a Form...