AcraServer, an SQL database proxy # How AcraServer works # AcraServer is also known as SQL Proxy. It’s an SQL database proxy that exposes Acra’s functionality by parsing SQL traffic between an app and a database and applying security functions where appropriate. If you’d like to encrypt the data between your app and SQL database “transparently on-a-fly” then AcraServer should be your main choice. AcraServer sits between your application and MySQL/PostgreSQL database and does the fol...