60 likes | 150 Views
Info Systems Fall 2013. The modern role of often not-so-modern database technology. We will look at MySQL SQL PHP NoSQL DBs Mongo and GUIs for it Maybe HBase , Cassandra ... Second Lots of other traditional db material Transactions, distribution, query optimization, XML,
E N D
The modern role of often not-so-modern database technology • We will look at MySQL SQL PHP • NoSQLDBs Mongo and GUIs for it Maybe HBase, Cassandra ... Second • Lots of other traditional db material • Transactions, • distribution, • query optimization, • XML, • object databases, • etc.
Things to note… • Web apps and relational databases are the growth area • Why are web apps still mostly SQL-based? ...For that matter, the same with non-C/S apps… • But, what is the world of No-SQL DBs all about?
What’s expected • Attendance required • Exams – 2 • Each 1/2 of final grade
The modern role of often not-so-modern database technology • Class blog: http://rogerking.me • buzzking@ymail.com • 303 437 7419
The modern role of often not-so-modern database technology • Book: MurachMySQL (required) http://www.amazon.com/Murachs-PHP-MySQL-Murach-Reference/dp/1890774561/ref=sr_1_1?s=books&ie=UTF8&qid=1343868487&sr=1-1&keywords=murach+php+mysqlBook: not required at all, MurachPHPhttp://www.amazon.com/Murachs-MySQL-Joel-Murach/dp/1890774685/ref=sr_1_3?s=books&ie=UTF8&qid=1343868487&sr=1-3&keywords=murach+php+mysql • Not required, but gives an excellent overview of conventional DB technology and I will take material from it. I will be taking material from this book. I am not requiring it because approximately half of the book is somewhat out of date, as it presents a detailed coverage of conventional “black boxed” technology.http://www.amazon.com/Database-Systems-Application-Oriented-Approach/dp/0321268458/ref=sr_1_fkmr0_1?ie=UTF8&qid=1343868217&sr=8-1-fkmr0&keywords=Bernstein+kifer+Lewis+database • There will be posted slides on class website