IPTACO Holdings, Inc.

Focused software, thoughtfully built.

IPTACO Holdings is a small company dedicated to building high-quality, native software tools for professionals. I am going to build it for you the best way I know how.

About the company

The company was founded in 2017 by a software engineer with a passion for building awesome stuff. The company is dedicated to creating software that is both powerful and easy to use, with a focus on craftsmanship and attention to detail.

Craftsmanship

We look over every inch of the application to make it as great as it possibly can be.

Native experiences

I don't want some clunky looking software, and neither do you.

Privacy first

We are not interested in tracking you or your data. We don't even have analytics.

Built to last

Building it for the long haul. Buy it because it is awesome and it will work as hard as you do.

Our product

SQLPuppy

A fast, native macOS application for querying your databases. We are building this new tool because I just don't like the other ones enough.

Learn more
SELECT name, email
FROM   customers
WHERE  created_at > '2026-01-01'
ORDER  BY created_at DESC
LIMIT  25;