Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a3fe1affc923b23b

Jump to content

// Workers AI · dad joke modeWhat did sqsh say to its date? You squash my heart.

From Wikipedia, the free encyclopedia
sqsh
Stable release
2.5.16.1 / 2014-04-14
Written inC
TypeSQL
LicenseGNU General Public License
Websitehttps://sourceforge.net/projects/sqsh/

Sqsh (pronounced skwish), short for SQSHell (pronounced s-q-shell), is a free and open-source substitute for isql, the interactive SQL client supplied with Sybase's Adaptive Server Enterprise (ASE) relational database management system.

isql and sqsh are, essentially, rudimentary command-line tools for issuing Transact-SQL commands to an ASE Server and receiving and displaying results.

Sqsh supports, among others, command history, aliases and piping output to or from external programs and sources. It runs on various flavours of Unix, including Linux as well as Windows through the Cygwin libraries.

[edit]