Skip to content

Commit a518640

Browse files
authored
Merge pull request #7615 from FloorD/patch-19
PG conferences
2 parents 549cfa6 + 74893ea commit a518640

1 file changed

Lines changed: 93 additions & 0 deletions

File tree

conferences/2025/data.json

Lines changed: 93 additions & 0 deletions
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",
@@ -217,6 +227,17 @@
217227
"cocUrl": "https://www.ethdam.com/general-5",
218228
"twitter": "@cryptocanal"
219229
},
230+
{
231+
"name": "Postgres Extensions Day",
232+
"url": "https://pgext.day/",
233+
"startDate": "2025-05-12",
234+
"endDate": "2025-05-12",
235+
"city": "Montreal",
236+
"country": "Canada",
237+
"online": true,
238+
"cocUrl": "https://www.postgresql.org/about/policies/coc/",
239+
"locales": "EN"
240+
},
220241
{
221242
"name": "MLCon London",
222243
"url": "https://mlconference.ai/london",
@@ -241,6 +262,16 @@
241262
"cfpUrl": "https://mlsys.org/Conferences/2025/CallForPapers",
242263
"cfpEndDate": "2024-10-31"
243264
},
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,55 @@
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": "PGConf EU",
460+
"url": "https://2025.pgconf.eu/",
461+
"startDate": "2025-09-09",
462+
"endDate": "2025-09-09",
463+
"city": "Riga",
464+
"country": "Latvia",
465+
"online": false,
466+
"locales": "EN"
467+
},
468+
{
469+
"name": "PGDay UK",
470+
"url": "https://2025.pgday.uk/",
471+
"startDate": "2025-09-09",
472+
"endDate": "2025-09-09",
473+
"city": "London",
474+
"country": "U.K.",
475+
"online": false,
476+
"locales": "EN",
477+
"cfpUrl": "https://2025.pgday.uk/call-for-papers/",
478+
"cfpEndDate": "2025-05-12",
479+
"cocUrl": "https://2025.pgday.uk/code-of-conduct/"
480+
},
481+
{
482+
"name": "PGDay Lowlands",
483+
"url": "https://2025.pgday.nl/",
484+
"startDate": "2025-09-12",
485+
"endDate": "2025-09-12",
486+
"city": "Rotterdam",
487+
"country": "Netherlands",
488+
"online": true,
489+
"locales": "EN",
490+
"cfpUrl": "https://2025.pgday.nl/call-for-papers/",
491+
"cfpEndDate": "2025-05-01",
492+
"cocUrl": "https://2025.pgday.nl/code-of-conduct/"
493+
},
414494
{
415495
"name": "Infobip Shift Zadar",
416496
"url": "https://shift.infobip.com",
@@ -440,6 +520,19 @@
440520
"bluesky": "cascadiajs.com",
441521
"twitter": "@CascadiaJS"
442522
},
523+
{
524+
"name": "PGDay Napoli",
525+
"url": "https://2025.pgdaynapoli.org/",
526+
"startDate": "2025-09-25",
527+
"endDate": "2025-09-25",
528+
"city": "Napels",
529+
"country": "Italy",
530+
"online": true,
531+
"locales": "EN",
532+
"cfpUrl": "https://2025.pgdaynapoli.org/cfp/",
533+
"cfpEndDate": "2025-06-16",
534+
"cocUrl": "https://2025.pgdaynapoli.org/about/#coc"
535+
},
443536
{
444537
"name": "Voxxed Days Crete",
445538
"url": "https://crete.voxxeddays.com",

0 commit comments

Comments
 (0)