|
12 | 12 | 1. https://m.habr.com/ru/post/483014/ - Очереди сообщений в PostgreSQL с использованием PgQ |
13 | 13 |
|
14 | 14 | # GitHub |
| 15 | + 1. https://github.com/dverite/postgresql-functions |
15 | 16 | 1. https://github.com/dataegret/pg-utils Useful DBA tools by Data Egret |
16 | 17 | 1. https://github.com/pgexperts/pgx_scripts/ A collection of useful little scripts for database analysis and administration, created by our team at PostgreSQL Experts |
17 | 18 | 1. index_bloat_checksql |
|
40 | 41 | 1. https://github.com/PostgREST/postgrest - PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. |
41 | 42 | 1. https://github.com/supabase/pg_jsonschema - PostgreSQL extension providing JSON Schema validation |
42 | 43 | 1. https://github.com/tembo-io/pgmq - Postgres Message Queue (PGMQ) |
43 | | - 1. https://github.com/benbjohnson/litestream - standalone disaster recovery tool for SQLite |
| 44 | + 1. https://github.com/benbjohnson/litestream - standalone disaster recovery tool for SQLite |
44 | 45 |
|
45 | 46 | # StackOverflow |
46 | 47 | 1. https://stackoverflow.com/questions/7923237/return-pre-update-column-values-using-sql-only |
|
0 commit comments