Showing 19 open source projects for "graphql"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Specification for GraphQL

    Specification for GraphQL

    A working draft of the Specification for GraphQL, a query language

    GraphQL has evolved and may continue to evolve in future editions of this specification. GraphQL is not a programming language capable of arbitrary computation, but is instead a language used to make requests to application services that have capabilities defined in this specification. GraphQL does not mandate a particular programming language or storage system for application services that implement it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hasura GraphQL Engine

    Hasura GraphQL Engine

    Blazing fast, instant realtime GraphQL APIs on your DB

    Hasura is an open-source product that accelerates API development by 10x by giving you GraphQL or REST APIs with built-in authorization on your data, instantly. Run Hasura, locally or in the cloud, and connect it to your new or existing databases to instantly get a production-grade GraphQL API. Developers and architects love Hasura because it takes no time to get started, doesn’t need them to be a GraphQL expert upfront, and saves their teams months of recurring effort in building, shipping, and maintaining their APIs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Nhost

    Nhost

    The Open Source Firebase Alternative with GraphQL.

    ...Deploy database and backend changes with the workflow you love (`git push`). Let users upload and download images, documents and other files. The GraphQL API has built in subscriptions to sync data in realtime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Dgraph

    Dgraph

    The Only Native GraphQL Database With A Graph Backend

    Dgraph is a horizontally scalable and distributed GraphQL database, the only native GraphQL database to have a graph backend. Dgraph is able to do things that other graph DBs can’t. It provides consistent replication, automatic data movement for shard balancing, distributed ACID transactions, as well as native support for full text search, regular expressions and geo search. If you have over 10 SQL tables interconnected via foreign keys, or sparse data that don’t fit neatly into SQL tables; or if you just want a simple and flexible schema, and prioritize speed and performance at scale, Dgraph is the best choice for you. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Skeet

    Skeet

    What...? Skeet is evolving to SLV

    Skeet is an open source framework designed for building scalable serverless applications with Firebase, Google Cloud, and GraphQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    directus

    directus

    Directus wraps any SQL database with a real-time GraphQL+REST API

    ...Start with a new or existing database, using any SQL vendor, Directus takes care of the rest. The Directus API layers on top of your database, providing both REST and GraphQL APIs for your data.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    ...This is great for UI-based real-time applications in a way that makes it easy to develop and also has great performance benefits. To replicate data between your clients and server, RxDB provides modules for real-time replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints. Multiplatform support for browsers, nodejs, electron, Cordova, react-native and every other javascript runtime. Replication between client and server-data, compatible with pouchdbPouchDB, couchdbCouchDB, and cloudantIBM Cloudant. There is also a plugin for a GraphQL replication.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Cockpit Content Platform

    Cockpit Content Platform

    Cockpit Core - Content Platform

    Cockpit is a flexible, API-first content management system (CMS) designed for developers who need a headless CMS to manage structured content for websites and applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Enferno

    Enferno

    Modern Flask framework optimized for AI-assisted development

    Enferno is a framework for building developer-first cloud backends using PostgreSQL and TypeScript. It offers primitives for defining data models, APIs, and access rules directly in code, enabling quick iteration and deployment. Enferno is designed to accelerate SaaS and internal tool development by combining the benefits of traditional backends with developer ergonomics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    RESTHeart

    RESTHeart

    Rapid API Development with MongoDB

    RESTHeart is an open-source middleware that exposes MongoDB databases as a RESTful API, allowing developers to interact with MongoDB using HTTP-based queries instead of traditional drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GrandNode Database

    GrandNode Database

    Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB

    GrandNode 2 is an open-source, headless, and multi-platform e-commerce solution built on .NET and MongoDB. It is designed for high scalability and flexibility, making it suitable for businesses requiring a customizable online store with modern technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PostGraphile

    PostGraphile

    Execute a command and get an instant high-performance GraphQL API

    GraphQL is a new way of communicating with your server. It eliminates the problems of over- and under-fetching, incorporates strong data types, has built-in introspection, documentation and deprecation capabilities, and is implemented in many programming languages. This all leads to gloriously low-latency user experiences, better developer experiences, and much increased productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GraphQLmap

    GraphQLmap

    GraphQLmap is a scripting engine to interact with endpoints

    GraphQLmap is a Python-based scripting engine designed to interact with GraphQL endpoints for penetration testing purposes. It can connect to a target GraphQL endpoint, dump the schema (if introspection is enabled), query it interactively, and fuzz fields for NoSQL/SQL injection vectors, thereby revealing hidden attack surfaces. GraphQL endpoints represent a relatively newer attack vector compared to REST, and GraphQLmap helps bridge this gap by providing tooling tailored to the GraphQL paradigm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EliasDB

    EliasDB

    EliasDB a graph-based database

    ...Stored graphs support cascading deletions - delete one node and all its "children". All stored data is indexed and can be quickly searched via a full text phrase search. EliasDB has a GraphQL interface which can be used to store and retrieve data. For more complex queries EliasDB has an own query language called EQL with an sql-like syntax. Includes a scripting interpreter to define alternative actions for database operations or writing backend logic. Written in Go from scratch. Only uses gorilla/websocket to support websockets for GraphQL subscriptions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Redwood Database

    Redwood Database

    A highly-configurable, distributed, realtime database

    Redwood is an opinionated, full-stack JavaScript/TypeScript web framework built for the modern JAMstack and serverless environments. It combines React for frontend, GraphQL for data fetching, and Prisma for database management, all in a unified developer experience. Redwood is designed for building scalable SaaS products, startups, and internal tools rapidly, with a focus on convention over configuration. Its CLI-driven development model, authentication integrations, and deployment support make it ideal for startups and solo devs looking to ship fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Prisma 1

    Prisma 1

    Database Tools incl. ORM, migrations and admin UI

    Prisma is the perfect tool for building GraphQL servers. The Prisma client is compatible with the Apollo ecosystem, has default support for GraphQL subscriptions and Relay-style pagination, provides end-to-end type safety and comes with a built-in dataloader to solve the N+1 problem. Prisma replaces traditional ORMs and simplifies database workflows. Access, Type-safe database access with the auto-generated Prisma client (in JavaScript, TypeScript, Go).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    mage2alokai

    mage2alokai

    Magento to Vue-storefront datapump

    Mage2VueStorefront is a connector that enables seamless integration between Magento 2 and Vue Storefront, a headless eCommerce frontend. It allows Magento-powered stores to leverage Vue.js for a fast, responsive, and API-driven storefront experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cayley

    Cayley

    An open-source graph database

    ...Inspired by the graph database behind Google's Knowledge Graph (formerly Freebase), it offers a similar experience for Freebase fans and more. Cayley has a built-in query editor, visualizer and REPL, as well as support for multiple Query languages, including Gizmo (Gremlin dialect), MQL and GraphQL dialect. Cayley is also highly modular, so you can easily extend and connect it to your favorite programming languages and back-end stores. Cayley works on top of your existing database no matter the data model. It’s been well tested by numerous companies for their production workloads and is therefore very production-ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An SQL like query language for creating and querying graphs (the logical ones, not the pretty ones you find in excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next