×

digoal

13571 Reputation

PostgreSQL Evangelist. [My Git](https://github.com/digoal/blog/blob/master/README.md)

Follow
Activities(50) Posts(276) Series(11) Areas of Expertise Following Followers

digoal Posted blog

Open Source PolarDB Uses Orafce to Support Oracle Compatibility

This article describes how open source PolarDB uses orafce to support Oracle compatibility.

digoal Posted blog

Open Source PolarDB Uses pg_similarity to Implement 17 Types of Text Similarity Search

This article explains how the open-source version of PolarDB utilizes pg_similarity to implement 17 types of text similarity search.

digoal Posted blog

Open Source PolarDB Uses pg_rational Extension to Support Stern-Brocot Trees

This article describes how open source PolarDB uses pg_rational extension to support Stern-Brocot trees to efficiently customize and adjust the order.

digoal Posted blog

Open Source PolarDB Uses Rum to Implement Efficient Searches and Sorting

This article describes how open source PolarDB uses rum to implement efficient searches and sorting.

digoal Posted blog

Open Source PolarDB Uses postgresql_hll to Accelerate UV Sliding Analysis and Real-time Recommendations

This article describes how open source PolarDB uses postgresql_hll to to achieve efficient UV (Unique Visitor) sliding analysis and real-time recommendation for filtered read lists.

digoal Posted blog

Open Source PolarDB Uses parray_gin to Implement Efficient Fuzzy Searches for Elements in Arrays and JSON

This article focuses on how the open-source version of PolarDB utilizes parray_gin to implement efficient fuzzy searches for elements in arrays and JSON.

digoal Posted blog

Open Source PolarDB Uses duckdb_fdw to Support Parquet and Efficient OLAP

This article describes how open source PolarDB uses duckdb_fdw to support parquet, a columnar storage file format, and efficient OLAP.

digoal Posted blog

Open Source PolarDB Uses pg_trgm GIN Indexes to Implement Efficient Fuzzy Queries

This article describes how open source PolarDB uses pg_trgm GIN indexes to implement efficient fuzzy queries like '%xxx%'.

digoal Posted blog

Open Source PolarDB Enhances Time Series Data with TimescaleDB

This article describes how open source PolarDB uses TimescaleDB to implement high-speed writing, compression, real-time aggregation computing, and automatic aging of time series data.

digoal Posted blog

Open Source PolarDB Uses pgpool-II to Implement Transparent Read/Write Splitting

This article describes how open source PolarDB uses pgpool-II to implement transparent read/write splitting.

digoal Posted blog

Use Open Source PolarDB and imgsmlr for Efficient Image Storage and Similarity Search

This article provides guidance on using open-source PolarDB and imgsmlr for storing image feature values and performing quick image similarity searches.

digoal Posted blog

Use Open Source PolarDB Bloom Filter Index to Filter Data

This article describes how to use PolarDB open-source bloom filter index to filter data based on any combination of fields.

digoal Posted blog

Database Performance Optimization for High-concurrency Queue Processing Business

This article provides optimization methods and a demo for database performance optimization for queue processing business.

digoal Posted blog

Use PGXN to Install the PostgreSQL | PolarDB Plug-in

This article describes how to use PostgreSQL Extension Network (PGXN) to Install the PostgreSQL | PolarDB Plug-in.

digoal Posted blog

The Simple Deployment of PolarDB on Docker

This article introduces how to perform one-click deployment of PolarDB.

digoal Posted blog

A Guide for Quick MacOS PolarDB-X Deployment

This article provides a guide on fast deployment of local PolarDB-X instances using PXD.

digoal Posted blog

Using PostgreSQL Recursive SQL and the PL/pgSQL Function to Draw Fractal Graphs

This article explains how to use PostgreSQL Recursive SQL and the PL/pgSQL function to draw fractal graphs (with examples).

digoal Posted blog

Configure a pgcat for the PolarDB Read/Write Splitting Connection Pool

This article explains how to configure a pgcat for the PolarDB Read/Write Splitting Connection Pool (with a deployment example).

digoal Posted blog

Configure MADlib for PolarDB to Realize the Database Machine Learning Function

This article describes how to combine PolarDB with MADlib to provide PolarDB with a machine learning feature.

digoal Posted blog

A Compatibility Evaluation Tool for Migrating SQL Server to PostgreSQL (Babelfish): Babelfish Compass

This article discusses the Babelfish Compass, including its background, evaluation guidelines, and tests.

Latest Comments