Tobias González Arriola
All work

Sillar

July 2026 - Present

A no-code service-automation platform: any business builds its own tables, boards and landing pages without programming. Polymorphic data engine with schema-as-data and cheap search on PostgreSQL.

The problem

Every small business needs the same software in a different shape. Building one per vertical doesn't scale, and existing generic builders charge for it in performance and lock-in.

Features

  • Your own tables without programming: the user defines collections and fields, and the engine stores them as data, not as code
  • Board system: a board is a JSON describing widgets, what data they bind to and how they look
  • Visual page editor built from blocks, with a shell and draggable pieces

My responsibility

Personal project, solo: the schema-as-data engine, the Go API and the frontend monorepo.

Stack

Frontend
Next.js (SSR + landings), React, Vite, Atomic Design monorepo
Backend
Go, PostgreSQL (JSONB, schema-as-data), full-text search, multi-tenant
GoNext.jsPostgreSQLNo-codeMulti-tenant