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
opencrud avatar

opencrud/opencrud

0
View on GitHub↗
388 stars·22 forks·MIT·3 viewswww.opencrud.org↗

Opencrud

OpenCRUD is a GraphQL CRUD API specification for databases

Features

  • GraphQL Specifications - OpenCRUD is a GraphQL CRUD API specification for databases.

Star history

Star history chart for opencrud/opencrudStar history chart for opencrud/opencrud

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Opencrud

Similar open-source projects, ranked by how many features they share with Opencrud.
  • graphql/graphql-over-httpgraphql avatar

    graphql/graphql-over-http

    424View on GitHub↗

    Working draft of "GraphQL over HTTP" specification

    JavaScript
    View on GitHub↗424
  • graphql/graphql-specgraphql avatar

    graphql/graphql-spec

    14,573View on GitHub↗

    This repository contains the official technical specification for GraphQL. It serves as the formal standard defining the query language, the execution engine, and the schema definition rules required to maintain consistency across different API implementations. The specification establishes a language-agnostic standard for query syntax and semantics, alongside a formal protocol for introspection. It provides the documented algorithms and logic requirements necessary for implementing a consistent server, ensuring that metadata about types and fields can be discovered by automated tools. The p

    JavaScript
    View on GitHub↗14,573

Frequently asked questions

What does opencrud/opencrud do?

OpenCRUD is a GraphQL CRUD API specification for databases

What are the main features of opencrud/opencrud?

The main features of opencrud/opencrud are: GraphQL Specifications.

What are some open-source alternatives to opencrud/opencrud?

Open-source alternatives to opencrud/opencrud include: graphql/graphql-over-http — Working draft of "GraphQL over HTTP" specification. graphql/graphql-spec — This repository contains the official technical specification for GraphQL. It serves as the formal standard defining…