Skip to content
Discussion options

You must be logged in to vote

@woodcoal 是的,新版本 mysql/sqlserver 已经支持 json 类型了,有对应的 SQL 函数可以达到该功能

比如 postgresql 数据库 a.Info.Index == 100 翻译成 SQL 是 a."info"->>"index" = 100

所有数据库中 postgresql 对 json 类型支持最好。

看下这个内容:PostgreSQL pgsql jsonb 类型 POCO 访问扩展现实方案 #1071

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@woodcoal
Comment options

Answer selected by woodcoal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants