Skip to content

Roadmap

What Atscript supports today, what is coming next, and how it all connects.

Available todayPlanned next

How it connects

One .as model feeds every output — types, validation, database adapters, HTTP layer, and IDE tooling today, with UI generation and more languages planned.

.as model
Types & validation
DB adapters
REST / CRUD
IDE tooling
UI generation
More languages

Available today

TypeScript plugin

Full code generation, runtime validation, metadata export, and JSON Schema.

VSCode tooling

Syntax highlighting, diagnostics, and go-to-definition for .as files.

Experimental
SQLite adapter

Embedded relational workflows with schema sync and migration.

Experimental
MongoDB adapter

Document workflows, nested objects, Atlas Search, and vector search.

REST / CRUD layer

Typed HTTP controllers generated from the same .as model.

Planned next

Form tools

Auto-generate forms from labels, structure, and validation metadata on the model.

Table and list tools

Drive table and list UIs from live schema instead of separate config.

PostgreSQL adapter

Networked relational target for production deployments.

MySQL adapter

Broad hosting and deployment support as a relational companion.

More language targets

Python, Java, and others — the plugin architecture is designed to support them.

Status labels in the docs

  • Available today — documented and part of the current workflow.
  • Planned — directionally important, but not yet shipped.
  • Early — available to explore, but docs or workflow may be incomplete.

Get started

Released under the MIT License.