How to access the database.
You can access database using following way.
- Web Browser
- GUI Application
- CUI command (mysql)
- Programming Language APIs (C/C++, ROOT, PHP, Ruby, Perl ,CGI, Python, Java)
- Web
Browser
To use web browser is the easiest way. Try accessing here. Then you
will access database as muegamma account. Be
careful, because you can change and remove data.
- GUI
Application
To use some GUI application is also easy way. There are
several free tools. For example mysqlcc for
Linux and Windows, CocoaMySQL for Macintosh.
- Program
SQL server can be accessed by many programming language. You
can implement SQL functions in your application. You can also
write own conversion program from SQL to any format. Some
examples are here.
R.Sawada
[Last Update: 24-Feb-2005]