Re: Advice on OSX cocoa app with Python backend

From: Socheat Sou (socheat-news_at_iomanip.com)
Date: 02/01/05


Date: Tue, 01 Feb 2005 12:12:15 -0500

On Tue, 2005-02-01 at 08:24 -0500, Steve Holden wrote:

> Who told you that MySQL was OO? It's a bog-standard relational back-end
> with transactional capabilities.

After re-reading my message, I saw how unclear I was. :) I didn't mean
to say that MySQL was OO. I meant that, we were going to use MySQL as
the RDBMS, but some have suggested looking into OODBMS, like PostgreSQL,
but from what I know of OODBMS they don't seem like the right fit for
this project.

Thanks for the advice guys! So it sounds like I have the general idea
right, but there isn't anything (in the way of already written programs)
that will ease the creation of the backend app. Just get my hands dirty
with the frameworks and write it myself, eh?

Socheat



Relevant Pages

  • PDO and buffered queries
    ... The PHP.net manual is somewhat unclear on this point, ... Does PDO automatically buffer queries the way that the mysql_* ... "If this attribute is set to TRUE on a PDOStatement, the MySQL driver will use ...
    (php.general)
  • rcNG - starting services.
    ... I just made the transition to 5.3 from 4.x and I am unclear on the the ... new rcNG way of starting locally installed services such as MySQL, ... I did read the manual pages on rc.d and rcNG. ...
    (freebsd-questions)

Loading