awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
exogee-technology avatar

exogee-technology/graphweaver

0
View on GitHub↗
551 stars·31 forks·TypeScript·7 viewsgraphweaver.com↗

Graphweaver

Turn multiple data sources into a single GraphQL API

Features

  • API Generation - Aggregates multiple data sources into a unified GraphQL API.
  • Databases and Data Processing - Instant GraphQL API generation over multiple data sources.
  • CMS and Content - GraphQL-based headless CMS for multiple data sources.
  • Content Management Systems - CMS and headless GraphQL API builder.

Star history

Star history chart for exogee-technology/graphweaverStar history chart for exogee-technology/graphweaver

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does exogee-technology/graphweaver do?

Turn multiple data sources into a single GraphQL API

What are the main features of exogee-technology/graphweaver?

The main features of exogee-technology/graphweaver are: API Generation, Databases and Data Processing, CMS and Content, Content Management Systems.

Which projects share features with exogee-technology/graphweaver?

Projects with overlapping indexed features include: apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/spark — Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation… apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and… asgardcms/platform — A modular multilingual CMS built with Laravel 5. apache/cassandra — Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability.…

Projects sharing features with Graphweaver

These projects share indexed features with Graphweaver. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apache/kafkaapache avatar

    apache/kafka

    32,846View on GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    View on GitHub↗32,846
  • apache/sparkapache avatar

    apache/spark

    43,467View on GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    View on GitHub↗43,467
  • apostrophecms/apostropheapostrophecms avatar

    apostrophecms/apostrophe

    4,524View on GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    JavaScriptapostrophecmscms-framework
    View on GitHub↗4,524
  • apache/cassandraapache avatar

    apache/cassandra

    9,778View on GitHub↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Javacassandradatabasejava
    View on GitHub↗9,778
Compare all 30 related projects→