MySQL Support White Paper
Short Description
This document summarises the key features of MySQL, the Relational Database Management System (RDMS). MySQL offers a fully-featured product that is fast, pragmatic and able to handle large databases efficiently.
Website: www.netregistry.com.au | Filesize: 253kb
No of Page(s): 6
Read more
PHP/MySQL Tutorial
Short Description
Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. According to Graeme, PHP and MySQL are the world’s best combination for creating data-driven sites. In the first installment of this three-lesson tutorial, our Kiwi guide covers everything you need to know to begin developing database hubs. He gives instructions for installation on both Unix and Windows, and then goes on to show some simple scripts that will insert information into a database and display that data on a Web page.
Website: support.onlyscript.info | Filesize: 198kb
No of Page(s): 27
Read more
A MySQL Tutorial
Short Description
Many relational database concepts are really quite simple. In fact, much of the appeal of relational databases stems from the simplicity of their foundational concepts.
Website: www.sju.edu | Filesize: 453kb
No of Page(s): 58
Read more
MySQL Reference Manual
Short Description
A relational database stores data in separate tables rather than putting all the data in one big storeroom. This adds speed and exibility. The tables are linked by defined relations making it possible to combine data from several tables on request. The SQL part of “MySQL” stands for “Structured Query Language” the most common standardised language used to access databases.
Website: lpf-esi.fe.up.pt | Filesize: 3437kb
No of Page(s): 833
Read more
MySQL 3.23, 4.0, 4.1 Reference Manual
Short Description
This is the MySQL Reference Manual. It documents MySQL 3.23 through MySQL 4.1.25. This is the Reference Manual for all releases of the MySQL Database System through version 4.1.25. It is applicable for older versions of the MySQL software (such as 3.23 or 4.0-production) because functional changes are indicated with reference to a version number. For later MySQL releases, see the appropriately-numbered edition of this manual.
Website: downloads.mysql.com | Filesize: 12809kb
No of Page(s): 1781
Read more
The (Re) Emergence of Agile Languages and Domain-Oriented Programming
Short Description
The JAOO conference in Aarhus, Denmark has become one of the most enjoyable and informative developer conferences in the land of OO. Originally a Java conference, it has expanded to cover a wide variety of topics from MS.NET and Java technology to best practices in software engineering. This year’s conference followed on the heels of the Microsoft PDC earlier in the month. Both conferences featured tracks and sessions on scripting, dynamic languages and domain specific languages.
Website: www.jot.fm | Filesize: 57kb
No of Page(s): 4
Read more
A Programming Languages Course at Web Speed
Short Description
Abstract - The immediate Internet availability of new developments in programming languages allows the core survey of programming languages course to illustrate language concepts with examples that bring students to the forefront of current practice. Ruby and C# each solve problems of current interest in an innovative way that will influence future languages. They are different enough to provide good contrasts and yet their commonalities may show the future direction of productive languages. We describe and provide materials for a survey of programming languages course with examples from Ruby and C#.
Website: iec.cugb.edu.cn | Filesize: 90kb
No of Page(s): 5
Read more