Welcome Guest, Not a member yet? Register   Sign In
How to query Json objects in MySQL?
#3

That's an informative project. There is no native way to query JSON objects in MySQL. You can make use of the MySQL JSON_EXTRACT() function to extract values from a JSON object, but the syntax is complex. Alternatively, you can use a third-party library such as jOOQ or Hibernate to query the JSON object.
Reply


Messages In This Thread
How to query Json objects in MySQL? - by InsiteFX - 01-01-2023, 08:23 AM
RE: How to query Json objects in MySQL? - by Sprint - 01-23-2023, 10:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB