SeaQuery
    
            
                
                    A dynamic SQL query builder for MySQL, Postgres and SQLite
                
            
             
            
             
            
        
            SeaQuery is a query builder to help you construct dynamic SQL queries in Rust. You can construct expressions, queries and schema as abstract syntax trees using an ergonomic API. We support MySQL, Postgres and SQLite behind a common interface that aligns their behavior where appropriate.