Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure Database for PostgreSQL の現在地
Search
RyutaKojo
June 18, 2025
0
470
Azure Database for PostgreSQL の現在地
RyutaKojo
June 18, 2025
Tweet
Share
More Decks by RyutaKojo
See All by RyutaKojo
Azure Database for PostgreSQL MCP Server を試してみる
ryutakojo
0
51
IT学生プログラム参加のすすめ.pdf
ryutakojo
0
7
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
What's in a price? How to price your products and services
michaelherold
246
12k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
20
1.2k
RailsConf 2023
tenderlove
30
1.2k
A designer walks into a library…
pauljervisheath
209
24k
Visualization
eitanlees
149
16k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Transcript
Azure Database for PostgreSQL の現在地 Ryuta Kojo 第54回 Tokyo Jazug
Night June 18th 2025
自己紹介 • 古城隆太(こじょうりゅうた) • 新卒3ヶ月目 https://x.com/RyutaKojo
そもそも・・・ Azure Database for PostgreSQL 触った経験がある方
Microsoft と PostgreSQL 最近 Microsoft が PostgreSQL に注力 ・Database Service
Team ・Open Source Work Team
Open Source Work Team • Citus (2019年Microsoftに買収) • POSETTE (年次イベント)
• VSCodeのPostgreSQL Extension
POSETTE • Microsoft 主催のオンラインイベント • Microsoft製品にかかわらず、 PostgreSQLに関してなら何でもOK
VSCode PostgreSQL Extension 先月(2025/05)リニューアル PostgreSQL が Agent Mode に対応
Azure Data Studio リタイア 2026年2月末にリタイア (´;ω;`) https://learn.microsoft.com/azure-data-studio/whats-happening-azure-data-studio
Database Service Team • Azure Database for PostgreSQL • Azure
Cosmos DB for PostgreSQL • Azure Arc-enabled PostgreSQL server
Azure CosmosDB for PostgreSQL 旧 Azure Database for PostgreSQL (Hyperscale)
分散スケーラビリティ https://learn.microsoft.com/azure/cosmos-db/postgresql/introduction
Azure Arc-enabled PostgreSQL Server Azure Arc の一部 Kubernetes 環境上でコンテナ化されたPostgreSQLクラスターと してデプロイ
Azure Database for PostgreSQL PaaSのPostgreSQLデータベースサービス 現在は Flexible Server のみ選択可 (Single
Serverは3月28日に廃止)
何ができるようになったのか~2025/06 • MCP Server • Vector Search with DiskANN (DiskANN
for Azure PostgreSQL) • Apache AGE extension and GraphRAG • Semantic Operators
Vector Search with DiskANN • 16,000 dimension を超えるベクトルのサポート • 大規模インデックス構築のリアルタイムprogress
tracking • Product Quantizationによるベクトル圧縮 Quantized Vector あたり 12kB→128B
None
None
Apache AGE extension and GraphRAG Apache AGE Extension • PostgreSQL内で直接グラフデータを扱うための拡張機能
• Cypher Query Languageを使用してグラフデータを操作
Semantic Operators Azure Database for PostgreSQL Azure AI 拡張機能の一つ 4つの
Semantic Operators • is_true: 自然言語が真実であるか評価、話題から外れたコンテン ツをフィルタリング • extract: エンティティや行動などの主要要素を抽出、情報を整理 • generate: 自由形式のテキストを生成、要約や翻訳等の文脈に適 したテキストを生成 • rank: ドキュメントをランク付け、RAGで取得される情報の精 度を向上
Semantic Operators • is_true
Semantic Operators • extract
Semantic Operators • generate
Semantic Operation • rank
Semantic Operation • rank
Azure Database for PostgreSQL Blog • 最新情報は製品ブログで! https://techcommunity.microsoft.com/category/azuredatabases/ blog/adforpostgresql
デモ: Azdb for PostgreSQL MCP Server