Skip to content
The Menu BarIndependent Australian Mac magazine

Department 01 ยท Software and Tools

SyBrowser and the Mac Database Browser

A look back at SyBrowser, the Mac SQL browser published here from 1999, and what the database client category looks like on macOS today.

A vintage all-in-one Mac computer on a wooden desk beside a ring binder of printed diagrams and a stack of floppy disks, warm nostalgic light.
A vintage all-in-one Mac computer on a wooden desk beside a ring binder of printed diagrams and a stack of floppy disks, warm nostalgic light.

Every so often a tool outlives its publisher's fame and keeps a small place in the memory of a platform. SyBrowser, a SQL browser for the Mac published from this domain by the Sydney software house MacSOS, is one of those tools. Version 1.0 is dated 17 August 1999, and the program kept being revised for two decades afterwards. This page looks at what it did, who needed it, and what a Mac user should ask of the database browsers that do the job today.

What a database browser actually is

A database browser sits between a person and a database server. It shows the server's catalogues, the schemas, tables, columns and keys, in a tree or a list; it runs the queries the person types; it displays the results in a grid where rows can be inspected and sometimes edited; and it usually keeps a history of the queries run, so the useful ones can be found again. Programmers use one to explore a schema before writing code against it. Analysts use one to pull the numbers a report needs. Administrators use one to check that a table looks the way it should. The browser is not the database and does not store anything itself; it is a window, and the craft of writing one is making the window trustworthy.

What SyBrowser did in 1999

SyBrowser opened connections from a Mac to database servers over a network and let the user browse their structure and run SQL against them. Its long list of supported engines reads like a map of the era's server room: Sybase, whose name the product carried; PostgreSQL and MySQL, the rising open source pair; SQLite for single file databases; ODBC data sources as a general escape hatch; and the Mac-native engines OpenBase and FrontBase that powered workgroups when Apple's own server story was thin. The software was sold as shareware at about 89 US dollars, registered by payment and unlocked for the user's machines. For a Mac shop in a world of Windows dominated database tooling, a native client that spoke to all of those engines was a serious reason to pay a small publisher rather than wait for the big vendors.

Why the Mac needed one so badly

In 1999 the database world assumed a Windows desktop at the client end. Enterprise tools shipped Windows first and sometimes only, leaving Mac users in an office to borrow a machine or work through exports and spreadsheets. A Mac browser with native support for the common engines turned that around: the designer could work from their own machine, the analyst could query production replicas without leaving the platform, and the sole trader running a small server could administer it from the same computer they used for everything else. The value was not in any single feature but in removing a daily compromise. The story of this domain tells how one developer in Sydney built a business on exactly that observation.

How the category looks on macOS now

The need never went away; the products changed shape. Today a Mac user choosing a client works through the same questions a 1999 buyer faced, with a few new wrinkles. Which engines does it speak, and does it speak the one in your shop, whether that is PostgreSQL, MySQL, SQLite or something commercial. Does it feel like a Mac application, with proper windows, keyboard shortcuts and a version built for Apple silicon, or is it a cross platform tool wearing a Mac costume. Does it store connections safely, including passwords in the system keychain rather than plain files. Does it help with the daily work, query history, saved snippets, result grids that handle wide tables, editing rows with a confirmation step, and exporting results in the format the next tool wants. The guide to choosing a database client for your Mac walks through these criteria in order, because they age far more slowly than any product name.

What changed between then and now

Three shifts are worth naming. First, the open source engines won: PostgreSQL and MySQL, minor entries on a 1999 feature list, are now the default answers to what a database is, and every serious client supports them. Second, the licence model flipped: the one time shareware fee of the SyBrowser era has largely given way to subscriptions, so the annual cost of a tool now deserves a line in the evaluation that a 1999 buyer never had to draw. Third, the platform consolidated: where SyBrowser once had to bridge classic Mac OS and Mac OS X, a modern client targets one macOS and one chip family, which makes the software simpler and the support shorter. What did not change is the essence of the category: show the schema honestly, run the SQL as typed, display the results without mangling them.

Where SyBrowser sits in the memory of the platform

The product's twenty year run, from 1999 to the late 2010s, covers almost the whole arc from classic Mac OS to modern macOS, a span few tools of any kind managed. It was published by a one person company, supported by email, and bought by people who needed a window onto their data more than they needed a brand. That is the shareware bargain at its best, and it is worth reading next to the wider story in the Mac shareware era. Its sibling tools tell the same story from other angles: MacAT did the same quiet work for scheduled tasks, and the safety register Risky Business SOS did it for workplace paperwork.

Checking the record

The dates, versions and prices on this page come from the published record of the software as captured in public web archives, which any reader can consult for themselves through the Internet Archive's captures of macsos.com.au. The magazine that publishes this page has no connection to the former publisher beyond the domain's history, sells nothing, and keeps prices strictly as facts of their time. Readers choosing a tool today should start from the criteria, not the nostalgia; the retrospective explains the category, the buying guide does the work.