Main Page: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 19: Line 19:
** [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.
* nuBuilder Forte 4.5 is the development version of buBuilder soon to become stable.
** [https://github.com/smalos/nubuilder4-Dev GitHub]
** [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 18:17, 10 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 is the 4th version of nuBuilder that is currently stable.
  • nuBuilder Forte 4.5 is the development version of buBuilder soon to become stable.
    • GitHub
    • Has 27 base tables in the database (5 extra) and some new fields in existing tables too

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