Ingest
Normalize
Analyze
studio.bonacci.thinkingdbx.com
Bonacci Studio
Pricing
Try Free
By the golden ratio

Data, in its
natural order.

φ = 1.6180339887

Bonacci Studio grows pipelines the way nature grows, one connection at a time, building on the last. Agentic ETL, streaming & quality, from a single studio.

AI-first pipelines 40+ connectors Real-time
orders-pipeline.flow
-- build & daily-refresh from orders
SOURCE postgres("orders") AS src
  FILTER status = 'completed'
  MAP total = qty * unit_price

SINK snowflake("analytics.orders")
  ON conflict UPDATE

SCHEDULE "daily @ 02:00 UTC"  -- ✓
Bonacci Studio
Back to home

Bonacci

Studio

Agentic AI data engineering platform

Pipelines, quality, streaming & AI agents, built from scratch by ThinkingDBx.

φ = 1.6180339887…

Welcome back

Sign in to your Bonacci Studio account
name@company.com
Enter your password
or
G Continue with Google
Bonacci Studio Enable 2FA AI Search… 99+
Bonacci Studio Visual & agentic data engineering Documentation New Connection New Pipeline
Data flows through
Bonacci
Total pipelines
70
12 active
Data quality
98%
+2.4% this week
Success rate
100%
last 24h
Connections
161
synced
Recent activity
orders-sync · completed · 12,480 rows · 2m ago
kafka-events · streaming · 8.1k msg/s · live
dq-nightly · passed · 0 violations · 1h ago
Create_Pipeline
Choose your data source to begin building your pipeline

Database

Connect to SQL and NoSQL databases.

PostgreSQLMySQLOracle
Select Source
View List

Streaming

Process real-time data from Kafka.

KafkaReal-timeEvents
Create Topic
Schema Registry

Microservices

Orchestrate microservice architectures.

OrchestrationAPI
Select Source
View List

File System

Process files from local or remote storage.

CSVJSONSFTP
Select Source
View List
orders-warehouse-sync Unsaved Search nodes or click to browse all…28 100% Back Logs Valid Organize Save Run Pipeline
Pipeline run · orders-warehouse-sync
Thinking Agent
openai · gpt-4.1
Build pipeline
"Copy users to backup with age > 18"
Transformations
"Sort by created_at desc"
Expressions
"Profit as revenue minus cost"
Schema Query
"What's the primary key?"
Try: "use orders table" or "build a pipeline"
Press Enter to send, Shift+Enter for new line
TL
PySpark
Chat
CodeGen
Flow
Terminal
Ctrl+1-6
Ask the agent anything: it can answer, run tools, or draft a pipeline
Run Cancel Save
Step palette sample DAG
SQL sql
PySpark pyspark
TL tl
Code code
AI Script ai_script
Agent agent
Gate gate
Sub-pipeline subPipeline
Saved pipelines
none yet
Recent runs
No runs yet
Build a pipeline

Click a step type in the palette on the left to add it. Wire steps together by dragging from one node's bottom dot to another's top dot.

Load sample
Thinking Agent · building flow
Executing PySpark · testingSrc
Bonacci Studio

From raw APIs to a verdict — in one agent dock.

Three live sources, normalized to one fact table, analyzed by an agent that writes & runs PySpark — charts and insight inline.

3 live sources → one fact table Agent writes & runs PySpark Charts, table & verdict inline
FROM thinkingdbx
studio.bonacci.thinkingdbx.com