Software Alternatives, Accelerators & Startups

The Stack #2

Go Programming Language Badger Dgraph VS Code
  1. Bulletproof your GraphQL API
    In the previous blog, we had started going through "The GraphQL Stack" that we use at Timecampus going through various libraries and tools like VSCode, GraphQL Config, VSCode GraphQL, GraphQL ESLint, GraphQL Inspector, Typescript, GraphQL Helix and GraphQL Codegen. In this blog, we will continue our journey exploring from where we left off.

    #GraphQL #Realtime Backend / API #APIs 6 social mentions

  2. Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
    Pricing:
    • Open Source
    While Dgraph is not necessarily relevant to anyone and everyone and definitely not for legacy systems, it is of real relevance and significance for us as we work on Timecampus. Dgraph is a scalable and distributed Graph database written in Golang which understands GraphQL natively (while it also has its own query language as well called DQL which is a modification of the GraphQL spec to support database specific optimizations).

    #Programming Language #OOP #Generic Programming Language 328 social mentions

  3. 3
    A fast key-value store written natively in Go
    But the reason I find Dgraph appealing more is cause the underlying store is Badger which is made using Golang and hence does come with its own set of advantages and performance gains. On top of this, Dgraph is not the only store which uses badger which makes it even more exciting to use.

    #Web Hosting #Hosting #Domains 20 social mentions

  4. 4
    A fast, distributed graph database with ACID transactions.
    Pricing:
    • Open Source
    At first, I had to think a bit to see whether GraphQL Mesh is relevant to me, cause my stack completely uses GraphQL natively anyways (including my data source Dgraph which supports GraphQL Natively) and hence was not sure if it suited my use case.

    #Graph Databases #Databases #NoSQL Databases 21 social mentions

  5. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    In the previous blog, we had started going through "The GraphQL Stack" that we use at Timecampus going through various libraries and tools like VSCode, GraphQL Config, VSCode GraphQL, GraphQL ESLint, GraphQL Inspector, Typescript, GraphQL Helix and GraphQL Codegen. In this blog, we will continue our journey exploring from where we left off.

    #Text Editors #IDE #Software Development 1176 social mentions

Discuss: The Stack #2

Log in or Post with