Skip to main content

Supabase (Postgres)

Supabase 是一个开源的 Firebase 替代品。 Supabase 构建在 PostgreSQL 之上,提供强大的 SQL 查询能力,并与现有工具和框架提供简单的接口。

PostgreSQL,也称为 Postgres, 是一个免费的开源关系数据库管理系统 (RDBMS) 强调可扩展性和 SQL 兼容性。

安装和设置

我们需要安装 supabase python 包。

pip install supabase

向量存储

查看使用示例

from langchain_community.vectorstores import SupabaseVectorStore

Was this page helpful?


You can also leave detailed feedback on GitHub.

扫我,入群扫我,找书