The Wayback Machine - https://web.archive.org/web/20210905114452/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

SQL logo

Popular topic

SQL is a standard language for storing, retrieving and manipulating data in databases.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

App recommended by GitHub

Layer CI

Ship code faster with LayerCI

Developers move much faster using LayerCI to get per-branch review & E2E testing environments.

  • It's easy to write efficient tests with our familiar Docker-like syntax. Never see a huge YAML file again.
  • Get a staging server per-commit by adding EXPOSE WEBSITE to the bottom of your pipeline configuration
  • Skip repetitive setup with our industry-leading Layer cache, it's like "docker build" but supercharged specifically for CI.

Trending repository

Trending repository

kilroy42
kilroy42 commented Sep 4, 2021

I have a database with a table called transaction. Opening it view the viewer:

panic: SQL logic error: near "transaction": syntax error (1)

goroutine 1 [running]:
sqlite3-viewer/viewer.(*TuiModel).SetModel(0x987d60, 0x0, 0xc0000142c6)
        termdbms/viewer/events.go:171 +0x765
main.main()
        termdbms/main.go:113 +0x4e5

Probably only a missing quoting somewhere...

App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.