For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2007 > looking for ORM library which supports mysql clustering









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author looking for ORM library which supports mysql clustering
Christopher Arnold

2007-05-24, 7:03 pm

In a previous project I used DB_Dataobject for abstracting data access and
it worked pretty well (just one database on a single server) however I'm
currently looking for something which provides similar data access
abstraction but supports a "clustered" mysql database where we have one
server handling writes and a second server handling reads. Does such a pear
library exist?


--
--

C

Jens Kleikamp

2007-05-24, 7:03 pm

Christopher Arnold schrieb:
> In a previous project I used DB_Dataobject for abstracting data access and
> it worked pretty well (just one database on a single server) however I'm
> currently looking for something which provides similar data access
> abstraction but supports a "clustered" mysql database where we have one
> server handling writes and a second server handling reads. Does such a
> pear
> library exist?
>
>

Hi,

have a look at
https://ssl.limbourg.com/svn/active...ctiveRecord.php

seen in a blog article from Markus Wolff

http://blog.wolff-hamburg.de/archiv...ementation.html

Cheers,
Jens
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com