Skip to main content
Version: 0.23.1

Platformatic DB

Platformatic DB is an HTTP server that provides a flexible set of tools for building robust APIs with Node.js.

For a high level overview of how Platformatic DB works, please reference the Architecture guide.

info

Platformatic DB is currently in public beta.

Features

info

Get up and running in 2 minutes using our Quick Start Guide

Supported databases

DatabaseVersion
SQLite3.
PostgreSQL>= 15
MySQL>= 5.7
MariaDB>= 10.11

The required database driver is automatically inferred and loaded based on the value of the connectionString configuration setting.

Public beta

Platformatic DB is in public beta. You can use it in production, but it's quite likely that you'll encounter significant bugs.

If you run into a bug or have a suggestion for improvement, please raise an issue on GitHub.