I'm looking at Magnolia at the moment (as in, this second). At first glance,
it looks like I should be able to use Cassandra as the database:

http://documentation.magnolia-cms.com/technical-guide/content-storage-and-structure.html#Persistent_storage

If it can use a filesystem as its database, it can use Cassandra, no?

On Thu, May 5, 2011 at 2:01 PM, aaron morton <aa...@thelastpickle.com>wrote:

> Would you think of Django as a CMS ?
>
> http://stackoverflow.com/questions/2369793/how-to-use-cassandra-in-django-framework
>
>
> <http://stackoverflow.com/questions/2369793/how-to-use-cassandra-in-django-framework>
> Cheers
>
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
>
> On 5 May 2011, at 22:54, Eric tamme wrote:
>
> Does anyone know of a content management system that can be easily
>
> customized to use Cassandra as its database?
>
>
> (Even better, if it can use Cassandra without customization!)
>
>
>
> I think your best bet will be to look for a CMS that uses an ORM for
> the storage layer and write a specific ORM for Cassandra that you can
> plugin to whatever frame work the CMS uses.
>
> -Eric
>
>
>

Reply via email to