The Wayback Machine - https://web.archive.org/web/20220605134012/https://github.com/benjie
Skip to content
Avatar

Sponsors

@stevepeak @graphcdn @Notably-Inc @robert-claypool @gmickel @LuxorLabs @nigelrmtaylor @principiamentisgmbh @Axinom @taiste @PostHog @pk-nb @palamethos

Sponsoring

@remy @nzakas @brianc @IvanGoncharov @asvetliakov

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report benjie

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
benjie/README.md

Hey there, I'm Benjie 👋

I'm a community-funded open source developer working on GraphQL-, PostgreSQL- and Node.js-related projects. Sponsorship from awesome individuals, startups and companies like you helps me spend more time on OSS.

Pinned

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

    TypeScript 11.3k 530

  2. GraphQL is a query language and execution engine tied to any backend service.

    Shell 13.8k 1.1k

  3. graphile/starter Public template

    Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScrip…

    TypeScript 1.4k 193

  4. High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)

    TypeScript 1k 64

  5. Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.

    TypeScript 498 42

  6. mehserve Public

    A simple port-sharing proxy for development on multiple local domains, supports websockets

    JavaScript 76 10

3,460 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

June 2022

Created 1 repository

Created a pull request in graphql/graphql-spec that received 4 comments

Leaf field selections clarification

An alternative proposal to one of the changes in #957, this clarifies that we're talking about the "unwrapped type" or "underlying type" of the fie…

+6 −6 4 comments
Opened 2 other pull requests in 2 repositories
graphql/graphql-spec 1 open
graphql/graphql-wg 1 merged
Reviewed 3 pull requests in 2 repositories
graphql/graphql-spec 2 pull requests
graphql/graphql-wg 1 pull request

Created an issue in graphql/graphiql that received 2 comments

Cannot use namespace 'GraphiQL' as a type

The generated code for GraphiQL now exports a function and a namespace: export declare function GraphiQL({ dangerouslyAssumeSchemaIsValid, docExplo…

2 comments