MySQL Forums
Forum List  »  Newbie

Re: Usage of MySQL Community edition
Posted by: Jon Stephens
Date: February 05, 2017 08:24PM

Steve Declerck Wrote:
-------------------------------------------------------
...
> I was wondering why MySQL had the reputation (and
> maybe still now) of being a "web database"?

Simply that it was (and still is) used on the backend for a great many websites, and that it's provided as part of many web hosting providers' hosting packages.

> The
> reason I ask is this : Is MySQL suitable for a
> client/server configuration?

Yes. MySQL uses a client-server architecture. In addition to the MySQL Server, we provide command-line and GUI client applications. Client applications can be written against MySQL in most common programming languages.

> I mean, local
> network, database server and ERP software.

Yes. We have users employing MySQL in all of these scenarios, and others.

Please see Overview of the MySQL Database Management System, in the MySQL Manual, for additional information about MySQL and its features.

cheers

jon.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: Usage of MySQL Community edition
February 05, 2017 08:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.