Internationalization made Easy

Create internationalized docs or sites with AI powered context.

Docs
Search & SEO
For Devs

TurboDev

Introduction

Getting Started
Editors

Schema Setup

Basic Types
Generated Types
Relationships
AI Models
Seeding the Database
One-to-One
One-to-Many
Many-to-Many
Simple Relationships
Generated Relationships
AI Models
Seeding the Database

Workspaces

Managing Users
Access
DocumentationTutorialFAQ

Search documentation

K

TurboDev Data Generation

TurboDev uses a combination of AI and traditional database techniques to generate data for your database.

You can use TurboDev to generate data for your database by simply specifying the schema for your data and defining the definitions between the models.

You can use all the available standard data types, such as String, Number, Boolean, etc. to define your schema. Then you can also define any generated fields that you would like to use to populate your database. This enables developers to generate realistic data for their databases and preview a simulated deploymentlocally.

TurboDev also supports relationships between models, which it will automatically generate based on the definitions you provide. It is contextually aware of relationship graphs, enabling complex parent to child relationships. It is also capable of generating relationship graphs allowing for complex relationships between models.

TurboDev supports parent to child relationships, but not circular generated relationships.

You can learn more about how to define your schema and relationships in the Schema Setup section.

TurboDev also supports seeding your local or test environment databases with data using the TurboDev CLI.

Keep Context in Code

Maintain code context in technical docs after translation

Contextual Support in Markdown

Maintain markdown context in your docs after translation

We also add support for additional context additions, for more explanation for english only sections, such as inserting comments in-line for explanations of english terms.