awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesJSON Schema to Java Generators

Tools that produce Java source code with data-binding annotations from JSON Schema definitions.

Distinct from Schema-to-Code Generators: Distinct from Schema-to-Code Generators: targets JSON Schema specifically and generates Java with Jackson/Gson annotations, not general schema-to-code.

Explore 2 awesome GitHub repositories matching software engineering & architecture · JSON Schema to Java Generators. Refine with filters or upvote what's useful.

Awesome JSON Schema to Java Generators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • joelittlejohn/jsonschema2pojojoelittlejohn का अवतार

    joelittlejohn/jsonschema2pojo

    6,379GitHub पर देखें↗

    Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

    Generates Java classes from JSON Schema definitions with data-binding annotations for Jackson and Gson.

    Java
    GitHub पर देखें↗6,379
  • apache/pinotapache का अवतार

    apache/pinot

    6,098GitHub पर देखें↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Adds JSON schema definitions to the cluster via CLI or REST API to register new table structures.

    Java
    GitHub पर देखें↗6,098
  1. Home
  2. Software Engineering & Architecture
  3. Schema-to-Code Generators
  4. JSON Schema to Java Generators

सब-टैग एक्सप्लोर करें

  • Schema UploadersTools for registering table structure definitions via API or CLI. **Distinct from JSON Schema to Java Generators:** Distinct from JSON Schema to Java Generators: focuses on registering schema definitions to a database cluster, not generating Java code.