sqlnotebook

Casual data exploration in SQL

MIT License

Stars
591

Bot releases are visible (Hide)

sqlnotebook - v1.2.3 Latest Release

Published by electroly 4 months ago

Download the 64-bit installer (recommended)

Or: Download the 64-bit portable zipInstall using Chocolatey

Requires Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB3063858 are required.

Changes

  • Arm64 computers are now supported. Use the downloads labeled "arm64".
  • Small joins to remote database tables are now faster.
  • Updated to SQLite 3.46.0.
sqlnotebook - v1.2.2

Published by electroly 12 months ago

Download the installer (recommended)

Or: Download the portable zipInstall using Chocolatey

Requires Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB3063858 are required.

Changes

  • 32-bit Windows is now supported. If you have an older 32-bit computer, use the "32bit" download below.
  • Updated to SQLite 3.44.0.
sqlnotebook - v1.2.1

Published by electroly almost 2 years ago

Download the installer (recommended)

Or: Download the portable zipInstall using Chocolatey

Requires 64-bit Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB2533623 are required.

Changes

  • Fixed an error message when saving a notebook in certain situations. (#48)
  • No longer inserts nonprintable control characters when pressing Ctrl+? key combinations. (#52)
  • Fixed an error message when a query result includes a zero-length blob.
  • Updated to SQLite 3.40.1.
sqlnotebook - v1.2.0

Published by electroly over 2 years ago

Requires 64-bit Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB2533623 are required.

Changes

  • When importing CSV/XLS, you can now set the type for multiple selected columns at once. You may also opt to automatically detect column types. (#45)
  • You can now import non-public schemas in PostgreSQL. (#47)
  • Fixed handling of blank or missing column names in CSV/XLS files.
  • Updated to SQLite 3.38.5.
sqlnotebook - v1.1.0

Published by electroly over 2 years ago

Requires 64-bit Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB2533623 are required.

Changes

sqlnotebook - v1.0.1

Published by electroly almost 3 years ago

Requires 64-bit Windows 7 or newer.

Windows 7 users: Service Pack 1 and security update KB2533623 are required.

Changes

  • On Windows 7, an error message was preventing the application from launching. This has been fixed. Windows 7 users, please see the System Requirements for Windows 7.
sqlnotebook - v1.0.0

Published by electroly almost 3 years ago

Requires 64-bit Windows 7 (or newer).

Changes

  • This is the first stable release. All aspects of the application have been improved and polished.
sqlnotebook - v0.6

Published by electroly about 8 years ago

Requires 64-bit Windows 7 with .NET Framework 4.6 (or newer).

Changes

  • First public release.
sqlnotebook - v0.5

Published by electroly over 8 years ago

  • Fixed exception when binding NULL to query parameter.
  • Added additional help pages.
  • Removed "root_" prefix from imported JSON table names.
  • Installer and application are now signed.
sqlnotebook - v0.4

Published by electroly over 8 years ago

  • Some bug fixes.
  • Enable HTTPS for installation and update.
  • Create a portable .zip build.
sqlnotebook - v0.3

Published by electroly over 8 years ago

MVP release.

Related Projects