Skip to main content
Participant
September 22, 2009
Question

FarCry CMS data model

  • September 22, 2009
  • 1 reply
  • 871 views

Hi,

FarCry CMS creates a database for the content created, which then can be used for further processing.

my question is the database created byFarCry is Object Based, so can i create relational data model out of that?

Also using Ralio can i acheive it, if yes what's the approach.

Thanks,

Joshmvm.

    This topic has been closed for replies.

    1 reply

    Inspiring
    September 22, 2009

    I checked the Farcry website for their system requirements, and they do not officially support Railo as yet:

    http://docs.farcrycms.org/display/FCDEV40/System+Requirements

    However if one googles "farcry railo" there is a reasonable amount of discussion on people getting it to work on Railo.  I suggest you do some research there.

    Farcry's domain model is object-oriented, sure.  But it's persistence model is plain old relational.  Also from that same system requirements page are the DBs it runs on.

    --

    Adam

    JoshmvmAuthor
    Participant
    September 23, 2009

    Thanks Adam for that reply !!

    we have tried out configuring farcry with Railo along with tomcat. we've

    used mysql as db.

    we were successful in doing that and created som content also. now there

    were 77 tables created by farcry by default with various values.

    now we're stuck up with eastablishing the relations among various tables as

    we are aiming