Category Archives: Database

New Course: Introduction to PostgreSQL

Today we added a new course, Introduction to PostgreSQL, covering relational database programming using the excellent open source database system. The instructor for this course is kind of a big deal: it’s Selena Deckelmann, a contributor to PostgreSQL and an all around good egg. We’re excited about Selena’s course and very fortunate to have her [...]

Also posted in Courses, PostgreSQL | 2 Comments

New Course: Programming SQLite

This morning we added a new course to our arsenal: Programming SQLite. This course covers the free, embedded database SQLite. SQLite is everywhere these days: as part of the iPhone/iPad, Android, and Blackberry, it’s a way for developers to store data in any kind of application using the same programming paradigms (such as SQL, tables, [...]

Also posted in Courses, Mobile | Leave a comment