TOPIC - Google Search Engine / Custom Search - with database
References
Search for “Google Search” and “Custom Google Search” (New to StackOverflow, just joined another day. I am limited to two links . I can post right now).
Note: I have not YET decided / fixed any specific coding language, framework, etc. . Until I figure out how to complete my question (below).
BACKGROUND OF INFORMATION
What I'm trying to do (for now) is add a “search box / search engine” to a simple website . I am building. Before I get too far (planning ahead), I would like to use Google CSE if possible (which can do a lot of things and works well). However, I will have a database (not sure about the type of YET. It will depend on what my parameters and I can do with CSE) from the “elements” that I want to be able to quickly search (in the search field), for example, Amazon.com
Question:
Is it possible to use Google Custom Search and the custom search API to search / attach a database (SQL, NoSQL or others)? I would HIGHLY prefer to do all of this on the Google cloud platform and use one of the storage / database products .
source share