© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mark
I might use NoSQL when building a cache or some other type of temporary/derived data storage.
As primary data storage, I'd personally always use a RDBM, as I want as many guarantees about the validity of my data as possible.