phpMyAdmin
phpMyAdmin is a third-party tool that you can use to manipulate MySQL databases. For more information about how to use phpMyAdmin, visit the phpMyAdmin website.
MySQL® Databases
MySQL Databases allow you to manage large amounts of information over the web easily. They are necessary to run many web-based applications, such as bulletin boards, content management systems, and online retail shops.
MySQL® Database Wizard
MySQL Database Wizard allow you to manage large amounts of information over the web easily. They are necessary to run many web-based applications, such as bulletin boards, content management systems, and online retail shops.
Remote MySQL®
Remote MySQL allows you to configure databases to be accessed remotely. This can be useful if you want to allow applications, such as bulletin boards, shopping carts, or guestbooks, on your other servers to access the databases.
PostgreSQL® Databases
PostgreSQL Databases allow you to manage large amounts of information over the web easily. They are necessary to run many web-based applications, such as bulletin boards, content management systems, and online retail shops.
PostgreSQL® Database Wizard
If you need to create a database as well as the account that will access it, we recommend that you use the PostgreSQL Database Wizard. This guide helps you create a database, add users, and link a database to an existing user account.
phpPgAdmin
phpPgAdmin is a third-party tool that you can use to manipulate PostgreSQL databases. For more information about how to use phpPgAdmin, visit the phpPgAdmin website.
Warning:
Some versions of PostgreSQL are ANSI SQL-92 compliant and do not support recursive grants, wildcard grants, or future grants. To allow multiple users to access your PostgreSQL tables, click Synchronize Grants in the PostgreSQL Databases interface (Home >> Databases >> PostgreSQL Databases) after you add a table.