Derby vs PostgreSql Performance Comparison
        Posted  
        
            by Austin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Austin
        
        
        
        Published on 2010-01-26T18:00:30Z
        Indexed on 
            2010/04/02
            12:03 UTC
        
        
        Read the original article
        Hit count: 665
        
We are doing research right now on whether to switch our postgresql db to an embedded Derby db. Both would be using glassfish 3 for our data layer. Anybody have any opinions or knowledge that could help us decide?
Thanks!
edit: we are writing some performance tests ourselves right now. Looking for answers more based on experience / first hand knowledge
© Stack Overflow or respective owner