This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Traction for SQLite
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
The new ADD COLUMN capability is made possible by AOL developers supporting and embracing great open-source software. Thanks, AOL!
(No snickering that they’ve only just now added ALTER TABLE ADD COLUMN… remember that we’re talking about a 250K database). The interesting thing here is that AOL developers helped to enable this. Couple this with Apple using SQLite in the new CoreData feature of Mac OS X Tiger and it would seem that this little database is getting some hefty attention.
Sure, you’re not going to power Wal-Mart’s 1 million employee HR system on SQLite. But, as an embedded database in desktop apps, it works pretty well indeed!