jquery with json

jquery with json

I want to set up a searchable online library list. I am a rookie but think the best way to do this might be to upload the list in json format and then call the list to the site using jquery/ajax.

Can anyone suggest a tutorial on how to do this?

Mike