博文推荐
Postgres Creator Introduces His New Database Startup[1] By MIKE STONEBRAKER
麻省理工学院教授 Mike Stonebraker 是 Postgres 项目的主要架构师,80 岁高龄的他重新出发,近期公开了其最新项目 DBOS 进展 ── 发布 DBOS Cloud,一个事务型无服务器架构计算平台,帮助云原生应用开发更加简单和快速。
Speeding Up pgvector Queries with Indexes[2] By FRANCESCO TISIOT
如果你在用 Postgres 和 pgvector 来处理大语言模型,可参考本文给到的技术建议和技巧。
Creating a Postgres Logical Replication System in Go[3] By ZACH MUSGRAVE (DOLTHUB)
Dolt 数据库团队正在用 Go 开发一项功能,该功能可以复制来自 Postgres 的数据,本文详细说明了当前进展。
Using Postgres for (Military) Geoanalytics Tasks[4] By TARAS KLOBA
本文介绍了如何用公开数据和 PostGIS 分析和绘制军事信息。
Enforcing Join Orders in Postgres[5] By HANS-JÜRGEN SCHÖNIG
由于 SQL 是一种声明性语言,你自然会希望 Postgres 能按你的要求处理连接表的复杂性。本文介绍了 Postgres 表连接的工作机制。
How to Do Performance Testing with pgbench[6] By FRANCESCO TISIOT
对如何使用 pgbench进行基准测试的一个简单介绍。
新闻简报
每周 PostgreSQL 人物 - Artur Zakirov[7]
《PostgreSQL Person of the Week》栏目基本上每周采访一名 PostgreSQL 社区活跃人士,非常有意思。本期采访对象是 Adjust 的 Artur Zakirov。他是俄罗斯人,现定居德国柏林,是多个扩展的维护者,如 pg_probackup、pg_variables 等。
代码与工具
Procrastinate 2.0[8] 发布
基于 Postgres 的 Python 任务队列。一个用于 Python 的分布式任务处理库,使用 Postgres 存储任务定义、管理锁和调配任务。版本 2.0 主要是改进与 Django 的协同,重新设计了与 Django 的集成。
pgCluu 4.0[9] 发布
Postgres 性能监控和审计工具,版本 4.0 新增部分功能和报告类型。
pgAdmin 4 v8.4[10] 发布
流行的 Postgres 管控平台。
PeerDB 0.11[11] 发布
一款为 Postgres 打造的 ETL 工具,可以将数据从 Postgres 流式复制到数仓、队列和存储引擎中。
PostgresNIO 1.21.0[12] 发布
一款非阻塞、事件驱动的 PostgreSQL Swift 客户端。
Ora2Pg 24.2[13] 发布
从 Oracle 到 Postgres 的迁移工具。
Prisma 5.11[14] 发布
适用于 Node.js 和 TypeScript 的下一代 ORM。
Slonik 37.3[15] 发布
类型安全性的 Node.js Postgres 客户端。
引用链接
[1] Postgres Creator Introduces His New Database Startup: https://www.dbos.dev/blog/announcing-dbos[2] Speeding Up pgvector Queries with Indexes: https://www.eversql.com/speed-up-postgresql-pgvector-queries-with-indexes/[3] Creating a Postgres Logical Replication System in Go: https://www.dolthub.com/blog/2024-03-08-postgres-logical-replication/[4] Using Postgres for (Military) Geoanalytics Tasks: https://klioba.com/how-to-use-postgresql-for-military-geoanalytics-tasks[5] Enforcing Join Orders in Postgres: https://www.cybertec-postgresql.com/en/enforcing-join-orders-in-postgresql/[6] How to Do Performance Testing with pgbench: https://ftisiot.net/posts/pgbench-test-postgresql/[7] 每周 PostgreSQL 人物 - Artur Zakirov: https://postgresql.life/post/artur_zakirov/[8] Procrastinate 2.0: https://procrastinate.readthedocs.io/en/stable/[9] pgCluu 4.0: https://pgcluu.darold.net/[10] pgAdmin 4 v8.4: https://www.pgadmin.org/docs/pgadmin4/8.4/release_notes_8_4.html[11] PeerDB 0.11: https://github.com/PeerDB-io/peerdb/releases/tag/v0.11.0[12] PostgresNIO 1.21.0: https://github.com/vapor/postgres-nio[13] Ora2Pg 24.2: https://www.postgresql.org/about/news/ora2pg-242-have-been-released-2823/[14] Prisma 5.11: https://github.com/prisma/prisma/releases/tag/5.11.0[15] Slonik 37.3: https://github.com/gajus/slonik
关于 Cloudberry Database
Cloudberry Database(可简称为“CBDB”或“CloudberryDB”)是面向分析和 AI 场景打造的下一代统一型开源数据库,基于 PostgreSQL 14.4 内核与 Greenplum Database 分布式架构,兼容 PostgreSQL 和 Greenplum 生态,遵循 Apache License 2.0 许可协议,致力于构建开放、友好、中立的开源社区。
GitHub 地址:https://github.com/cloudberrydb/cloudberrydb
官网主页:https://cloudberrydb.org/
👇🏻️扫码加入 Cloudberry Database 交流群👇🏻️

👇🏻️关注公众号👇🏻️
⭐️为 Cloudberry Database 点个赞吧!⭐️

