Report

Graphweaver

Visit

Turn multiple data sources into a single GraphQL API

Graphweaver is a GraphQL Gateway that can connect many data sources together to create an API. It can be used to create a headless CMS, an API Gateway, or used as a Backend for mobile apps. Why? We consistently find that everyone has lots of sources of truth. You know, CRM holding customer data, accounting systems handling invoices, and more scattered across different SaaS platforms and databases? It's a real pain to sync it all up! In the past we used to copy data from everywhere to the DB, but that always breaks at some point. Well, after years of grappling with this issue, we wanted a way to easily build a single GraphQL API in front of all those sources. An API that allows you to execute queries that even span across datasources (give me DB records where customer in CRM name is "Bob"), and also allows you to administer your data all from one place. That's why we built Graphweaver. We've been using it on our projects for about a year now and think you'll love it too! Features 📝 Code-first GraphQL API: Save time and code efficiently with our code-first approach. 🚀 Built for Node in Typescript: The power of Typescript combined with the flexibility of Node.js. 🔗 Connect to Multiple Datasources: Seamlessly integrate Postgres, MySql, Sqlite, REST, and more. 🎯 Instant GraphQL API: Get your API up and running quickly with automatic queries and mutations. 🔄 One Command Import: Easily import an existing database with a simple command-line tool.
SUBMITTED BY
Steve Keep

Building things.