Skip to main content
Version: 1.31.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.

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.

Issues

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