[google-appengine] Cloud2db for Amazon SimpleDB

2010-06-03 Thread Sandeep Sathaye
n.html<http://cloud2db.appspot.com/website/registration.html> . Please visit google group Cloud2db<http://groups.google.com/group/cloud2db> to share your feedback and thoughts. Sincerely, Sandeep Sathaye Founder and Chief Architect Cloud2db -- You received this message because you ar

Re: [google-appengine] Using MySQL

2010-01-08 Thread Sandeep Sathaye
You can also look at Cloud2db. We have implemented a relational database on Google Bigtable accessible via JDBC and SQL. http://www.cloud2db.com On Fri, Jan 8, 2010 at 10:14 AM, David wrote: > If you are committed to both an RDBS and to Appengine, take a look at > Rdbhost. We host Postgresql

Re: [google-appengine] Accessing application-id

2010-02-03 Thread Sandeep Sathaye
Hi, Thanks for your help. It worked with following syntax. com.google.apphosting.api.ApiProxy.getCurrentEnvironment().getAppId() Thanks, On Wed, Feb 3, 2010 at 11:22 AM, seleronm wrote: > Hi > > I think that the following methods are useful. > > com.google.apphosting.api.ApiProxy.Environment#

Re: [google-appengine] Creating Index programatically

2010-02-09 Thread Sandeep Sathaye
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 effec

[google-appengine] Cloud2db (Universal database for cloud computing)

2010-02-25 Thread Sandeep Sathaye
ng at http://cloud2db.appspot.com/website/registration.html. Please visit google group Cloud2db <http://groups.google.com/group/cloud2db> to share your feedback and thoughts. Sincerely, Sandeep Sathaye Founder and Chief Architect Cloud2db -- You received this message because you are subscribed to the Google

Re: [google-appengine] Re: Ruby on Rails on front end and Google App Engine & others framework on backend?

2010-02-26 Thread Sandeep Sathaye
n of our product by registering at http://cloud2db.appspot.com/website/registration.html. Please visit google group Cloud2db <http://groups.google.com/group/cloud2db> to share your feedback and thoughts. Sincerely, Sandeep Sathaye Founder and Chief Architect Cloud2db On Tue, Feb 23, 2010

[google-appengine] Hibernate support for Google App Engine (Cloud2db)

2010-04-11 Thread Sandeep Sathaye
ervlet URL in tag). admin Thanks, Sandeep Sathaye Founder and Chief Architect Cloud2db -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe

Re: [google-appengine] Re: how to delete a table/entity?

2009-12-16 Thread Sandeep Sathaye
You can check this product we have developed. It takes care of most of the intricacies you have mentioned transparently. http://www.cloud2db.com On Wed, Dec 16, 2009 at 11:20 AM, Andy Freeman wrote: > > it still can result in timout if the data is really big > > How so? If you don't request "t

Re: [google-appengine] Re: GAE tools poll

2009-12-17 Thread Sandeep Sathaye
Please check this link out. This gives JDBC/SQL access to Google Bigtable. Technically, any JDBC compliant modeller/designer would work. We have tested this with PowerArchitect. This doesn't create Model classes but works with standard SQL. This may not be something you are looking for but you can

[google-appengine] Cloud2db for Cassandra and MongoDb

2010-12-28 Thread Sandeep Sathaye
ing) - All JDBC compliant tools - Port exiting RDBMS instances to cloud databases Please visit our website http://www.cloud2db.com and try out the free trial version. Please visit google group Cloud2db<http://groups.google.com/group/cloud2db> to share your feedback and thoughts