Giter VIP home page Giter VIP logo

autocomplete's Introduction

Autocomplete Demo for GCP Storage Services

Overview

  • This is a Drupal 8 module for autocomplete demonstration powered by GCP (Google Cloud Platform) using Cloud SQL, Cloud Datastore and BigQuery.

Sample Data

Generate Data

  • Access
    • /admin/content/product_entity/generator
  • Options
    • The offset of start record and
    • The number of data to generate
    • Create from new data: If checked, it'll generate new data onto the specified data storage service. If unchecked, it'll copy the existing data from Cloud SQL.

Supported GCP Storage Services

Cloud Functions

  • Cloud SQL (thru SQL)
  • Cloud Datastore (thru Datastore API)
  • Need to use your own Redis server

Cloud LAMP

  • Cloud SQL (thru Drupal's Entity Autcomplete)
  • Cloud SQL (thru Druapl's Custom Autocomplete API)
  • Cloud Datastore (thru Datastore API)
  • BigQuery (thru GQL)

Configuration

URL path: /admin/config/services/autocomplete

GCP

  • GCP Keyfile Full Path and Filename (e.g /home/yourname/<YOUR_PROJECT-ID>.json)
  • Cloud Datastore Project ID
  • Cloud Datastore Kind.
  • BigQuery Dataset
  • BigQuery Table
  • Cloud Functions Trigger Cloud SQL Endpoint URL
  • Cloud Functions Trigger Cloud SQL Endpoint URL.

DATABASE

  • Autocomplete Result Max Count
  • Products Create Record Total Count
  • Poduct Data Count Limit
  • Projects JSON URL

autocomplete's People

Contributors

naoi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.