How to convert an entity to Json?

What tools are available to convert XML or JSON structures to SQL?

  • Tools for creating SQL statements, or running them, based on XML or JSON. Preferably command line, Unix-paradigm tools.

  • Answer:

    Though there are many free tools available onlineĀ  (like http://www.xml-converter.com), you can easily write a small php (or in python or in any other scripting languages) script file on your own to get it done, with more degrees of freedom

Sravan Reddy at Quora Visit the source

Was this solution helpful to you?

Other answers

you can convert xml or you json file into CSV file and then you can impoert that csv file into you sql data base .. here is a web service which you can use to convert you xml or json file into csv. http://online-formatconverter.rhcloud.com/converter/xmltojson.jsp http://fileformat-converter.com

Udit Saini

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.