From: james_b Date: 2003-07-03T10:15:20+09:00 Subject: Re: A Quick Guide to SQLite and Ruby why the lucky stiff wrote: > -Talkers: > > I've been truly impressed by SQLite, a small database with support for much of > SQL-92. This is a swift, ACIDic, customizable database that could be useful > to a great many Ruby developers. Looks like version 5 of of PHP includes SQLite. http://news.php.net/article.php?group=php.announce&article=40 Something to consider for Ruby? > > Looking around RAA, I found a few extensions for using SQLite, but very little > documentation. Distilling the SQLite documentation can be a lot to take in > at once, so I've started to collect my own experience into a quick guide for > the uninitiated. > > http://whytheluckystiff.net/articles/2003/07/02/aQuickGuideToSQLite > > I will continue to add to this page as I experiment. Thank you. No, thank *you*. _james > > _why > >