Commit Graph

518 Commits

Author SHA1 Message Date
Asad Dhamani
5e77934379
Merge pull request #266 from awesome-postgres/master
added okmeter.io monitoring
2020-04-25 10:46:08 +05:30
Asad Dhamani
7b8f2d248b
Update README.md 2020-04-25 10:45:58 +05:30
Asad Dhamani
4c0916a337
Merge pull request #221 from michaelcoburn/pmm
Adding PMM from Percona
2020-04-25 10:42:58 +05:30
Asad Dhamani
83724d12b4
Update README.md 2020-04-25 10:42:44 +05:30
Asad Dhamani
8fd0c769ac
Merge pull request #277 from sastraxi/patch-1
Add pgsh to the CLI section
2020-04-25 10:40:34 +05:30
Asad Dhamani
3e211447d8
Merge pull request #250 from binakot/patch-3
Add TimescaleDB Tune to optimization section
2020-04-25 10:39:00 +05:30
Asad Dhamani
2d0ad4d6c9
Merge pull request #272 from takeda/patch-1
Added asyncpg to python
2020-04-25 10:37:42 +05:30
Asad Dhamani
33debdf821
Merge branch 'master' into patch-1 2020-04-25 10:37:15 +05:30
Asad Dhamani
c4929e5b7e
Merge pull request #278 from jakebrinkmann/patch-1
CLI: SchemaSpy
2020-04-25 10:35:26 +05:30
Asad Dhamani
1e6a1e545a
Merge pull request #279 from porsager/patch-1
Add postgres node.js binding
2020-04-25 10:25:56 +05:30
Asad Dhamani
4e08529a93
Merge pull request #240 from multum/master
add pg-differ to the Utilities section
2020-04-25 10:25:14 +05:30
Asad Dhamani
337bee3fe5
Merge pull request #280 from jjb/patch-1
add a couple more "why pg" blog posts
2020-04-25 10:23:59 +05:30
Asad Dhamani
0465672e8a
Merge pull request #281 from mchristofides/master
Add Telegram to community list, update numbers of users for each, and order by them
2020-04-25 10:22:12 +05:30
Asad Dhamani
4d328f76a2
Merge pull request #284 from gidoBOSSftw5731/patch-1
Add pq library to Golang
2020-04-25 10:17:07 +05:30
gidoBOSSftw5731
8719ac3863
Add pq library to Golang 2020-04-11 09:42:24 +00:00
mchristofides
e405857393 Now with https 2020-02-13 13:37:46 +00:00
mchristofides
7f50888ba8 Replace Telegram group with a better one, and add bigger non-English language groups too 2020-02-13 13:33:17 +00:00
mchristofides
c173ebaf5a Fix Postgres Conf youtube 404 2020-02-13 11:21:03 +00:00
mchristofides
210dea9272 Ruby client moved 2020-02-13 11:17:22 +00:00
mchristofides
35f62b4f47 Fix several redirecting links 2020-02-13 11:16:22 +00:00
mchristofides
6dcc669f98 Remove direct link to PipelineDB as their SSL cert expired in December
https://github.com/pipelinedb/pipelinedb/issues/2061
2020-02-13 11:12:57 +00:00
mchristofides
ced4b3be0b Update TeamSQL to DataRow link to get test passing 2020-02-13 11:11:16 +00:00
mchristofides
37acb3a13e Merge branch 'master' of https://github.com/mchristofides/awesome-postgres 2020-02-13 10:52:45 +00:00
mchristofides
d0c7bb11c2 Add Telegram, update user numbers, and order by them 2020-02-13 10:50:30 +00:00
Michael Christofides
43bc43ff65
Merge pull request #3 from dhamaniasad/master
Get up to date
2020-02-13 10:44:26 +00:00
John Bachir
7eca0a55da
add a couple more "why pg" blog posts 2020-02-10 10:18:21 -05:00
Rasmus Porsager
b2580101fa
Add postgres node.js binding 2020-01-08 15:17:19 +01:00
Jake Brinkmann
b98d10884d
CLI: SchemaSpy 2019-12-16 11:56:31 -06:00
Asad Dhamani
8e385f7e01
Merge pull request #276 from x4m/patch-2
Update WAL-G info
2019-11-25 20:13:00 +05:30
Andrey Borodin
25b4d2bb66
Update README.md
Co-Authored-By: Nikolay Samokhvalov <github2@samokhvalov.com>
2019-11-25 08:06:38 +05:00
Cameron Gorrie
ef9a6dd29c
Add pgsh to the CLI section 2019-11-24 19:31:18 -05:00
Andrey Borodin
3015fe5030
Update WAL-G info
We have implemented a lot in WAL-G since this line was initially added :)
2019-11-24 12:26:44 +05:00
Asad Dhamani
a970d5ce13
Merge pull request #273 from klapouchy/hasura
Add : Utilities : Hasura
2019-11-11 10:18:10 +05:30
Matt
f159d58e96
Utilities: Hasura -Instant realtime GraphQL APIs on any Postgres application, existing or new. 2019-11-07 21:13:59 +01:00
Derek Kulinski
2084c8ba96
Added asyncpg to python
There multiple PostgreSQL drivers, but most of them are based on the interface provided by psycopg2. asyncpg besides being asyncio compatible driver it also did not followed to be compatible with Python's DB-API and instead provided interface that directly matches PostgreSQL API. The disadvantage to it is that it probably won't work with other ORM libraries, but in exchange for it it is extremely fast and much better alternative if you want to utilize PostgreSQL latest features in your code.
2019-11-05 09:52:28 -08:00
Pavel T
b32af1bf85
Update README.md 2019-09-23 20:37:08 -04:00
Pavel T
c7c3f81daf
added okmeter.io 2019-09-23 20:36:27 -04:00
Asad Dhamani
909c2f08f8
Merge pull request #262 from gajus/patch-2
docs: add Slonik
2019-09-04 02:35:16 +05:30
Asad Dhamani
3b802938e0
Merge pull request #263 from mchristofides/master
Move pgMustard to optimization section
2019-09-04 02:32:58 +05:30
Asad Dhamani
36dbca29cc
Merge branch 'master' into master 2019-09-04 02:32:29 +05:30
Asad Dhamani
a2c826eea7
Merge pull request #264 from natethor/master
add scaling postgres to videos
2019-09-04 02:30:56 +05:30
Nathan Thorell
df0bb61d72 add scaling postgres to videos 2019-09-03 14:57:26 -06:00
mchristofides
6d545b0382 Fix failing tests (redirects and 404s) 2019-09-03 17:54:33 +01:00
mchristofides
2bbc30a108 Move pgMustard to optimization section 2019-09-03 17:36:53 +01:00
Gajus Kuizinas
f9d27f4cae
docs: add Slonik
Information about Slonik https://dev.to/gajus/dynamically-generating-sql-queries-using-node-js-2c1g
2019-08-29 20:22:54 +01:00
Asad Dhamani
0215f6ed5b
Merge pull request #260 from mgartner/add-pg-insights
Add pg_insights
2019-07-12 16:42:53 +05:30
Asad Dhamani
5e8f533f2f
Merge pull request #252 from binakot/patch-5
Add postgres-checkup by Postgres.ai team
2019-07-12 16:41:57 +05:30
Asad Dhamani
f52d58480f
Merge pull request #251 from binakot/patch-4
Add Nancy CLI by Postgres.ai team
2019-07-12 16:39:52 +05:30
Asad Dhamani
bd09e92c7b
Merge pull request #248 from binakot/patch-1
Rename Timescale to TimescaleDB
2019-07-12 16:37:31 +05:30
Marcus Gartner
ad50049a40 Add pg_insights 2019-06-28 15:11:44 -07:00