Skip to content

latonaio/data-platform-component-composition-type-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-platform-component-composition-type-sql

data-platform-component-composition-type-sql は、データ連携基盤において、構成物質タイプデータを維持管理するSQLテーブルを作成するためのレポジトリです。

前提条件

data-platform-component-composition-type-sql は、データ連携にあたり、API を利用し、本レポジトリ の sql 設定ファイルの内容は、下記 URL の API 仕様を前提としています。
https://api.XXXXXXXX.com/api/OP_API_XXXXXXX_XXX/overview

sqlの設定ファイル

data-platform-component-composition-type-sql には、sqlの設定ファイルとして以下のsqlファイルが含まれています。

  • data-platform-component-composition-type-sql-component-composition-type-data.sql (データ連携基盤 構成物質タイプ - 構成物質タイプデータ)
  • data-platform-component-composition-type-sql-component-composition-type-data-setup.sql(データ連携基盤 構成物質タイプ - 構成物質タイプデータ の設定)
  • data-platform-component-composition-type-sql-component-composition-type-text-data.sql (データ連携基盤 構成物質タイプ - テキストデータ)
  • data-platform-component-composition-type-sql-component-composition-type-text-data-setup.sql(データ連携基盤 構成物質タイプ - テキストデータ の設定)

設定値

setupファイルには、各テーブルに対応した設定値が含まれています。
サンプル設定値は次の通りです。

構成物質タイプ 構成物質タイプ名称
C 炭素
Si ケイ
Mn マンガン
P リン
S 硫黄
Ni ニッケル
Cr クロム
Mo モリブデン
Ni
Cr バナジウム
Mo コバルト

MySQLのセットアップ / Kubernetesの設定 / SQLテーブルの作成方法

MySQLのセットアップ / Kubernetesの設定 / 具体的なSQLテーブルの作成方法、については、mysql-kubeを参照ください。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published