Can Elements connect to a database?

Hi fellow Developers, I’m interested in Elements, but can I connect a website built with Elements to a database, like PostgreSQL for example? Is there such integration or not yet I guess? Or any plans to add that feature?

Thanks for your question! At this time, Elements is a static website builder and does not offer built-in support for connecting directly to a database. However, you can extend Elements using custom code or third-party integrations.

If you’re interested in developing custom components, check out our developer documentation: Elements Language API Introduction. For dynamic content, you might consider embedding third-party services or using APIs.

Let us know if you have a specific workflow in mind, and we can try to offer more tailored advice!