One Statamic, two websites, 10k+ entries per website #10735
-
Hi, I am considering Statamic for a client and played around a bit the last days. However, I didn't find much about the questions in my head. The client has two websites (currently separate WordPress instances). I would like to move both to one Statamic installation, because although they are different brands, they share the design and some content. Now comes the fun part: Each website will grow to 10k+ entries (landing pages) over time. My assumption is that this scenario cries out for a database instead of flat files. My questions:
Any experience with a high amount of entries would be much appreciated. 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
The honest answer to whether you need a database is 'it depends'. We have sites that have in that region of entries and they are flat file, and we have others that have less than needed the database. Some factors that affect the decision:
To answer your questions:
|
Beta Was this translation helpful? Give feedback.
The honest answer to whether you need a database is 'it depends'. We have sites that have in that region of entries and they are flat file, and we have others that have less than needed the database.
Some factors that affect the decision:
Server spec - if you are doing a lot of reading from the disk you need a server with good i/o throughput, we have found the difference between different supplier to be massive in this regard (eg AWS bad, Hetzner good)
Amount of content in the entries - if you are using a page builder approach then it's likely you'll hit performance issues quicker. Still possible to work around it.
To answer your questions: