[FLOW3-general] FLOW3 Application on top of existing database

Jacob Floyd cognifloyd at gmail.com
Thu Apr 26 18:31:52 CEST 2012


On Wednesday, April 25, 2012 3:08:39 AM UTC-6, Karsten Dambekalns wrote:
>
> > the new application has it's own persistence storage.
>
> Um, can you explain that? If that means you want to use two different
> databases simultaneously, your are out of luck. Right now FLOW3 doesn't
> do that…
>
> You can create models as usual for the "external" data and code a
> repository that connects directly to the existing database to read data.
> A bit more work, but a nice way to encapsulate that workaround and later
> easily refactor (when FLOW3 eventually supports multiple connections)
>

Is anyone planning to work on making FLOW3 support multiple db connections 
(say to both CouchDB and MySQL at the same time, or even two MySQL dbs)? Is 
it at the bottom of your list of things to work on, or is someone planning 
to work on it in the next three months or so?

I'm just trying to get a feel for how important this feature is to those 
developing FLOW3. Obviously there are things that are more important right 
now (at least in my view). :)


More information about the FLOW3-general mailing list