Tools to convert from and to JSON Structure from various other schema languages.
Project description
Structurize / Avrotize
Structurize is a powerful schema conversion toolkit that helps you transform between various schema formats including JSON Schema, JSON Structure, Avro Schema, Protocol Buffers, XSD, SQL, and many more.
This package is published under two names:
structurize- The primary package name, emphasizing JSON Structure conversion capabilitiesavrotize- The original package name, emphasizing Avro Schema conversion capabilities
Both packages currently share the same features and codebase. However, in future releases, Avro-focused and JSON Structure-focused features may be split across the two tools to make the feature list more manageable and focused for users. Choose whichever variant better aligns with your primary use case.
Quick Start
Install the package:
pip install structurize
or
pip install avrotize
Use the CLI:
# Using structurize
structurize --help
# Or using avrotize
avrotize --help
Key Features
- Convert between JSON Schema, JSON Structure, and Avro Schema
- Transform schemas to and from Protocol Buffers, XSD, ASN.1
- Generate code in C#, Python, TypeScript, Java, Go, Rust, C++, JavaScript
- Export schemas to SQL databases (MySQL, PostgreSQL, SQL Server, Oracle, Cassandra, MongoDB, DynamoDB, and more)
- Convert to Parquet, Iceberg, Kusto, and other data formats
- Generate documentation in Markdown
Documentation
For complete documentation, examples, and detailed usage instructions, please see the main repository:
The main README includes:
- Comprehensive command reference
- Conversion examples and use cases
- Code generation guides
- Database schema export instructions
- API documentation
License
MIT License - see the LICENSE file in the repository root.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file structurize-3.3.1.tar.gz.
File metadata
- Download URL: structurize-3.3.1.tar.gz
- Upload date:
- Size: 390.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c13ed180383c170fd9451ee03687a922594c987afe469c29953fe7ab48d2ac9
|
|
| MD5 |
5d2b34d0c3406b581154fa7688b77b9a
|
|
| BLAKE2b-256 |
f0f4f63c77ebf27421be31ef8ce079cef615b433902b3820e9fed75ecc85cd35
|
File details
Details for the file structurize-3.3.1-py3-none-any.whl.
File metadata
- Download URL: structurize-3.3.1-py3-none-any.whl
- Upload date:
- Size: 430.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66ca261207752cb368a2b3b0d2be536e887a0755993e9e3c301489947cad1aaa
|
|
| MD5 |
a292a62b3df6f984d37704ee92b26015
|
|
| BLAKE2b-256 |
fde4373e446e21a604d63f46d40571698346ad5ec01e55fe37e7b086a09f4033
|