The document ID is unique, so storing it in a dbshould be fine.

You may also want to look into the Google Base API:
http://code.google.com/apis/base/

It allows you to store arbitrary metadata
for an items.  You can also store private/hidden
items if you're not too keen on them being
crawled by Google or viewable by other users.

Cheers,
Eric

On Feb 28, 1:42 am, Gabriel <[email protected]> wrote:
> Hi,
>
> Is it possible to add my own metadata to documents which will be used
> by my application for querying later? The reason I ask is because I
> want to link documents to data that is stored in my database. If it is
> not possible, do you think it is a good design to store the document
> IDs in my database?
>
> Thanks,
>
> Gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" 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-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to