 
            
            
            
            
                5 Mar
                
                    2020
                
            
            
                5 Mar
                
                '20
                
            
            
            
        
    
                3:26 a.m.
            
        A universal DB abstraction is definitely the ideal but it shouldn't halt the acceptance of an existing library that integrates well with Boost. MySQL is a common choice and many web/networking applications rely on it. Beast + Asio + a MySQL wrapper in Boost makes C++ a competitive choice. - Chris