Synthetic Data Vault
GitHubSlackDataCebo
  • Welcome to the SDV!
  • Tutorials
  • Explore SDV
    • SDV Community
    • SDV Enterprise
      • ⭐Compare Features
    • SDV Bundles
      • ❖ AI Connectors
      • ❖ CAG
      • ❖ Differential Privacy
      • ❖ XSynthesizers
  • Single Table Data
    • Data Preparation
      • Loading Data
      • Creating Metadata
    • Modeling
      • Synthesizers
        • GaussianCopulaSynthesizer
        • CTGANSynthesizer
        • TVAESynthesizer
        • ❖ XGCSynthesizer
        • ❖ SegmentSynthesizer
        • * DayZSynthesizer
        • ❖ DPGCSynthesizer
        • ❖ DPGCFlexSynthesizer
        • CopulaGANSynthesizer
      • Customizations
        • Constraints
        • Preprocessing
    • Sampling
      • Sample Realistic Data
      • Conditional Sampling
    • Evaluation
      • Diagnostic
      • Data Quality
      • Visualization
  • Multi Table Data
    • Data Preparation
      • Loading Data
        • Demo Data
        • CSV
        • Excel
        • ❖ AlloyDB
        • ❖ BigQuery
        • ❖ MSSQL
        • ❖ Oracle
        • ❖ Spanner
      • Cleaning Your Data
      • Creating Metadata
    • Modeling
      • Synthesizers
        • * DayZSynthesizer
        • * IndependentSynthesizer
        • HMASynthesizer
        • * HSASynthesizer
      • Customizations
        • Constraints
        • Preprocessing
      • * Performance Estimates
    • Sampling
    • Evaluation
      • Diagnostic
      • Data Quality
      • Visualization
  • Sequential Data
    • Data Preparation
      • Loading Data
      • Cleaning Your Data
      • Creating Metadata
    • Modeling
      • PARSynthesizer
      • Customizations
    • Sampling
      • Sample Realistic Data
      • Conditional Sampling
    • Evaluation
  • Concepts
    • Metadata
      • Sdtypes
      • Metadata API
      • Metadata JSON
    • Constraints
      • Predefined Constraints
        • Positive
        • Negative
        • ScalarInequality
        • ScalarRange
        • FixedIncrements
        • FixedCombinations
        • ❖ FixedNullCombinations
        • ❖ MixedScales
        • OneHotEncoding
        • Inequality
        • Range
        • * ChainedInequality
      • Custom Logic
        • Example: IfTrueThenZero
      • ❖ Constraint Augmented Generation (CAG)
        • ❖ CarryOverColumns
        • ❖ CompositeKey
        • ❖ ForeignToForeignKey
        • ❖ ForeignToPrimaryKeySubset
        • ❖ PrimaryToPrimaryKey
        • ❖ PrimaryToPrimaryKeySubset
        • ❖ SelfReferentialHierarchy
        • ❖ ReferenceTable
        • ❖ UniqueBridgeTable
  • Support
    • Troubleshooting
      • Help with Installation
      • Help with SDV
    • Versioning & Backwards Compatibility Policy
Powered by GitBook

Copyright (c) 2023, DataCebo, Inc.

On this page
  • Included Features
  • Installation
  1. Explore SDV
  2. SDV Bundles

❖ AI Connectors

PreviousSDV BundlesNext❖ CAG

Last updated 22 days ago

Use the AI Connectors bundle to directly connect your database to SDV. This bundle offers a seamless integration with SDV synthesizers, with features that are specifically designed for generative AI.

⭐️ Detect metadata based on the database schema. Database schemas contain details about the column names and types of connections between tables. AI Connectors use this information to create , which is a higher level specification needed for generative AI.

⭐️ Import a data subsample that is AI-ready. The data you input into a generative AI needs to be high quality. For example, it should have high coverage and it should not contain broken links. AI Connectors import a data subsample that is ready for AI.

⭐️ Export synthetic data in the same format as the original. Many users want to export synthetic data into a new database for downstream use. AI Connectors ensure that the exported database has the same format as the original database, allowing you to easily access the synthetic data in downstream applications.

Included Features

This bundle includes AI Connectors for a variety of different databases.

Installation

Purchase the AI Connectors bundle and install it separately with the name of the databases that you'd like to use (see ).

% pip install -U bundle-ai-connectors[db-spanner,db-mssql] --index-url https://pypi.datacebo.com

This command prompts you for your .

Metadata
the docs
SDV Enterprise credentials

This functionality is in Beta. At this time, select SDV Enterprise users are able to use this feature and provide feedback.

Cover

❖

Cover

❖

Cover

❖

Cover

❖

Cover

❖

AlloyDB
BigQuery
MSSQL
Oracle
Spanner