We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb0a75 commit 998eef5Copy full SHA for 998eef5
README.md
@@ -1,5 +1,9 @@
1
# TailSQL
2
3
+[](https://pkg.go.dev/github.com/tailscale/tailsql)
4
+[](https://github.com/tailscale/tailsql/actions/workflows/go-presubmit.yml)
5
+
6
7
TailSQL is a self-contained SQL playground service that runs on [Tailscale](https://tailscale.com).
8
It permits users to query SQL databases from a basic web-based UI, with support for any database
9
that can plug in to the Go [`database/sql`](https://godoc.org/database/sql) package.
0 commit comments