LogoLogo
Go to Syntho.AI
Japanese (AI Translated)
Japanese (AI Translated)
  • Welcome to Syntho
  • 概要
    • About Syntho
    • Get started
      • Introduction to data generation methods
      • Use Case: AI-generated synthetic data
      • Use Case: AI-generated synthetic time series data
      • Use Case: Database de-identification
    • Frequently asked questions
  • ワークスペースの設定
    • View workspaces
    • Create a workspace
      • Connect to a database
        • PostgreSQL
        • MySQL / MariaDB
        • Oracle
        • Microsoft SQL Server
        • DB2
        • Databricks
        • Hive
        • SAP Sybase
        • Azure Data Lake Storage (ADLS)
        • Amazon Simple Storage Service (S3)
    • Edit a workspace
    • Delete a workspace
    • Share a workspace
    • Transfer workspace ownership
  • データ生成ジョブの設定
    • Configure table settings
    • Configure column settings
      • AI-powered generation
        • Sequence model
          • Prepare your sequence data
      • Mockers
        • Consistent mapping
        • Supported languages
      • Duplicate
      • Exclude
      • Hash
      • Calculated columns
      • Primary Key / Foreign Key
        • Key generators
    • Manage personally identifiable information (PII)
      • Discover and de-identify PII columns
        • Identify PII columns manually
        • Automatic PII discovery with PII scanner
      • Remove columns from PII list
      • Automatic PII discovery and de-identification in free text columns
      • Supported PII & PHI entities
    • Manage foreign keys
      • Foreign key inheritance
      • Add virtual foreign keys
        • Add virtual foreign keys
        • Use foreign key scanner
        • Import foreign keys via JSON
        • Export foreign keys via JSON
      • Delete foreign keys
      • Circular foreign key references
    • Validate and Synchronize workspace
    • View and adjust generation settings
    • Table relationships
      • Verify foreign keys
      • Synthesize individual tables with automatic key matching
      • De-identify PII columns
  • デプロイ・シント
    • Introduction
      • Syntho architecture
      • Requirements
        • Requirements for Docker deployments
        • Requirements for Kubernetes deployments
      • Access Docker images
        • Using internet
        • Without internet
    • Deploy Syntho using Docker
      • Preparations
      • Deploy using Docker Compose
      • Run the application
      • Manually saving logs
    • Deploy Syntho using Kubernetes
      • Preparations
      • Deploy Ray using Helm
        • Troubleshooting
      • Deploy Syntho using Helm
      • Validate the deployment
      • Troubleshooting
      • Upgrading the applications
    • Manage users and access
      • Single Sign-On (SSO) in Azure
      • Manage admin users
      • Manage non-admin users
    • Logs and monitoring
  • サブセット
    • What is subsetting
    • Verify foreign keys
    • Configure subsetting
  • シンセAPI
    • Syntho REST API
Powered by GitBook
On this page
  • 接続元と接続先のデータベースを定義する
  • 対応データベース
  • サポートされるファイルシステム(デスティネーションのみ)
  • バッチ読み書きオプション
  • 新しいコネクタをリクエストする
  • コネクターの制限

Was this helpful?

  1. ワークスペースの設定
  2. Create a workspace

Connect to a database

PreviousCreate a workspaceNextPostgreSQL

Last updated 10 months ago

Was this helpful?

接続元と接続先のデータベースを定義する

データを合成する前に, に接続してワークスペースを作成する必要があります。 source そして destination データベースその source データベースには、合成したいデータが含まれています。その destination データベースは、合成データを書き込む場所です。

Syntho はさまざまなデータベースへの接続をサポートしています。

対応データベース

サポートされるファイルシステム(デスティネーションのみ)

バッチ読み書きオプション

新しいコネクタをリクエストする

Syntho にあなたのデータ用のネイティブ(ビルトイン)コネクターがない場合, Synthoの担当者にリクエストしてください。Syntho では、どのような機能を製品に追加すべきかを決定し、優先順位をつけるために、お客様からのご要望を定期的に確認しています。

コネクターの制限

このセクションでは、さまざまなコネクターに関連する現在の制限について概説します。, には、特定のデータタイプのサポートと既知のドライバの制限の両方が詳細に記載されています。この包括的な概要は、各コネクタが提供する機能の範囲と、ドライバの制約によって発生する可能性のある問題を理解するのに役立ちます。

Syntho はバッチでの読み書きをサポートしています。これらの設定により、同時に読み書きする行数を減らすことができます。, これは、大規模なデータベースを扱う際に、リソースを最小限に抑えるのに特に役立ちます。これらの設定を変更する方法については, 見る .

#advanced-generation-settings