Pinned Repositories
blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
gp_tpch
linux_performance_analyze
Linux's system activity information from sar, this project will use postgresql manage bulk Linux hosts. These hosts registed in postgresql, and every day load it's sar info into postgresql, and use postgresql's SQL analyze the hosts performance, like performance's system activity information and TOP resource consume's hosts, and so on.
pg_tpch
TPC-H like benchmark for PostgreSQL
pgsql_admin_script
常用管理脚本
postgres_exam_lib
PostgreSQL 开放式题库, 搜集自stackoverflow , 社区 , bbs , 微信 , QQ等群体. 帮助大家了解PostgreSQL
postgresql_docker_builder
Build PostgreSQL (with 200+ extenstions and tools) DuckDB MySQL and so on into One docker image. It used for learn database easily only.
PostgreSQL_HA_with_primary_standby_2vip
A HA script for PostgreSQL with 2 HOST (one for primary, one for standby), Primary with one VIP, Standby with another VIP. Auto failover and failback.
sky_postgresql_cluster
PostgreSQL HA via three host, include two postgresql (primary and stream replication standby) and one vote host.
sysbench-tpcc
Sysbench scripts to generate a tpcc-like workload for MySQL and PostgreSQL
digoal's Repositories
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
digoal/postgres_finetuning_kb
PostgreSQL's knowledge base for LLM fine tuning.
digoal/awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
digoal/Llama-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
digoal/PolarDB-for-PostgreSQL
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
digoal/duckdb_fdw
DuckDB Foreign Data Wrapper for PostgreSQL
digoal/gevel
digoal/myduckserver
MySQL Analytics, Reimagined
digoal/BemiDB
Postgres read replica optimized for analytics
digoal/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
digoal/db-papers
A list papers of learning how to building database system
digoal/duckdb-web
DuckDB-Web - Source code of duckdb.org
digoal/grok-1
Grok open release
digoal/IPTV
📺IPTV电视直播源更新工具🚀:包含💰央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64)、命令行、GUI运行方式 | IPTV live TV source update tool
digoal/IPTV_new
IPV4/IPV6 TVBOX 电视直播点播源收集
digoal/mcphost
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
digoal/ML4DB-paper-list
Papers for database systems powered by artificial intelligence (machine learning for database)
digoal/oasis-proxy
A substitute of SwitchOmega for Manifest v3
digoal/ollama-voice-mac
Mac compatible Ollama Voice
digoal/oterm
a text-based terminal client for Ollama
digoal/pg-ferret
🔍️ All-in-one tracing toolkit for Postgres
digoal/pg_arrow
In-memory Table Access Method based on Arrow Array format
digoal/pg_bulkload
High speed data loading utility for PostgreSQL
digoal/pg_savior
A postgres extension to avoid accidental mistakes
digoal/pixels
An efficient storage and compute engine for both on-prem and cloud-native data analytics.
digoal/polardb-pg-docker-images
digoal/postgres-protobuf
Protocol Buffer extension for PostgreSQL
digoal/Research-Paper-Summarization-with-LlamaIndex-and-Mistral-AI
RAG based pipeline for automated research paper summarization using Llamaindex, Mistral AI, and Hugging Face embeddings. This tool parses and summarizes academic documents with customizable chunking and asynchronous tree-based summarization.
digoal/SuperPrompt
SuperPrompt is an attempt to engineer prompts that might help us understand AI agents.
digoal/tpchgen-rs
TPC-H benchmark data generation in pure Rust