[Discuss] SQLAlchemy Has Annoyances
    Richard Pieri 
    richard.pieri at gmail.com
       
    Thu Feb  5 15:11:57 EST 2015
    
    
  
On 2/5/2015 1:28 PM, Kent Borg wrote:
> But classes are rather upfront
> things that are expected to be somewhat stable, yet I have stuck in my
> head the idea that tables should be able to come and go, with little
> notice, without restarting my program because resources ran out.
All true. Object model data with relational model storage does not work 
well.
-- 
Rich P.
    
    
More information about the Discuss
mailing list