Create internationalized docs or sites with AI powered context.
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.
Maintain code context in technical docs after translation
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.