• Stars
    star
    169
  • Rank 224,453 (Top 5 %)
  • Language
    C
  • License
    Other
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A jam project exploring new ways of querying databases.

SQL Jam Project

A project for the Handmade Network's 2021 Wheel Reinvention Jam, by Ben Visness and Ejektaflex. Taking a fresh look at database queries and providing a more interactive, playful way of accessing data.

App Screenshot

Running

Please note that this is a prototype made for a jam, and not a finished app. It has bugs and we know it. If it works for you, great!

You will need a recent version of Go. We used Go 1.17, but older versions should work too.

Simply run:

go run main.go

Notices

The Sakila sample database is provided under the New BSD license as described here. Jetbrains Mono is copyright of the JetBrains Mono Project Authors and provided under the SIL Open Font License 1.1 as described here