Hi Elin

This is a great initiative and I'm volunteering to help as I can.
Unfortunately I don't have Joomla experience myself, but lots of other
PHP experience for sure.

My suggestion here would be that you start by just taking a copy of
your MySQL driver and rename it as the Drizzle driver. On PHP level
you will continue to use MySQLi/MySQL-ND/whichever driver. If you test
this setup you will find that a lot of things will just work. For the
things that don't work, if anything, please be in touch with me and
I'll see what I can do to help.

For an example of what you might expect, we've found that Wordpress
uses the date 0000-00-00 as a sort of empty value, but Drizzle doesn't
allow zero date, you have to use NULL.

henrik

On Sun, Oct 2, 2011 at 3:32 AM, Brian Aker <br...@tangent.org> wrote:
> FYI
>
> Begin forwarded message:
>
> From: Elin Waring <elin.war...@gmail.com>
> Subject: Joomla! and Drizzle
> Date: September 30, 2011 3:35:09 PM PDT
> To: br...@tangent.org
>
> Hi Brian,
> My name is Elin Waring, and I'm part of the team working on the Joomla!
> Platform. One important development in the Platform and the Joomla CMS is
> the push to become database agnostic. The Joomla Platform currently largely
> meets this goal for those databases for which there are drivers. Currently
> we have drivers committed for MySQL, MySQLi, SqlSRV and Azure and
> substantial work in progress for Postgres and Oracle. In addition, we are in
> the midst of large scale refactoring of the Joomla! CMS queries to use the
> abstraction layer. Of course we would be very happy to have Drizzle be one
> of the databases that we support. If this is something your community would
> be interested in, please feel free to have someone get in touch with me or
> just come over to repository, take a look at what we are doing and then
> contribute code.
>
> https://github.com/joomla/joomla-platform/tree/staging/libraries/joomla/database
> https://github.com/joomla/joomla-platform
>
> I hope to hear back from you,
> Elin
> Elin Waring
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : drizzle-discuss@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp
>
>



-- 
henrik.i...@avoinelama.fi
+358-40-8211286 skype: henrik.ingo irc: hingo
www.openlife.cc

My LinkedIn profile: http://www.linkedin.com/profile/view?id=9522559

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to