what databases can be used with java?
        Posted  
        
            by aadersh patel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by aadersh patel
        
        
        
        Published on 2010-03-21T18:30:24Z
        Indexed on 
            2010/03/21
            18:41 UTC
        
        
        Read the original article
        Hit count: 216
        
I am doing an undergrad final project, and need to justify my choice of MySQL for the database element of my project. Truth is, it's the only one I can really use, and hence I went for it.
What other database systems could I have used? Any advantages and disadvantages of these over MySQL?
© Stack Overflow or respective owner