Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. | It is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instead of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL. |
Commits and ref can be filtered using a query language; Changes to the repository are captured by monitoring the filesystem allowing the UI to be updated automatically; Organized as tabs and splits. Custom tabs and splits can be created using any combination of views; VI like keybindings by default, key bindings can be customized; Custom themes can be created | Query language for Git;
Syntax very similar to SQL;
Performs queries on .git files;
The engine executes the query on the fly |
Statistics | |
GitHub Stars 4.1K | GitHub Stars 3.5K |
GitHub Forks 97 | GitHub Forks 95 |
Stacks 1 | Stacks 1 |
Followers 7 | Followers 4 |
Votes 0 | Votes 0 |
Integrations | |

GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.

Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.

Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database

It is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. It helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc.

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

It is a powerful, yet straightforward database programming language. It is easy to both write and read, and comes packed with lots of out-of-the-box optimizations and security features.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

Clean and intuitive UI that makes it easy to understand git.