Home
Home
Home
Submit
Home
Source
Source Site » www.databasejournal.com

Search another site:

http://
CGI and Perl Database Integration
Dabbling in Live Databases: MySQL
CGI and Perl / Database Integration
This article focuses on setting up MySQL and understanding its various management complexities. Shows how to create a MySQL database and populate a table with data.

Site: www.databasejournal.com Report - View Tutorial

CGI and Perl File Manipulation
Using a flat-file database in Perl
CGI and Perl / File Manipulation
Web developers often need ways of speeding up the development process, without spending thousands of dollars for software. Here's how to build an easy to use database in Perl and access it via a Web page.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Build Your Own Database Driven Website Using PHP & MySQL: Part 4
MySQL / General Guides
you'll learn how to take information stored in a database and display it on a Web page for all to see. So far you have installed and learned the basics of MySQL, a relational database engine, and PHP, a server-side scripting language. Now you'll see how to use these two new tools together to create a true database-driven Web site!.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Build Your Own Database Driven Website Using PHP & MySQL: Part 3
MySQL / General Guides
In this chapter, we'll introduce the PHP server-side scripting language. In addition to the basic features we'll explore here, this language has full support for communication with MySQL databases.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Build Your Own Database Driven Website Using PHP & MySQL: Part 2
MySQL / General Guides
This second installment covers an introduction to databases, logging on to MySQL, defining SQL, inserting data in a table, and modifying stored data.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Using a MySQL database with PHP
MySQL / General Guides
It's time to add some dynamic content to your website. The best choice for ease-of-use, price and support is the combination of PHP and MySQL. This article introduces the beginner to using MySQL with PHP.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Working with SQL Server
MySQL / General Guides
In this lesson, you'll learn how to connect and log into SQL Server, how to issue SQL Server statements, and how to obtain information about databases and tables.

Site: www.databasejournal.com Report - View Tutorial

MySQL General Guides
Examining MySQL Certification
MySQL / General Guides
To overlook MySQL in the world of certification would be a grave injustice. Not only does the topic of the "world's most popular open source database" crop up here and there on miscellaneous Linux/LAMP exams, but there will also be four certifications specific to it...

Site: www.databasejournal.com Report - View Tutorial

MySQL Optimization
Optimizing MySQL, Hardware and the Mysqld Variables
MySQL / Optimization
Like a grand prix driver starting at the back of the track, if you don't do things well from the beginning, and prepare hard for the race, it doesn't matter how well you do once the race has started. You're at the back and are never going to win. So, with MySQL, it's extremely important to start off on the right foot, and that means compiling MySQL properly. The specific options you use depends on your setup of course, but here are some pointers to get you started.

Site: www.databasejournal.com Report - View Tutorial

MySQL Optimization
Optimizing MySQL Queries and Indexes
MySQL / Optimization
Learn how to optimize queries and indexes, and potentially speed up your application many times over.The database is just too slow. Queries are queuing up, backlogs growing, users being refused connection. Management is ready to spend millions on "upgrading" to some other system, when the problem is really that MySQL is simply not being used properly. Badly defined or non-existent indexes are one of the primary reasons for poor performance, and fixing these can often lead to phenomenal improvements.

Site: www.databasejournal.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement