Main Page: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 63: Line 63:
[https://www.phpmyadmin.net/ phpMyAdmin] - Its our favourite database tool.
[https://www.phpmyadmin.net/ phpMyAdmin] - Its our favourite database tool.


[https://ace.c9.io/ Ace Editor] - Its Better than a bought one.
[https://ace.c9.io/ Ace Editor] - Its better than a bought one.


[https://jquery.com/ jQuery] - ''Its like discovering programming doesn't have to be hard.''
[https://jquery.com/ jQuery] - ''Its like discovering programming doesn't have to be hard.''

Revision as of 05:36, 14 July 2017

nuBuilder Forte

nuBuilder Forte is the 4th version of nuBuilder.

A browser based tool for developing web-based database applications.


It has been created by us (an Australian company called nuSoftware) to develop web applications for our customers.

And we are happy to release it as open source so that other new or experienced developers can create applications for theirs.


nuBuilder is a web-browser front end to either MySQL or Maria DB databases.

That gives it's users the ability to do database operations like..

  • Search
  • Create
  • Read
  • Update
  • Delete


All nuBuilder Forte applications start with a Form...

Documentation


nuBuilder Forte uses a lot of other open source software to be what it is. Thanks to...

Open Source

This is what we believe at nuSoftware..


PHP - Is widely used, well supported and very reliable

phpMyAdmin - Its our favourite database tool.

Ace Editor - Its better than a bought one.

jQuery - Its like discovering programming doesn't have to be hard.