Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB周りでやること #3

Open
10 of 19 tasks
t4t5u0 opened this issue Oct 3, 2021 · 0 comments
Open
10 of 19 tasks

DB周りでやること #3

t4t5u0 opened this issue Oct 3, 2021 · 0 comments
Assignees
Labels

Comments

@t4t5u0
Copy link
Contributor

t4t5u0 commented Oct 3, 2021

  • ローカルにMySQL を建てる
    • User登録
  • Rust製ORM、diesel
    • dieselの使い方を調べる
    • dieselとMySQL の接続
      • ローカル
      • Docker
    • dieselからクエリを投げる
    • クエリ結果の取得
    • トランザクションが絡むテスト
  • Dockerise
    - [ ] docker network 構築
    • mysqlとの接続
    • 自動デプロイ設定
  • クラウド上への配置
    • 接続元の制限
    • 料金試算
    • 冗長化
    • バックアップ
    • 監視
@t4t5u0 t4t5u0 added the メモ label Oct 3, 2021
@t4t5u0 t4t5u0 self-assigned this Oct 3, 2021
@t4t5u0 t4t5u0 added this to FLAT Jul 1, 2022
@t4t5u0 t4t5u0 moved this to 😇Todo in FLAT Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 😇Todo
Development

No branches or pull requests

1 participant