站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Mac OS X for Java Geeks

Mac OS X for Java Geeks

[ directory ] Previous Section Next Section

12.3 Next Steps

This chapter introduces you to SQL and helps you install two popular (and free) databases for Mac OS X. SQL is a rich language for working with very large data sets, and you are strongly encouraged to look at the following O'Reilly texts for more information:

  • Database Programming with JDBC and Java, by George Reese

  • Managing & Using MySQL, by George Reese, Randy Jay Yarger, and Tim King

  • SQL in a Nutshell, by Kevin Kline

  • Practical PostgreSQL, by John C. Worsley and Joshua D. Drake

The following chapter uses the MySQL database to build a simple web application.

    [ directory ] Previous Section Next Section