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.
linkml/schema-automator
Automated assistance for the schema development lifecycle
hgrsd/drivel
Infer a JSON schema from example data, produce nonsense synthetic data (drivel) according to the schema
Wittline/csv-schema-inference
A tool to automatically infer columns data types in .csv files
catedrasaes-umu/NoSQLDataEngineering
NoSQL Data Engineering
luchiniatwork/migrana
Migrana is a Datomic migration tool that gives you the control over how your Datomic database evolves.
lmmx/polars-genson
A Polars plugin for JSON schema inference from string columns using genson-rs.
lucaliechti/FCAInference
Schema inference for semistructured data using Formal Concept Analysis
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.
magifd2/json-to-sqlite
CLI tool for flexible JSON to SQLite data conversion with automatic schema inference and evolution.