awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

alibaba/PolarDB-for-PostgreSQL

0
View on GitHub↗
0 星标·0 分支·3 次浏览

PolarDB For PostgreSQL

Features

  • Database Systems - Cloud-native database system based on PostgreSQL.

Star 历史

alibaba/polardb-for-postgresql 的 Star 历史图表alibaba/polardb-for-postgresql 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

PolarDB For PostgreSQL 的开源替代方案

相似的开源项目,按与 PolarDB For PostgreSQL 的功能重合度排序。
  • akrylysov/pogrebakrylysov 的头像

    akrylysov/pogreb

    1,350在 GitHub 上查看↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    在 GitHub 上查看↗1,350
  • alibaba/zvecalibaba 的头像

    alibaba/zvec

    5,198在 GitHub 上查看↗

    zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It functions as a hybrid search engine and a retrieval-augmented generation knowledge base, allowing for the storage and retrieval of dense and sparse vectors. The system is distinguished by its hybrid retrieval pipeline, which fuses vector similarity, full-text keyword matching, and scalar metadata filtering into single query operations. It supports a plugin-based model integration system for registering custom embedding models and rerankers, as well as language bindings for nativ

    C++ann-searchembedded-databaserag
    在 GitHub 上查看↗5,198
  • amit-davidson/libradbamit-davidson 的头像

    amit-davidson/LibraDB

    201在 GitHub 上查看↗

    LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.

    Godata-structuresdatabasego
    在 GitHub 上查看↗201
  • aiursoftweb/arraydbA

    AiursoftWeb/ArrayDb

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 PolarDB For PostgreSQL 的所有 30 个替代方案→

常见问题解答

alibaba/polardb-for-postgresql 的主要功能有哪些?

alibaba/polardb-for-postgresql 的主要功能包括:Database Systems。

alibaba/polardb-for-postgresql 有哪些开源替代品?

alibaba/polardb-for-postgresql 的开源替代品包括: akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. alibaba/zvec — zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It… amit-davidson/libradb — LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. apache/cassandra — Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability.… aiursoftweb/arraydb.