DATABASE TOOLING / 01 Focused on real-world data work
JustyBase

Developer tools for data teams

Serious tools for serious data.

Focused database tooling for Netezza, SQL workflows, and data platforms — from the editor to drivers and libraries that keep context visible and results close.

01 Work close to the data 02 Keep the workflow visible
workspace / analyticsCONNECTED
01SELECT schema_name, table_name
02FROM system_catalog.tables
03WHERE is_visible = true;
RESULTS · 3,842 objects00:00.184
SCHEMATABLE_NAMEROWS
ANALYTICSFACT_ORDERS1.2M
ANALYTICSDIM_CUSTOMER84.6K
STAGINGLOAD_EVENTS9.8M

01 / PRODUCTS

Tools that respect the work.

Four flagship projects for the path from editor to query result.

AVAILABLE NOWWINDOWS · .NET

JustyBase.Legacy

Windows desktop SQL client for Netezza-first authoring — SQL editor, result grid, object explorer, encrypted connection profiles, and tagged releases with an Inno Setup installer.

WINFORMS.NET 10NETEZZAINSTALLER
Explore JustyBase.Legacy
AVAILABLE NOWVS CODE

JustyBase Core for VS Code

A Netezza-first SQL extension for Visual Studio Code with a built-in JavaScript driver, full Netezza/PureData tooling, and optional packs for other databases.

NETEZZAPOSTGRESQLMYSQLORACLE
Explore the VS Code extension
AVAILABLE NOWPYTHON

nzpy_extended

High-performance IBM Netezza driver for Python — hard fork of nzpy with a C extension, async API, streaming bulk load, and pre-built wheels for Linux, macOS, and Windows.

PIPC EXTASYNCDB-API

pip install nzpy-extended

View on GitHub
AVAILABLE NOWNODE

@justybase/netezza-driver

Pure TypeScript Netezza / PureData driver — no ODBC, connection pool, SSL, and an ADO.NET-style Connection/Command/Reader API for Node.js.

NPMTYPESCRIPTPOOLSSL

npm i @justybase/netezza-driver

View on GitHub

02 / OPEN SOURCE

More of the toolkit.

Supporting libraries across .NET, Java, TypeScript, and Python — same org, same focus.

03 / APPROACH

Clarity is a feature.

Database work is already complex. The tools around it should make state, intent, and results easier to see — from the editor through drivers and SQL toolkits to spreadsheet I/O.

Context — schema-aware workflows Control — explicit actions and feedback Continuity — the editor stays the workspace