Database

From nuBuilderForte
Revision as of 19:43, 12 July 2017 by Admin (talk | contribs) (Created page with "phpMyAdmin will give nuBuilder developers direct access to the database. It is a free software tool written in PHP, intended to handle the administration of MySQL over the We...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

phpMyAdmin will give nuBuilder developers direct access to the database.

It is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.

phpMyAdmin supports a wide range of operations on MySQL and MariaDB.

Frequently used operations can be performed via the user interface, while you still have the ability to directly execute any SQL statement.

Those operations are..

  • managing databases
  • tables
  • columns
  • relations
  • indexes
  • users
  • permissions