[PLUG] Databses

Rohan Dighe rsdighe at fedoraproject.org
Tue Apr 10 14:47:42 IST 2007


On 4/10/07, Ravi Agrawal <rkacomtechnical at yahoo.co.in> wrote:
>
> Hello,
>
>      I am using fedora core 4. I want to manage some
> data where 15-20 record will be generated daily. I
> want a command line utility where i can query, update,
> delete, insert the data. So what i should use sqlite
> or xml. In xml i cant edit the file through command
> line utility. I am using xmlstarlet where it delete
> the records and prints on stdout but do not update the
> xml file so i need to to manually dump that in to temp
> file and then rename that file. Is their any utility
> in linux for xml file that can edit update search. Or
> i should use some other utility line sqlite?
>
> Regards
> Ravi




Use the libxml library and create a small application for yourself !!!

it supports all the functions u desire !!

-- 
> Rohan Dighe
> Fedora Ambassador India.
> http://fedoraproject.org/wiki/RohanDighe
>
>
> --
> You do not really understand something unless you can explain it to
> your grandmother.
> -- Albert Einstein



More information about the Plug-mail mailing list