TeamSQL
Multi-Platform SQL client built for collaboration and productivity
TeamSQL
Multi-Platform SQL client built for collaboration and productivity
TeamSQL is a Multi-Platform SQL client built for collaboration, productivity and performance. TeamSQL supports MySQL, PostgreSQL, Microsoft SQL Server and AWS Redshift and runs on macOS, Linux and Windows.
What exactly is stored in the cloud? Just the queries or also some of the data and database credentials?
We store workspace state (your tabs, settings, etc...), saved queries and connection information (without credentials) so that you can keep on working wherever you download & sign-in to your TeamSQL account.
We never push db data to cloud.
Everyone is welcome to see our code base and see what's running under the hood since this is an Electron based app. Obviously, it's always possible to see all the network traffic made by TeamSQL as well.
We're also testing private-key encryption based on AES256 for the use of enterprises.
Happy to answer if you have further questions. Cheers!