TeeSQL is a managed PostgreSQL service that runs inside Intel TDX confidential VMs, so your data stays encrypted even while it’s being queried.Documentation Index
Fetch the complete documentation index at: https://docs.teesql.com/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Create a database and run your first query
Security & Trust
How TeeSQL protects your data with hardware-level encryption
Connect
Connection strings, SSL, and client libraries
What is TeeSQL?
Architecture, trust model, and how it works
Client libraries
RA-TLS clients for TypeScript, Python, and Rust
On the way
TypeScript SDK
Deep reference for
prisma-ra-tls — verifier options, error types, and modes. Coming soon.Manage databases
Create databases, manage roles, install extensions. Coming soon.