Synthetic Data

Field types, locales, relational blueprints, imports and exports.

Realistic tabular, relational and time-series data for demos, tests and training — with no real records involved.

Field types

32+ generators across identity (names, gender, age), contact (email, phone), geography (address, city, state, postcode, country, lat/long), commerce (currency, price, SKU, category), temporal (date, datetime, timestamp, duration), technical (UUID, IP, MAC, URL, user agent, hash) and text (word, sentence, paragraph, enum, boolean).

Locales

LocaleNamesPhoneAddress
IndiaRegional first/last names+91 10-digitPIN codes, states
USUS census-style+1 NPA-NXXZIP, states
EUMixed EuropeanCountry codesPostcodes
GlobalMixedE.164Generic

Relational blueprints

  • SaaS — users, workspaces, subscriptions, events.
  • E-commerce — customers, products, orders, order_items.
  • CRM — accounts, contacts, deals, activities.
  • Analytics — sessions, pageviews, conversions.
  • Support — tickets, messages, agents, SLAs.

Foreign keys stay consistent across tables and export as a ZIP with one file per table.

Getting a schema in

  1. AI schema — describe the dataset in English, get a validated schema.
  2. CSV header import — paste a header row, Nive infers types.
  3. SQL DDL import — paste CREATE TABLE and keep your column names.
  4. Saved schemas — private per user, reusable across runs.

Exports

CSV, JSON and SQL INSERT statements. Up to 5,000 rows per generation.