Skip to content

xataio/xata-py

Repository files navigation

Xata

Python SDK for Xata

Documentation Status PyPI version

Xata is a serverless data platform, based on PostgreSQL. The data platform brings full-text search, vector similarity search, and file/image attachments on top of PostgreSQL. Xata supports also native database branches and a developer workflow that integrates seamlessly with GitHub and platforms like Vercel and Netlify.

The Python SDK uses type annotations and requires Python 3.8 or higher.

To install, run:

pip install xata

To learn more about Xata, visit xata.io.