Your Account
Community
Topics (Upcoming)
More |
View story
use YML for storing data in db
http://www.symfonylab.com/use-yml-for-storing-data-in-db/
Submitted by
symfony
15 months, 3 weeks, 2 days, 4 hours agoSometimes you may need to store complicated data with non-fixed fields/data types in table. There are different ways for that but if we use symfony where YML is so native and good known - why dont store data in table as YML-formed value.
Tags: yml
|