learn-co-curriculum / hs-intro-databases-ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Students Will Be Able To...

  • Explain why databases are important
  • Describe the structure of a database
  • Create and modify tables and access info from tables via SQL queries

Using Databases to Remember All the Things

The way that we use the internet would be vastly different if we couldn’t save our data. You wouldn’t be able to have sites like facebook, tumblr, yelp or pretty much anything. Databases make all of these applications possible. They are the backbone of the web. We’re going to learn how to persist (save) data so that it is accessible from different places at different times.

View Students Will Be Able To... on Learn.co and start learning to code for free.

About

License:Other