Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
story
0 points
jklein11
5y ago
0 comments
Share
The user is supplying json?
0 comments
default
newest
oldest
fastball
5y ago
There is a key-value interface so not directly.
jklein11
OP
5y ago
Why not store this data into a relational database?
fastball
5y ago
Because values can be different types (string, int, boolean).
jklein11
OP
5y ago
Can't you store them all as varchar? You could even have a type column if you wanted to enforce the types in some way at the application level.
j
/
k
navigate · click thread line to collapse