{"id":42749023,"url":"https://github.com/openmessaging/schemaregistry","last_synced_at":"2026-01-29T19:30:58.050Z","repository":{"id":57735957,"uuid":"426985889","full_name":"openmessaging/schemaregistry","owner":"openmessaging","description":"OpenSchema Reference Implmentation","archived":false,"fork":false,"pushed_at":"2021-11-12T06:52:39.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-22T10:41:54.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openmessaging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-11T12:03:51.000Z","updated_at":"2025-06-09T21:12:46.000Z","dependencies_parsed_at":"2022-08-24T11:20:32.390Z","dependency_job_id":null,"html_url":"https://github.com/openmessaging/schemaregistry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/openmessaging/schemaregistry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmessaging%2Fschemaregistry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmessaging%2Fschemaregistry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmessaging%2Fschemaregistry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmessaging%2Fschemaregistry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openmessaging","download_url":"https://codeload.github.com/openmessaging/schemaregistry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmessaging%2Fschemaregistry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28883090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T19:23:39.025Z","status":"ssl_error","status_checked_at":"2026-01-29T19:22:11.631Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-29T19:30:57.060Z","updated_at":"2026-01-29T19:30:58.045Z","avatar_url":"https://github.com/openmessaging.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSchema Schema Registry \n\n## OpenSchema Schema Registry overview\n\nOpenSchema Schema Registry provides support for you to store schema information in a textual format (typically JSON) and access that information whenever applications need it.\n\nThe Schema Registry deals with the following elements:\n\n* A subject which is a logical name of the schema\n\n* The schema version which is a specific version of a schema document\n\n\nOpenSchema Schema Registry provides the following components\n\n* Standalone Schema Registry Server\n\n  ```\n  By default, it is using an H2 database, but server can be used with other databases by providing appropriate datasource configuration.\n  ```\n\n* Schema Registry API are designed to follow OpenSchema Specification for storing, accessing schema documents.\n\n  ```\n  Currently, the API communicates to the standalone schema registry server.\n  ```\n\n## Project page\n\nYou can read more about OpenSchema by going to [the project page](https://github.com/openmessaging/openschema)\n## Building\n\n### Basic Compile and Test\n\nTo build the source you will need to install JDK 1.8.\n\nOpenSchema Schema Registry uses Maven for build-related activities, and you\nshould be able to get off the ground quite quickly by cloning the\nproject you are interested in and typing\n\n```\n$ ./mvn clean install -DskipTests\n```\n\nThis should result in producing an executable JAR, and in-memory persistence implementation.\n\n```\njava -jar target/registry-server-0.0.2-SNAPSHOT.jar\n```\n\nThis should result in the Schema Registry starting up and the registry available on localhost port 8081\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmessaging%2Fschemaregistry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmessaging%2Fschemaregistry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmessaging%2Fschemaregistry/lists"}