1,092 skills found · Page 1 of 37
open-circle / ValibotThe modular and type safe schema library for validating structural data 🤖
joelittlejohn / Jsonschema2pojoGenerate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
koxudaxi / Datamodel Code GeneratorPython data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw data (JSON/YAML/CSV).
tchiotludo / AkhqKafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
vantezzen / Autoform🌟 Automatically render forms for your existing data schema
json-schema-faker / Json Schema FakerJSON-Schema + fake data generators
diffgram / DiffgramThe AI Datastore for Schemas, BLOBs, and Predictions. Use with your apps or integrate built-in Human Supervision, Data Workflow, and UI Catalog to get the most value out of your AI Data.
microsoft / CDMThe Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.
capitalone / DataProfilerWhat's in your data? Extract schema, statistics and entities from datasets
ilyakatz / Data MigrateMigrate and update data alongside your database structure.
darold / Ora2pgOra2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
nette / Schema📐 Validating data structures against a given Schema.
apple / Device ManagementDevice management schema data for MDM.
evanw / KiwiA schema-based binary format for efficiently encoding trees of data
danielaparker / JsonconsA C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format
awslabs / Dynamodb Data Mapper JsA schema-based data mapper for Amazon DynamoDB.
omissis / Go JsonschemaA tool to generate Go data types from JSON Schema definitions.
supabase-community / SeedAutomatically seed your database with production-like dummy data based on your schema for local development and testing.
zce / VeliteTurns Markdown / MDX, YAML, JSON, or others into app's data layer with Zod schema.
aykutkardas / Json FunctionIt allows you to use methods such as schema, innerJoin, where, limit, select, orderBy on JSON data.