Easily validate Okta access tokens
Introspect a Neo4j database model/schema
A CLI util to manage and control your GraphQL Hive
Constructive GraphQL Query
Library to introspect tokens of services following RFC-7662
GraphQL ESLint plugin.
Visualize the tree of plugins in your app
Introspects GraphQL Schema
AskDB schema introspection: engine-agnostic Connector contract + orchestrator + Schema v2 renderer. Integration packages (e.g. @askdb/postgres) supply connectors.
Introspect [valibot](https://github.com/fabian-hiller/valibot) schemas
AskDB Prisma integration: schema-file introspection connector for Prisma schemas.
This module is capable of generating a prisma datamodel for a relational or document databases. Please refer to the `prisma-datamodel` doc for more information on the `ISDL` datamodel structure.
introspect-it coverts Postgres schemas into typescript types
DXOS monorepo introspection: indexes packages, symbols, plugins, and idioms.
A Map based TypeScript Virtual File System.
CipherStash CLI — the one stash command for auth, init, encryption schema, database setup, and secrets.
CLI tool for building GraphQL schemas representation in the Schema Language format from [GraphQLSchema](http://graphql.org/graphql-js/type/#graphqlschema) object or GraphQL server URL.
MCP server exposing DXOS monorepo introspection.
AskDB CLI: ask natural-language questions and get validated SQL from the configured dialect.
A TypeScript/Node.js library that provides a complete, opinionated backend foundation: database queries and mutations via [Orma](https://github.com/mendeljacks/orma), JWT authentication, Google OAuth, Apple Sign-In, and role-based access control — all wir
AskDB Postgres integration: re-exports the Postgres DialectSpec from @askdb/core and ships the introspection connector (live + from-export bundle), catalog SQL templates, and a `pg`-backed catalog query runner.
A fast and powerful Function introspection
Streaming API client for linking to lanes of stateful Web Agents using the WARP protocol, enabling massively real-time applications that continuously synchronize all shared states with ping latency
AskDB Microsoft SQL Server integration: introspection connector via sys.* catalog views and an mssql-backed catalog query runner. Pairs with @askdb/core's SQLSERVER_DIALECT.