schema-inference

There are 11 repositories under schema-inference topic.

  • indix/schemer

    Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API.

    Language:Scala1121606
  • linkml/schema-automator

    Automated assistance for the schema development lifecycle

    Language:Python49128621
  • hgrsd/drivel

    Infer a JSON schema from example data, produce nonsense synthetic data (drivel) according to the schema

    Language:Rust43283
  • Wittline/csv-schema-inference

    A tool to automatically infer columns data types in .csv files

    Language:Jupyter Notebook35354
  • catedrasaes-umu/NoSQLDataEngineering

    NoSQL Data Engineering

    Language:Java28515
  • luchiniatwork/migrana

    Migrana is a Datomic migration tool that gives you the control over how your Datomic database evolves.

    Language:Clojure26342
  • lmmx/polars-genson

    A Polars plugin for JSON schema inference from string columns using genson-rs.

    Language:Rust5
  • lucaliechti/FCAInference

    Schema inference for semistructured data using Formal Concept Analysis

    Language:Java5180
  • JS-MF/jsmf-discovery

    Language:JavaScript3301
  • fx2y/columncore

    ColumnCore is a high-performance analytical database system designed for beginners or small projects. It supports a rich SQL dialect, runs within the same process as the application, has a vectorized query execution engine, and uses a columnar storage format.

    Language:Python1100
  • magifd2/json-to-sqlite

    CLI tool for flexible JSON to SQLite data conversion with automatic schema inference and evolution.

    Language:Go