Feature Request: Handle "singleton style" content in a better way
Author: kevmodromeCreated Jul 18, 2022Updated Apr 9, 2026
If you're building something that needs singleton style data you have to create a collection for each such piece of data and then have one single row in there. For example, if you're using PocketBase to store marketing text for your landing page, etc.
It would be great if this could be abstracted over in some way. It seems like a common enough use-case that it would be nice.
Source: pocketbase/pocketbase