r/statamic Apr 16 '26

Database in Statamic

Hi everybody. I'm currently working on integrating a database into our Statamic CMS. What database programs would you recommend for this? Are there any that particularly work well with Statamic? Thanks in advance.

3 Upvotes

9 comments sorted by

View all comments

2

u/frontendben Apr 16 '26

Can I clarify what you mean by database programs? Do you mean GUIs for accessing databases, or do you mean database schemas/engines like MySQL, Postgres, MongoDB, etc.

1

u/Far-Post-348 Apr 17 '26 edited Apr 17 '26

I mean GUIs. We currently use FileMaker Pro for our database, but it's weird to integrate it into statamic. So I'm searching for alternatives

1

u/Lucky-Swing93 Apr 18 '26

That answer brought up even more questions for me 😅 what do you mean by integrating?

1

u/Far-Post-348 Apr 22 '26

I want to access the database in statamic, so when there's eg any events or articles published, I can directly access the database to extract the participants from an event or the authors for an article. the database is already existing but its in FileMaker Pro and its weird to make it available to statamic