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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SchemaStore avatar

SchemaStore/schemastore

0
View on GitHub↗
3,649 stele·2,095 fork-uri·JavaScript·apache-2.0·8 vizualizărischemastore.org↗

Schemastore

SchemaStore is a centralized JSON schema registry and configuration validation service. It serves as a searchable catalog of standardized JSON definitions used to verify that configuration files adhere to predefined structural rules and data types.

The project functions as an autocomplete provider, suggesting available keys and valid values for configuration files during the editing process. It employs a remote directory of schemas indexed by file path and pattern to provide a single source of truth for validation and autocompletion in text editors.

The system covers automated configuration verification and centralized schema management. This includes the ability to retrieve schemas via a standard protocol and map specific file names or directory structures to corresponding schema definitions.

Features

  • Schema Registries - Provides a centralized registry for managing and referencing JSON schemas to serve as a single source of truth.
  • Schema Validators - Verifies that JSON configuration files adhere to predefined structural rules and valid data types.
  • JSON Schema Autocomplete - Provides real-time suggestions for available keys and valid values in JSON configuration files.
  • Configuration File Validators - Acts as a specialized service for validating the syntax and settings of project configuration files.
  • Dynamic Schema Mapping - Maps specific file names and directory structures to corresponding JSON schema definitions via global configurations.
  • JSON Schema Validation - Ensures JSON configuration files follow specific structural rules to prevent runtime errors.
  • Schema Registry Management - Provides a centralized system for the registration, retrieval, and management of JSON schemas.
  • JSON Schema Hosting - Serves schema definitions as static files over HTTP for on-demand retrieval by text editors.
  • JSON Schema Registries - Functions as a centralized repository of JSON schemas to provide validation and autocompletion for editors.
  • Version-Controlled Catalogs - Manages the evolution of configuration rules by storing schema definitions in a Git-based repository.
  • Configuration Verification - Uses standardized schemas to automatically check that configuration files are correct before they are deployed.
  • Standards Catalogs - Provides a searchable catalog of standardized JSON definitions used to automate the verification of application settings.
  • Local Schema Resolvers - Implements client-side resolution logic where the editor matches local file paths against fetched remote schemas.

Istoric stele

Graficul istoricului de stele pentru schemastore/schemastoreGraficul istoricului de stele pentru schemastore/schemastore

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face schemastore/schemastore?

SchemaStore is a centralized JSON schema registry and configuration validation service. It serves as a searchable catalog of standardized JSON definitions used to verify that configuration files adhere to predefined structural rules and data types.

Care sunt principalele funcționalități ale schemastore/schemastore?

Principalele funcționalități ale schemastore/schemastore sunt: Schema Registries, Schema Validators, JSON Schema Autocomplete, Configuration File Validators, Dynamic Schema Mapping, JSON Schema Validation, Schema Registry Management, JSON Schema Hosting.

Care sunt câteva alternative open-source pentru schemastore/schemastore?

Alternativele open-source pentru schemastore/schemastore includ: kinto/kinto — Kinto is a cloud state backend designed for storing and synchronizing JSON data across multiple devices. It provides a… vincit/objection.js — Objection.js is an object-relational mapper for Node.js that maps SQL database tables to classes and rows to model… jsonresume/resume-schema — This project provides a standardized data format for representing professional work history and skills using… tchiotludo/akhq — AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering… cue-lang/cue — CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation.… josdejong/jsoneditor — jsoneditor is a web-based JSON editor component designed for viewing, editing, and formatting structured data. It…

Alternative open-source pentru Schemastore

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Schemastore.
  • vincit/objection.jsAvatar Vincit

    Vincit/objection.js

    7,343Vezi pe GitHub↗

    Objection.js is an object-relational mapper for Node.js that maps SQL database tables to classes and rows to model instances. It functions as a high-level abstraction layer built on top of the Knex.js query builder to provide structured model definitions and relational data mapping. The project distinguishes itself through its ability to manage complex object graphs, allowing for the persistence and eager-loading of deeply nested related data in single operations. It incorporates a data integrity layer that uses JSON schema validation to verify model instances before they are persisted to the

    JavaScript
    Vezi pe GitHub↗7,343
  • kinto/kintoAvatar Kinto

    Kinto/kinto

    4,416Vezi pe GitHub↗

    Kinto is a cloud state backend designed for storing and synchronizing JSON data across multiple devices. It provides a centralized service for managing schema-less JSON records organized into buckets and collections, ensuring a consistent state through a REST API. The system supports collaborative data sharing by granting read and write access to specific documents or collections via user groups and permissions. It enables document synchronization using change feed tracking and deletion markers to update clients with the latest state. Capabilities include fine-grained access control, JSON sc

    Pythonapidecentralisationhttp
    Vezi pe GitHub↗4,416
  • tchiotludo/akhqAvatar tchiotludo

    tchiotludo/akhq

    3,824Vezi pe GitHub↗

    AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering clusters, topics, and consumer groups. It serves as a comprehensive monitoring and administration tool that includes a Kafka Connect manager and a ksqlDB administration interface. The platform distinguishes itself through extensive schema registry integration, allowing users to browse and decode Avro, Protobuf, and JSON messages using Confluent, Tibco, or AWS Glue registries. It also features a granular security model with role-based access control, sensitive data masking, and support

    Javaguijavakafka
    Vezi pe GitHub↗3,824
  • jsonresume/resume-schemaAvatar jsonresume

    jsonresume/resume-schema

    2,388Vezi pe GitHub↗

    This project provides a standardized data format for representing professional work history and skills using structured objects. It serves as a formal specification for verifying that career information conforms to required fields and structural constraints, ensuring consistent representation across digital platforms and services. By decoupling raw professional information from its visual presentation, the schema enables the programmatic generation of resumes in multiple formats from a single source. This approach allows for the creation of machine-readable files that can be parsed and render

    JavaScript
    Vezi pe GitHub↗2,388
Vezi toate cele 30 alternative pentru Schemastore→