[pyxb-users] Forgive my ignorance
Brought to you by:
pabigot
From: Sayth R. <fle...@gm...> - 2014-12-10 12:46:36
|
Please forgive my ignorance in asking this question. Is Pyxb a suitable option for put an xml feed into a database or ORM like sqlalchemy. Essentially I have a feed I have been given with an xsd definition,I want to be able to send it to a database, create csv files from it to do some stats on and graphing. Is pyxb for this? I have started looking at baseX and keeping most things in XML, is that a better option? Again I apologise but am not sure which way to go? Sayth |