Alternatives
Products that do what BBH Custom Schema does
Add and control custom JSON-LD schema in WordPress
- 1

- 2

Build clean JSON-LD schema without writing code
Aug 2026 · loganmosby.com
- 3

Generate JSON-LD schema markup without coding
Jun 2026 · msangeetha.com
- 4

Turn any URL into a JSON Schema, Zod, or Pydantic model
Jun 2026 · schema.tabstack.ai
- 5

- 6RS
2019 · github.com
- 7BE
JSON support in postgres is superb but sometimes you really want decimal, date, and binary types, "carefree" UTF8 string handling (i.e. no escaping), and robust roundtrippability. So I made an extension for BSON.
2024 · github.com
- 8

- 9

Generate valid JSON-LD schema markup in seconds — no coding
11d ago · frostrank.com
- 10PJ
pg_jsonschema is a solution we're exploring to allow enforcing more structure on json and jsonb typed postgres columns. We initially wrote the extension as an excuse to play with pgx, the rust framework for writing postgres extensions. That let us lean on existing rust libs for validation (jsonschema), so the extension's implementation is only 10 lines of code :) https://github.com/supabase/pg_jsonschema/blob/fb7ab09bf6050... happy to answer any questions!
2022 · github.com
- 11

- 12AJ
Hey HN, we’re building an open specification that lets agents discover and invoke APIs with natural language, built on the OpenAPI standard. agents.json clearly defines the contract between LLMs and API as a standard that's open, observable, and replicable. Here’s a walkthrough of how it works: https://youtu.be/kby2Wdt2Dtk?si=59xGCDy48Zzwr7ND. There’s 2 parts to this: 1. An agents.json file describes how to link API calls together into outcome-based tools for LLMs. This file sits alongside an OpenAPI file. 2. The agents.json SDK loads agents.json files as tools for an LLM that…
2025 · github.com
- 13

- 14

- 15SC
Hi HN, I'm a freelance developer, and I built SnazzyPDF in my spare time to solve a problem I encountered frequently: converting structured data into PDF documents. The existing solutions I found either required manually creating a template or forced you to transform your data into a specific structure. I wanted a tool where you could simply input arbitrary JSON data and get a decent-looking document out. That's why I built SnazzyPDF. * Works with any JSON: No need to restructure your data. SnazzyPDF handles (almost) any JSON data, including deeply nested arrays and objects. * Use REST API…
2024 · snazzypdf.com
- 16JS
2018 · npoint.io
- 17

- 18WA
We are pleased to launch a public preview of an open source JSON-LD database which combines the simplicity of a document db with the analytical power of semantic graph. We hope it is approachable for most any developer while having the capabilities, when needed, for data interoperability, embedded cell-level security (ReBAC style), rich shape/schema restrictions, data provenance (time travel), and fact inferencing. Why did our team at Fluree build this? Data is increasingly critical for great decision making, AI, and more. The way we typically store and manage data, mainly as an…
2023 · flur.ee
- 19AT
Hello all To preface this is just something I've been making as a learning exercise, so all feedback is appreciated. This is a tool that converts JSON schemas into TypeScript utility classes for use in Deno. Automatic Type Generation: Typescript interfaces for the compressed and uncompressed versions of your data. Compression & Decompression: Compress and decompress your data. Validation: Built-in data validation using Ajv ensures your data adheres to the schema. Reusability: Once generated, the utility classes can be used in other Deno projects. It currently only supports a subset of JSON…
2023 · github.com
- 20

- 21DG
2019 · github.com
- 22

- 23

- 24ST
We built this in a day to help save some time internally and wanted to share as others might find it useful for managing structured output schemas. There’s a few other tools out there - but none had exactly what we needed! Key Features: 1. Two-Way Editing: Paste in an existing JSON schema and edit it within the UI 2. Data-Type Validations: add validations to fields 3. Local Storage & Version History: track your edits, don’t lose changes Link: https://schematools.herondata.io Source Code: https://github.com/heron-data/schema-tools
2024 · schematools.herondata.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →