YAML, SQL, or something else? Looking for recommendations for making a database of stories.
logging_strict @ logging_strict @programming.dev Posts 0Comments 10Joined 1 yr. ago
logging_strict @ logging_strict @programming.dev
Posts
0
Comments
10
Joined
1 yr. ago
Very wise idea. And if you want to up your game, can validate the yaml against a schema.
Check out strictyaml
The author is ahead of his time. Uses validated yaml to build stories and weave those into web sites.
Unfortunately the author also does the same with strictyaml tests. Can get frustrating cause the tests are too simple.