Alex, You are welcome. Hope generateds has been useful.
Your work on an extension for SQLAlchemy sounds very interesting. I suspect that such a capability would be a very valuable addition. I'm working on something similar myself. I'm hoping to be able to generate an SQLAlchemy model from an XML schema, then use generateDS.py to generate a module contain export methods that would load data from an XML instance document into a SQLAlchemy database. I'm just now starting to study SQLAlchemy and am learning as I go. And, by the way, Denis Sutyagin aka jabber contributed the code base for my work. I've also done some initial work on an analogous capability for generateds and Django. I'm thinking that this is in the area of an ETL capability for generateds and SQLAlchemy (and Django): extract, transform, and load, without very much emphasis on the transform part. Wait. Maybe ... OK. I've added a hook for user transforms. Although, I'm groping about use-cases, which is likely obvious. I'm new to SQLAlchemy and am groping and learning about it as I work on this. So, it will likely be some time in the future before I have something that works. Maybe someday we can compare notes and compare ideas on this. Dave On Wed, Aug 29, 2018 at 06:06:33PM +0300, Alex Bodnaru wrote: > hello my friends, > > a big thank for generateds. > > in an aim to load a db from xsd and xml data files, i had the pleasure to > develop an sql alchemy extension. > my only wish I didn't find a way to fulfill is to generate anonymous types > without the 'Type' suffix. > however i tryed, my aim to do the change myself failed, since I didn't find > where un the code it's being done. > > thanks in advance, > alex > > > alex > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > generateds-users mailing list > generateds-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/generateds-users -- Dave Kuhlman http://www.davekuhlman.org ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users