SurrealDB Docs Logo

Enter a search query

Python

Overview

The SurrealDB SDK for Python enables simple and advanced querying of a remote database from a browser or from server-side code. By default connections to SurrealDB are made over WebSockets, and automatically reconnect when the connection is terminated. We however also support connecting through a http client, however that is not as fully implemented yet.

To contribute to this documentation, submit an Issue or Pull Request in the SurrealDB documentation repository.

To contribute to the SDK code, submit an Issue or Pull Request in the surrealdb.py repository..

Note

This SDK is compatible with V2.x

© SurrealDB GitHub Discord Community Cloud Features Releases Install