Ideally I'd use MySQL as the DBMS in Obj-C but this looks abandoned and it looks like it might also not be universal:
http://mysql-cocoa.sourceforge.net/
And I'm not sure how good this is:
http://code.google.com/p/mysql-cocoa-framework/
Perhaps there is a better DBMS to use with Obj-C? It's for a class so it has to be a database, not a file system.
http://mysql-cocoa.sourceforge.net/
And I'm not sure how good this is:
http://code.google.com/p/mysql-cocoa-framework/
Perhaps there is a better DBMS to use with Obj-C? It's for a class so it has to be a database, not a file system.