# Veltic > Veltic is a managed platform that runs a PostgreSQL database, long-running Node.js applications, persistent background workers, file storage and realtime channels inside a single project. Veltic does not provide end-user authentication as a product, does not run multi-region, and container isolation is not a dedicated virtual machine. Fair use is a billing policy, not a capacity guarantee. ## Documentation ### Getting Started - [Introduction](https://veltic.app/docs.md): What Veltic is, what it is not, and how the pieces fit together. - [Quickstart](https://veltic.app/docs/quickstart.md): Activate your account, connect the CLI and create your first resource. ### Database - [Database overview](https://veltic.app/docs/database.md): Provisioning, credentials, connections and the two ways to reach your data. - [Tables and schemas](https://veltic.app/docs/database/tables.md): Browsing schemas, inspecting rows and creating tables. - [Running queries](https://veltic.app/docs/database/queries.md): The SQL editor, statement history and the permissions that gate it. - [Row level security](https://veltic.app/docs/database/row-level-security.md): Putting authorization in the database so no client path can skip it. - [Backups and restore](https://veltic.app/docs/database/backups.md): Creating dumps, downloading them and restoring when it matters. ### Applications - [Deploying applications](https://veltic.app/docs/applications.md): Preparing a build, deploying it and verifying the result. - [Configuration and domains](https://veltic.app/docs/applications/configuration.md): Environment variables, memory limits and custom domains. ### Functions - [Functions](https://veltic.app/docs/functions.md): Writing, deploying and operating persistent workers. ### Realtime - [Realtime](https://veltic.app/docs/realtime.md): Channels, tickets, presence and live logs. ### Storage - [Storage and blobs](https://veltic.app/docs/storage.md): Private files with signed transfers, and public objects. ### API - [HTTPS Data API](https://veltic.app/docs/api/data-api.md): Parameterized SQL from runtimes that cannot hold a socket. - [API keys](https://veltic.app/docs/api/api-keys.md): Scoped, project-bound credentials for machines. ### CLI - [CLI](https://veltic.app/docs/cli.md): Installation, authentication and everyday commands. ### Platform - [Access control](https://veltic.app/docs/platform/access-control.md): Projects, global roles and project permissions. - [Operations and limits](https://veltic.app/docs/platform/operations.md): Connections, memory, monitoring and the audit log. - [Billing and fair use](https://veltic.app/docs/platform/billing.md): What the plan covers, and what happens when payment fails. ## Full text - [Complete documentation](https://veltic.app/llms-full.txt)