Introduction to Databases

 10 years ago 6,328 views
Presented by Davey Shafik @dshafik

Presented on November 11, 2013

This talk will cover the basics necessary to help you decide what data to store, where, and how.

We will cover PDO — PHP’s Data Object extension, which allows you to talk to a variety of databases, including MySQL.

You will learn how to CRUD — Create, Retrieve, Update and Delete data, database schema, and when to use indexes.

Additionally, we will look at other data storage systems such as memcache, and nosql databases.

SPONSORS

PHP Tutorials and Videos

SPONSORS

SPONSORS

PHP Tutorials and Videos