GraphQL: Syntax Highlighting vs. DBCode

GraphQL: Syntax Highlighting

Syntax highlighting for .gql, .graphql and .graphqls files. It also works with inline GraphQL in JavaScript, TypeScript, jsx, tsx, Vue, Svelte, PHP, ReasonML, Python, Markdown, Scala and Ruby.

DBCode

Connect, query and manage your databases without leaving Visual Studio Code. Supports Postgres, MySQL, MariaDB, SQL Server, MongoDB and more...

Reviews

Reviews

Pros
ItemVotesUpvote
No pros yet, would you like to add one?
Cons
ItemVotesUpvote
No cons yet, would you like to add one?
Pros
ItemVotesUpvote
AI Code Completion and Chat1
Stored Procedures and Functions1
Entity Relationship Diagrams1
Cons
ItemVotesUpvote
Some features require paid subscription1

Related Content & Alternatives

Related Content & Alternatives

Frequently Asked Questions

Related Content & Alternatives

  1. 4
    Image for GitHub Copilot
    1.GitHub Copilot

    AI-generated code autocompletions. Start typing and Copilot will generate code suggestions based on your input. Very often when you start typing the name of your function, it just autocompletes the entire function for you. It's hard to overstate how great this extension is. Does anyone even code without Copilot anymore?

  2. 4
    Image for Prettier
    2.Prettier

    Prettier is an opinionated code formatter that enforces strict formatting rules to keep your code consistent. This extension allows you to run prettier on save, which is really handy.

  3. 2
    Image for DotENV
    3.DotENV

    This simple extension provides syntax highlighting for .env files.

  4. 1
    Image for CodeMetrics
    4.CodeMetrics

    CodeMetrics shows you the cognitive complexity of your JavaScript and TypeScript code. If the complexity is too high, you know you need to refactor or simplify.

  5. 1
    Image for GitLens
    5.GitLens

    There is so much to this extension but the most basic feature is visualizing code authorship. It shows you who made the last change to your current line, the commit message, and when the change was made. Other features include visualizing file history, navigating through git history, rebase editor etc.

  1. 3
    Image for Codemento
    1.Codemento

    Best tool for saving code notes and finding answers to code problems

  1. 0
    Image for Low Code Platforms
    1.Low Code Platforms

    Low Code Platforms Directory is a trusted tool for exploring solutions designed to lower development barriers and enhance productivity. The directory includes robust filtering for automation pipelines, AI modeling features, CRM modules, industry-specific templates, and integration stacks. By centralizing this information, it gives teams a clearer view of how each platform performs under real-world conditions. Whether your focus is innovation speed, cost reduction, or operational efficiency, the directory equips you with the knowledge needed to choose the ideal platform.

  1. 1
    Image for Supabase
    5.Supabase

    Supabase is the open-source alternative to Firebase. Like Firebase, it's a complete app development platform with user authentication, cloud functions, APIs, Postgres database, storage, vector embeddings, and other features. Supabase projects come with PostgreSQL's policy engine for fine-grained user access rules. It has social login integrations with Google, Facebook, GitHub, Azure (Microsoft), Gitlab, Twitter, Discord, and many more. They offer a customizable authentication component for React. Phone login and MFA can be added through third-party SMS providers such as Twilio or Bird. The free tier comes with 50,000 monthly active users. The Pro plan, at $25/month, comes with 100,000 MAUs and $0.00325/MAU beyond that.

  2. 0
    Image for Lucia Auth
    14.Lucia Auth

    Lucia is an open source auth library that abstracts away the complexity of handling sessions. It works with any JS runtime - Node.js, Bun, Deno, Cloudflare Workers. It's also fully typed. It integrates with MongoDB. PostgreSQL, MySQL, SQLite, and with their respective ORMs and query builders.

  1. 1
    Image for Runestone Text Editor
    1.Runestone Text Editor

    Runestone Text Editor is a tool for editing plain text and code and it's optimized for Apple Vision Pro. Features include syntax highlighting, customizable themes, tools for finding and replacing text, code formatting, and many more. It's free to use but offers premium features for a price. It has a rating of 4.8.

feedback