Skip to content

Commit 82a6ae8

Browse files
authored
Update data.json
Adds Postgres community conferences
1 parent 57ff9a0 commit 82a6ae8

1 file changed

Lines changed: 94 additions & 1 deletion

File tree

conferences/2025/data.json

Lines changed: 94 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,16 @@
205205
"country": "Netherlands",
206206
"locales": "EN"
207207
},
208+
{
209+
"name": "PGConf Germany",
210+
"url": "https://2025.pgconf.de/",
211+
"startDate": "2025-05-08",
212+
"endDate": "2025-05-09",
213+
"city": "Berlin",
214+
"country": "Germany",
215+
"cocUrl": "https://2025.pgconf.de/code-of-conduct/",
216+
"locales": "EN"
217+
},
208218
{
209219
"name": "ETHDam",
210220
"url": "https://www.ethdam.com",
@@ -241,6 +251,27 @@
241251
"cfpUrl": "https://mlsys.org/Conferences/2025/CallForPapers",
242252
"cfpEndDate": "2024-10-31"
243253
},
254+
{
255+
"name": "Postgres Extensions Day",
256+
"url": "https://pgext.day/",
257+
"startDate": "2025-05-12",
258+
"endDate": "2025-05-12",
259+
"city": "Montreal",
260+
"country": "Canada",
261+
"online": true,
262+
"cocUrl": "https://www.postgresql.org/about/policies/coc/",
263+
"locales": "EN"
264+
},
265+
{
266+
"name": "PGConf Dev",
267+
"url": "https://2025.pgconf.dev/",
268+
"startDate": "2025-05-13",
269+
"endDate": "2025-05-16",
270+
"city": "Montreal",
271+
"country": "Canada",
272+
"cocUrl": "https://2025.pgconf.dev/coc/",
273+
"locales": "EN"
274+
},
244275
{
245276
"name": "AI & Machine Learning Summit",
246277
"url": "https://www.dbta.com/DataSummit/2025/AIMachineLearningSummit.aspx",
@@ -411,6 +442,45 @@
411442
"cfpEndDate": "2025-04-30",
412443
"twitter": "@AIinProduction"
413444
},
445+
{
446+
"name": "PGDay Austria",
447+
"url": "https://pgday.at/",
448+
"startDate": "2025-09-04",
449+
"endDate": "2025-09-04",
450+
"city": "Vienna",
451+
"country": "Austria",
452+
"online": false,
453+
"locales": "EN",
454+
"cfpUrl": "https://pgday.at/call-for-paper/",
455+
"cfpEndDate": "2025-06-15",
456+
"cocUrl": "https://pgday.at/code-of-conduct/"
457+
},
458+
{
459+
"name": "PGDay UK",
460+
"url": "https://2025.pgday.uk/",
461+
"startDate": "2025-09-09",
462+
"endDate": "2025-09-09",
463+
"city": "London",
464+
"country": "UK",
465+
"online": false,
466+
"locales": "EN",
467+
"cfpUrl": "https://2025.pgday.uk/call-for-papers/",
468+
"cfpEndDate": "2025-05-12",
469+
"cocUrl": "https://2025.pgday.uk/code-of-conduct/"
470+
},
471+
{
472+
"name": "PGDay Lowlands",
473+
"url": "https://2025.pgday.nl/",
474+
"startDate": "2025-09-12",
475+
"endDate": "2025-09-12",
476+
"city": "Rotterdam",
477+
"country": "Netherlands",
478+
"online": true,
479+
"locales": "EN",
480+
"cfpUrl": "https://2025.pgday.nl/call-for-papers/",
481+
"cfpEndDate": "2025-05-01",
482+
"cocUrl": "https://2025.pgday.nl/code-of-conduct/"
483+
},
414484
{
415485
"name": "Infobip Shift Zadar",
416486
"url": "https://shift.infobip.com",
@@ -440,6 +510,19 @@
440510
"bluesky": "cascadiajs.com",
441511
"twitter": "@CascadiaJS"
442512
},
513+
{
514+
"name": "PGDay Napoli",
515+
"url": "https://2025.pgdaynapoli.org/",
516+
"startDate": "2025-09-25",
517+
"endDate": "2025-09-25",
518+
"city": "Naples",
519+
"country": "Italy",
520+
"online": true,
521+
"locales": "EN",
522+
"cfpUrl": "https://2025.pgdaynapoli.org/cfp/",
523+
"cfpEndDate": "2025-06-16",
524+
"cocUrl": "https://2025.pgdaynapoli.org/about/#coc"
525+
},
443526
{
444527
"name": "Voxxed Days Crete",
445528
"url": "https://crete.voxxeddays.com",
@@ -472,6 +555,16 @@
472555
"online": false,
473556
"locales": "EN"
474557
},
558+
{
559+
"name": "PGConf EU",
560+
"url": "https://2025.pgconf.eu/",
561+
"startDate": "2025-09-09",
562+
"endDate": "2025-09-09",
563+
"city": "Riga",
564+
"country": "Latvia",
565+
"online": false,
566+
"locales": "EN"
567+
},
475568
{
476569
"name": "data2day",
477570
"url": "https://www.data2day.de",
@@ -524,4 +617,4 @@
524617
"cfpEndDate": "2025-09-01",
525618
"twitter": "@BigDataConfEU"
526619
}
527-
]
620+
]

0 commit comments

Comments
 (0)