| Article: |
Managing MySQL on Mac OS X | |
| Subject: | SQLite | |
| Date: | 2005-12-16 02:22:10 | |
| From: | leeg | |
|
Response to: SQLite
|
||
| SQLite isn't the same sort of thing; it's just a library for manipulating structured data files whereas MySQL is a database management server (which includes its own library doing kindof what SQLite does). So the tools on Tiger for manipulating SQLite are /usr/bin/sqlite3 and whatever Core Data app you're about to write in Xcode; there are no 'management' tools per se. | ||
Showing messages 1 through 1 of 1.
-
SQLite
2005-12-16 05:08:13 fat-hen [View]



> there are no 'management' tools per se.
There is, in fact, SQLite Manager:
http://www.sqlabs.net/sqlitemanager.php