v0.1.0

Your database,
as an i3X API

Connect to any SQL database. Auto-generate an i3X context model. Serve a standards-compliant REST API. No middleware, no ETL, no custom code.

i3xdb desktop application showing i3X composition model with visual mapping designer

i3xdb connected to a manufacturing database — i3X composition view with live server

PostgreSQL MySQL SQLite SQL Server

Everything in one tool

From schema discovery to a running API, without writing a line of code.

Schema Introspection

Discovers tables, columns, primary keys, and foreign key relationships using native database catalogs.

Visual Model Designer

Dual-view canvas toggles between SQL schema and i3X composition tree. Drag, zoom, and explore.

One-Click Auto-Map

Detects parent relationships, names types, selects display columns, and classifies foreign keys automatically.

YAML Config

Export your mapping as YAML for version control. Re-import with live validation against any connected schema.

Virtual Foreign Keys

Define custom relationships between tables that lack physical constraints. Fully supported in UI and export.

Headless Server

Deploy the i3X API standalone via CLI. Load YAML config, set a port, and run in Docker or CI pipelines.

SQL databases transforming into an i3X semantic graph

From tables to context

Relational schemas become semantic models. Foreign keys become compositions and relationships. Columns become attributes.


Three steps

Database to API in minutes.

01

connect

Enter a connection string. i3xdb introspects every table, column, key, and relationship.

02

map

Use auto-mapping or the visual designer to define object types, composition, and relationships.

03

serve

Start the embedded server. Your database is now a fully compliant i3X REST API with Swagger docs.


i3X tools

Part of a growing ecosystem of i3X-compatible software.

Configurator

i3xdb

Desktop tool and headless server that transforms relational databases into i3X context models. Visual mapping, auto-mapping, YAML configuration, and a built-in REST API.

Download v0.1.0
Explorer

i3X Explorer

Third-party tool by ACE Technologies for browsing any i3X-compliant API. Explore object hierarchies, inspect properties, and navigate relationships.

Visit i3X Explorer

Get started

Free download. Transform your first database in minutes.

v0.1.0 · Windows x64 · MSI and NSIS installers