These question are better for BIgtable forum than Django forum.

But If I consider moving to Bigtable in future, I need some visibility
into

1) Is BIGTABLE fully acid complaint? from what I have read it is not
atleast in some cases.
2) in what cases is it not acid complaint? Moving from RDMBS world
what should I watch out for or compensate for? services which I take
for granted in good RDMBS like Oracle, but are missing here.
3) Should I even move from RDBMS to it? Is it even a good subsititute
for RDBMS for transaction processing systems? It seems it is good for
Data warehousing, Historical data, data mining etc.
4) How do we do backups?

It is new paradigm from RDBMS and requires some new thinking from my
side as well.
thanks
Ashish

On Apr 8, 10:43 am, "Eduardo O. Padoan" <[EMAIL PROTECTED]>
wrote:
> On Tue, Apr 8, 2008 at 2:36 PM, ydjango <[EMAIL PROTECTED]> wrote:
>
> >  I agree, with no support for Django Models and relational databases
> >  like mysql and postgressSQl, Google Apps Engine usefulness appears to
> >  be limited to more Content Management kind of web application.
> >  It pretty much excludes data driven and data intensive applications
> >  where data consistency and reliability is very critical (ACID
> >  properties).
>
> >  Unless I am missing something and Google Data store is intended to be
> >  full Object Oriented DB equivalent of Relational DBMS's.
>
> Jut because it is not relational, does not mean that it have no ACID 
> properties.
>
>
>
> >  Still it is an exciting development and another great option  to
> >  Amazon s3/ec3 services.
>
> >  thanks
> >  Ashish Gupta
>
> >  On Apr 8, 4:31 am, "Marty Alchin" <[EMAIL PROTECTED]> wrote:
>
> > > On Tue, Apr 8, 2008 at 2:28 AM, Ramin Firoozye <[EMAIL PROTECTED]> wrote:
> >  > >  Caveat: there's a waiting list for signing up.
>
> >  > Another caveat, according to that same page you linked:
>
> >  > "Since App Engine does not support Django models, leave all DATABASE_*
> >  > settings set to an empty string. The authentication and admin
> >  > middleware and apps should be disabled since they require Django
> >  > models. The functionality these provide is covered by the App Engine
> >  > Users API and Admin Console respectively. Sessions also depend on
> >  > Django models and must be disabled as well."
>
> >  > Without models, the vast majority of Django apps won't run at all.
>
> >  > -Gul
>
> --
>  Eduardo de Oliveira Padoanhttp://www.advogato.org/person/eopadoan/
> Bookmarks:http://del.icio.us/edcrypt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to