473,490 Members | 2,635 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

More Datastore Examples Please

Google appengine datastore is not very clear, and I couldn't get much
from API documents. It would be very helpful if there are some more
detailed documents with examples. Django provides very good
documentation, but I don't know how much it is compatible with google
appengine.

Google appengine examples are not using datastore extensively, so this
is also not helping much in modeling datastore.

wiki.py is using low level APIs, this looks simple but couldn't find
any documentation for this.

Web search is also not giving anything useful.

Can anyone please provide me some URLs where I can find some datastore
examples, articles, etc.

Thanks in advance.

--
posted the same on google-appengine group. cross posting here.
http://groups.google.com/group/googl...9ba26893c2854d
Aug 5 '08 #1
3 1346
v4vijayakumar <vi******************@gmail.comwrote:
>
Google appengine datastore is not very clear, and I couldn't get much
from API documents. It would be very helpful if there are some more
detailed documents with examples.
I would gently suggest that you are not trying hard enough. I had never
encountered the Google appengine datastore, but the first hit in Googling
that phrase took me to the Google documentation, which seems to be quite
thorough.

If you have never worked with a database before, then you might want to go
find a good book on databases first.

What are you trying to DO with the datastore?
--
Tim Roberts, ti**@probo.com
Providenza & Boekelheide, Inc.
Aug 7 '08 #2
On Aug 7, 11:38 am, Tim Roberts <t...@probo.comwrote:
v4vijayakumar <vijayakumar.subbu...@gmail.comwrote:
Google appengine datastore is not very clear, and I couldn't get much
from API documents. It would be very helpful if there are some more
detailed documents with examples.

I would gently suggest that you are not trying hard enough. I had never
encountered the Google appengine datastore, but the first hit in Googling
that phrase took me to the Google documentation, which seems to be quite
thorough.
Google documentation is not clear for me. Documentation provided there
is not helping much with modeling entities. This requires some
practice, so I thought that If there were some ways to access this
APIs through Idle. This is not as simple as adding some directories to
PYTHONPATH. There are some more things to be done before working
directly on datastore through Idle. This is not documented, but
luckily got some help from the group, google-appengine.
If you have never worked with a database before, then you might want to go
find a good book on databases first.
No. That won't help, because this datastore is not a relational
database, but Google's proprietary format called BigTable.
What are you trying to DO with the datastore?
I am just experimenting with google-appengine, and building an
application on it.
Aug 7 '08 #3
v4vijayakumar <vi******************@gmail.comwrote:
>On Aug 7, 11:38 am, Tim Roberts <t...@probo.comwrote:
>If you have never worked with a database before, then you might want to go
find a good book on databases first.

No. That won't help, because this datastore is not a relational
database, but Google's proprietary format called BigTable.
Yes, but even though it is not a relational database, it is still a
database. General database techniques apply to databases of all kinds. I
assumed from your message that you didn't have a lot of experience with
data management -- my apologies if I am incorrect.
--
Tim Roberts, ti**@probo.com
Providenza & Boekelheide, Inc.
Aug 9 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2650
by: Irvin | last post by:
I am using an xml file to store data. I can get the data out now, but I have a problem with any field that needs text formatting such as bold, carriage return/linefeed, htmls tags. Can some one...
0
949
by: Pascal Schmitt | last post by:
Hello! I'm looking for an RDF-Datastore for use in (ASP).NET Applications. It would be nice, if it would not depend on other Databases like SQL Server. -- Pascal Schmitt
1
1413
by: stormogulen | last post by:
Hi! I'm hoping someone can help me come up with a 'best possible solution' for the following problem: I'm trying to design an addressbook, i.e a storage for adresses. I would like my adresses...
0
951
by: guy | last post by:
I have and arraylist bound to a datagrid which on the whole works fine, however if i select a row as soon as I leave the grid i get "Error when commiting row to backing datastore" I cant seem to...
0
1252
by: Bruno | last post by:
VS.net installs sql express as datastore for role/membership management. I don't like this! I'm not able to choose other databases like ms-access, in the Web Site Administration Tool . (Only...
4
1755
by: Bruno | last post by:
Hello, VS.net installs sql express as datastore for role/membership management. I don't like this! I'm not able to choose other databases like ms-access, in the Web Site Administration Tool ....
1
3815
by: Nathan Franklin | last post by:
hello list, i am writing a pocket pc project. just this morning i opened up my project and I got the following error.. error retrieving information from user datastore. and then the...
4
2151
by: Michael | last post by:
Hi! (OK, slightly silly subject line :) I'm extremely pleased to say - Kamaelia 0.4.0 has been released! What's New & Changed? =====================
0
1197
by: praveenm237 | last post by:
Hi goodmorning to everyone, I am new to XML.I want to know how we can use the XML as Datastore. Can anyone help me regarding this
0
7112
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7146
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5448
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4573
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3074
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
628
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.