Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.14 KB

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.