Which third party tools/library are available for NoSQL databases?
        Posted  
        
            by Horcrux7
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Horcrux7
        
        
        
        Published on 2010-03-27T13:29:14Z
        Indexed on 
            2010/03/27
            13:33 UTC
        
        
        Read the original article
        Hit count: 401
        
I know that NoSQL databases are very new. I am also new in this point. But exist already tools/libraries to make the life easer like for SQL databases?
I think on tools for managing, maintaining, viewing or reporting of the data. There can also be libraries for easer working with the database or an abstract database layer to change the database later.
I would prefer Java libraries but also other are interesting.
© Stack Overflow or respective owner