Skip navigation.
 
mlRe: Learning SQLite by watching Core Data?
FROM : I. Savant
DATE : Mon Jun 23 21:29:59 2008

> In a 2005 entry on the Big Nerd Ranch Weblog titled "Life with SQLite", it
> says:
>
> "If you are curious about how Core Data structures the file, sqlite3 is a
> great way to explore it."


  That doesn't quite mean Core Data files are a good way to learn
SQLite as you seemed to originally imply. The statement you quoted
seems to imply that you already know how SQLite works and want to
learn how Core Data goes about doing things specifically. The two are
definitely not equal.

> So I'm starting with just being curious about what Core Data did with my
> sqlite file, and I'm trying to work out the right Terminal command to do it.


  ... then this topic belongs on another mailing list, though I
already answered this above. If you're already in the SQLite CLI tool
and wanting to learn to use it, then yeah, this is definitely
off-topic for the cocoa-dev list.

  Specifically: A unix users list for the "how to get to things with
the command line", and a SQLite users list for using SQLite.

--
I.S.

Related mailsAuthorDate
mlLearning SQLite by watching Core Data? David Carlisle Jun 23, 20:06
mlRe: Learning SQLite by watching Core Data? Ilan Volow Jun 23, 20:40
mlRe: Learning SQLite by watching Core Data? I. Savant Jun 23, 21:05
mlRe: Learning SQLite by watching Core Data? David Carlisle Jun 23, 21:19
mlRe: Learning SQLite by watching Core Data? Hamish Allan Jun 23, 21:29
mlRe: Learning SQLite by watching Core Data? I. Savant Jun 23, 21:29
mlRe: Learning SQLite by watching Core Data? I. Savant Jun 23, 21:30
mlre: Learning SQLite by watching Core Data? Ben Trumbull Jun 23, 22:14
mlRe: Learning SQLite by watching Core Data? Ben Trumbull Jun 23, 22:58
mlRe: Learning SQLite by watching Core Data? Jens Alfke Jun 23, 23:27
mlRe: Learning SQLite by watching Core Data? David Carlisle Jun 23, 23:35
mlRe: Learning SQLite by watching Core Data? Jens Alfke Jun 23, 23:44
mlRe: Learning SQLite by watching Core Data? David Carlisle Jun 23, 23:52
mlRe: Learning SQLite by watching Core Data? David Carlisle Jun 24, 00:13
mlRe: Learning SQLite by watching Core Data? Steven W Riggins Jun 24, 00:18
mlRe: Learning SQLite by watching Core Data? Jens Alfke Jun 24, 00:37
mlRe: Learning SQLite by watching Core Data? Andy Lee Jun 24, 00:40
mlRe: Learning SQLite by watching Core Data? Allen Cronce Jun 24, 16:05