Welcome Guest, Not a member yet? Register   Sign In
Multiple DB / concept question
#4

[eluser]m4rw3r[/eluser]
I have a database abstraction in the works which will be able to reroute writes to another connection (for master/slave layout).
(It is also very fast and flexible.)

It will be compatible with IgnitedRecord (I think, dunno how similar to CI's it is yet), as IgnitedRecord uses its own SQL-builder.

It is almost ready for an mid-development release, containing a sql-builder (NOT IgnitedQuery, instead it is a faster, smaller and more flexible variant) and the database abstraction itself. A manual is also included (not falling into the same trap as I did with IgnitedRecord, writing the manual as I go now Smile).
It will lack ORM, which I will do a complete rewrite (and architectural redesign) of IgnitedRecord and then bundle it with that abstraction (probably very small similarities with IR).


Messages In This Thread
Multiple DB / concept question - by El Forum - 04-20-2009, 08:08 AM
Multiple DB / concept question - by El Forum - 04-20-2009, 08:15 AM
Multiple DB / concept question - by El Forum - 04-20-2009, 08:24 AM
Multiple DB / concept question - by El Forum - 04-20-2009, 11:37 AM
Multiple DB / concept question - by El Forum - 04-20-2009, 11:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB