We have built a relational database on top of Google Bigtable which supports ANSI SQL-92/ANSI SQL-99 & JDBC 3.0. Please check www.cloud2db.com. We want to build indexes using SQL DDL commands. Also we support creating multiple servers and databases within Cloud2db instance that's why we can't effectively use approach of using one index definition file per appspot. Also we want to avoid re-deploying complete application for adding new indexes. On Tue, Feb 9, 2010 at 1:40 PM, Robert Kluin <[email protected]> wrote:
> No. > > But if you explain the problem you are trying to solve someone might > be able to suggest an alternative solution. > > Robert > > > > > On Tue, Feb 9, 2010 at 1:34 PM, Sandeep <[email protected]> wrote: > > Is there any way to create/build an Index programatically in GAE? > > > > -- > > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
