schema-generators
Data schema generator
A library for generating and testing data structures based on schemas
test.check generators and data completion for Schema
77 stars
11 watching
8 forks
Language: Clojure
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nijikokun/generate-schema | A tool to generate schemas for various databases and frameworks from JSON objects | 1,043 |
schemadoc/schemadoc | Tools to document and display database schemas in various formats | 59 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 485 |
webrpc/webrpc | A framework for generating typed backend services and client libraries from schema definitions. | 732 |
patmood/pocketbase-typegen | Generates TypeScript definitions from PocketBase schema. | 570 |
dataunitylab/jsonoid-discovery | A tool that generates JSON schemas from a collection of JSON documents using mathematical monoids | 17 |
pioz/faker | A tool for generating realistic, customizable fake data and structs for software development. | 95 |
andyglow/scala-jsonschema | Generates JSON Schemas from Scala data types and objects | 124 |
nomemory/mockneat | A powerful data-generation and mocking library for creating realistic data in various formats | 531 |
pmrogala/buildenator | Automates the creation of test data builders for .NET classes. | 20 |
stefanofontanelli/colanderalchemy | Automates generation of data schema definitions based on SQLAlchemy mapped objects. | 65 |
brysgo/graphql-bookshelf | A tool to simplify GraphQL schema creation using BookshelfJS models. | 184 |
codingconcepts/dg | A fast data generator for relational data. | 32 |
pinterest/plank | A tool for generating immutable model objects from JSON Schemas | 469 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 113 |