Jan 20DataFlow — a new toy for creating internal toolsAt TablePlus, we have built many small utilities, such as revenue reports, refund tools, email tools… Those are small but it took effort, time, and money to develop and maintain to keep up with the tech trend and security bug fixes. …Software4 min readSoftware4 min read
Published inTableplus·Jun 24, 2019TablePlus for iOSThe recent generation of iPad Pro models was considered as a great step forward from the previous iPad generations with a better design, a much faster processor, as well as many general performance improvements. Apple is getting serious about keeping the iPad’s trajectory headed towards the professional end of the…IPad Pro4 min readIPad Pro4 min read
Published inTableplus·Sep 10, 2018A native database management tool for WindowsTL;DR: We are back again with the Windows version of TablePlus: A native build. Multiple drivers support MySQL, PostgreSQL, SQL Server… and the others are coming soon. Built-in SSH, no need for PuTTY. It’s the fastest DB tool with streaming results row by row and async loading. Intuitive UX/UI with…Sql3 min readSql3 min read
Published inTableplus·Dec 11, 2017Modern, native tool for relational databaseBack in the day, when it comes to working with relational databases, especially PostgreSQL, we didn’t have many choices. You might have used pgAdmin, an official tool that was built by the team behind PostgreSQL, or some reputable tools such as Navicat or SequelPro… we tried them all. …Database4 min readDatabase4 min read
Jul 12, 201710 hidden gems in TablePlusTablePlus is a native application helps you easily edit database data and structure. TablePlus currently Supports: MySQL, PostgreSQL, MariaDB, Redshift, and databases have a similar connector. I. Native application: native application provides a faster and seamless performance. II. Multi tab, multi windows viewing.Sql2 min readSql2 min read
Jul 1, 2017How using ssh tunneling in Database Tools might leak your connection foreverRecently, while developing TablePlus, we researched about SSH tunneling technology. After testing several database tools which supported ssh tunneling, we discovered that your connection might be leaked until you disconnected from the internet or shut down your machine. The leak is caused by using open-ssh to create tunneling. So what…Tableplus3 min readTableplus3 min read