Main Page: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
(→‎Recent Versions: 4.5. is the current offical version.)
Line 16: Line 16:


=== Recent Versions ===
=== Recent Versions ===
* nuBuilder Forte is the 4th version of nuBuilder that is currently stable.
 
* nuBuilder Forte 4.5 is the current version of nuBuilder and it is available at
** [https://sourceforge.net/projects/nubuilder/files/nuBuilder%204.5/nubuilder4.5.zip/download Sourceforge]
 
* nuBuilder Forte Version 4 is still available here:
** [https://github.com/steven-copley/nubuilder4 Github]
** [https://github.com/steven-copley/nubuilder4 Github]
** [https://github.com/apmuthu/nubuilder4 Updated Github version]
** [https://github.com/apmuthu/nubuilder4 Updated Github version]
** Has 22 base tables in the database
* nuBuilder Forte 4.5 is the development version of buBuilder soon to become stable.
** [https://github.com/smalos/nubuilder4-Dev GitHub]
** Has 27 base tables in the database (5 extra) and some new fields in existing tables too


==Documentation==
==Documentation==

Revision as of 10:37, 13 January 2021

What is nuBuilder?

It is an open source, browser-based tool for developing web-based database applications.

Components and Capabilities

nuBuilder uses PHP scripting with either MySQL or Maria DB databases and gives its users the ability to do database operations like...

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

All nuBuilder Forte applications start with a Form...

Recent Versions

  • nuBuilder Forte 4.5 is the current version of nuBuilder and it is available at

Documentation

Tutorials

You can download nuBuilder Forte (Standalone) from Source Forge or the nuBuilder Forte Wordpress plugin from Wordpress. This is no longer supported in newer builds. It's Github repo is now archived.

Open Source

Some of the other open-source products used in nuBuilder Forte.

PHP 7
phpMyAdmin
Ace Editor
jQuery
MediaWiki
...