[xsrcg-devel] Database Possibilities
Status: Planning
Brought to you by:
murphymacleod
From: Adam B. <co...@di...> - 2004-06-17 04:07:13
|
I've also been looking into possible database libraries to use for our back-end storage purposes. Overall it seems like SQLite, http://www.sqlite.org, might be the way to go. The developer's have placed SQLite in the public domain so we don't have to worry about license compatibility. Also, the fine folks at Blackhole have a Cocoa wrapper that's BSD licensed, so yet again we don't have to worry about compatibility issues there. The stuff can be downloaded at the following url and includes an example project. http://www.blackholemedia.com/code/. And so it goes, finding our building blocks. -- Adam Brown co...@di... |