Skip to content

OWH-projects/database-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

database-training

brownbag session on databases

Brass tacks

  • Lots of different database managers
  • Most are free.
  • Actual way you use stays the same

What is a database?

  • How is that different than a spreadsheet?
  • De facto backend for any online form system
  • So good trick is to think like a computer

Record layouts

Best practice for describing a database. Hit-by-a-bus problem solver. Agencies should maintain them. You can get them.

SQL

  • Select
  • From
  • Where
  • Functions
  • Group By
  • Joins

About

brownbag session on databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published