文件名称:GCP-Based-Database-as-a-Service
文件大小:43KB
文件格式:ZIP
更新时间:2024-05-07 15:46:59
Python
基于GCP的数据库即服务 该项目的目的是通过提供单个端点来访问数据,从而简化在GCP平台及其多个云平台产品(例如GCP)上使用GCP平台上的数据存储数据库的过程。 这个怎么运作? by creating API endpoints for databases hosted in Google Cloud Platform this service is able to offer endpoints to access, save, and update data to services running in Google Cloud Run and GCP Functions, and in the future can be expanded without affecting the services depending on the databases being m
【文件预览】:
GCP-Based-Database-as-a-Service-main
----logs.bat(32B)
----run.py(274B)
----requirements.txt(523B)
----.idea()
--------pinydesk.iml(1KB)
--------libraries()
--------misc.xml(191B)
--------inspectionProfiles()
--------modules.xml(268B)
--------.gitignore(257B)
--------vcs.xml(180B)
----LICENSE(1KB)
----README.md(2KB)
----data_service()
--------utils()
--------store()
--------views()
--------__init__.py(1B)
--------config()
--------tasks_input_pubsub_handlers()
--------api()
--------handlers()
--------frontpage()
--------main()
----Notes.md(664B)
----.gitignore(76B)
----.gcloudignore(582B)