Commit Graph

476 Commits

Author SHA1 Message Date
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
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
Asad Dhamani
c58baa8b13
Merge pull request #257 from dhamaniasad/revert-256-remove-pg-primer-blogpost
Revert "Remove PG Primer blog post"
2019-05-24 23:54:52 +05:30
Asad Dhamani
e109a49eef
Revert "Remove PG Primer blog post" 2019-05-24 23:54:33 +05:30
Asad Dhamani
808309c4fe
Merge pull request #223 from gombosg/patch-1
Add "pogi"
2019-05-23 20:25:10 +05:30
Asad Dhamani
6b91965383
Merge branch 'master' into patch-1 2019-05-23 20:24:49 +05:30
Asad Dhamani
2a1f1f4d1b
Merge pull request #247 from mchristofides/master
Add pgMustard
2019-05-23 20:20:59 +05:30
Asad Dhamani
a79a163af5
Merge pull request #256 from dhamaniasad/remove-pg-primer-blogpost
Remove PG Primer blog post
2019-05-23 20:13:55 +05:30
Asad Dhamani
50f6862d5e
Update README.md 2019-05-23 20:12:00 +05:30
Asad Dhamani
f1fcc9ead5
Merge pull request #253 from binakot/patch-6
Add useful scripts by Data Egret team
2019-05-23 20:05:16 +05:30
Asad Dhamani
d7623e755f
Merge pull request #255 from yihuang/patch-1
Citus and pipelinedb are extensions now.
2019-05-23 19:56:33 +05:30
yihuang
e9fd031dfb
Citus and pipelinedb are extensions now. 2019-05-13 01:24:25 +08:00
Ivan Muratov
b7e305343b
Add useful scripts by Data Egret team
Separate changes from #244
2019-04-16 21:21:39 +03:00
Ivan Muratov
1660e4aa31
Add postgres-checkup by Postgres.ai team
Separate changes from https://github.com/dhamaniasad/awesome-postgres/pull/244/files
2019-04-16 21:20:31 +03:00
Ivan Muratov
73d0ca9bb1
Add Nancy CLI by Postgres.ai team
Separate changes from https://github.com/dhamaniasad/awesome-postgres/pull/244
2019-04-16 21:18:54 +03:00
Ivan Muratov
482a6e8671
Rename Timescale to TimescaleDB
Separate changes from https://github.com/dhamaniasad/awesome-postgres/pull/244
2019-04-16 21:13:00 +03:00
mchristofides
c9b743fe4d Add pgMustard 2019-04-13 01:29:09 +01:00
Michael Christofides
7b8ad60d19
Merge pull request #2 from dhamaniasad/master
Get up to date
2019-04-13 01:12:47 +01:00
Michael Christofides
f13fccf5ab
Merge pull request #1 from mchristofides/add-community-section
Add community section
2019-04-13 01:08:35 +01:00
Asad Dhamani
0a8a44168c
Alphabetize PaaS list 2019-04-07 13:38:30 +05:30
Asad Dhamani
93020ab1e4
Add Compose.io to PaaS section 2019-04-07 13:37:37 +05:30
Asad Dhamani
a3166b8890
Merge pull request #238 from bylee5/add_agensgraph_to_the_server_section
Add AgensGraph to the server section
2019-04-05 13:18:09 +05:30
Asad Dhamani
0a1a422b39
Merge branch 'master' into add_agensgraph_to_the_server_section 2019-04-05 13:18:02 +05:30
Asad Dhamani
b3021b08cd
Merge pull request #245 from dmjio/patch-1
Add Haskell bindings
2019-04-05 13:05:04 +05:30
Asad Dhamani
1ba618cbbc
Merge pull request #246 from niespodd/patch-1
Add pgRouting
2019-04-05 13:03:19 +05:30
Asad Dhamani
16e81260fa
Merge pull request #243 from mchristofides/add-community-section
Add community section
2019-04-05 12:58:37 +05:30
Asad Dhamani
4fe05e7668
Update descriptions for community items 2019-04-05 12:58:07 +05:30
Asad Dhamani
f2650ce9df
Move wiki to new documentation section 2019-04-05 12:50:04 +05:30
Asad Dhamani
04ef88dfb2
Add resources section to change list arragement 2019-04-05 12:47:48 +05:30
niespodd
885de1b63b
Add pgRouting 2019-03-31 22:18:37 +02:00
David Johnson
f7e8bc74b8
Add Haskell bindings
Add `postgresql-simple`
2019-03-30 12:40:30 -04:00
mchristofides
19dca29e5f Update redirect 2019-03-26 17:32:35 +00:00
mchristofides
e596576aaf Change IRC link to webchat 2019-03-26 17:29:49 +00:00
mchristofides
2a4717cab1 Remove new line added in error 2019-03-26 17:17:07 +00:00
mchristofides
a0a8f3cf2f add community section
included several of the main sites
2019-03-26 17:10:25 +00:00
Asad Dhamani
42b07cf21f
Merge pull request #241 from marvi/add_digitalocean
Added DigitalOcean Managed Databases
2019-03-22 06:05:45 +05:30
marvi
1a02d905aa Added DigitalOcean Managed Databases 2019-03-16 14:26:20 +01:00
Asad Dhamani
82fd63d905
Merge pull request #218 from shark-h/master
Added graphql-engine in Utilities list
2019-02-01 22:48:48 +05:30