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.
AskDB Prisma integration: schema-file introspection connector for Prisma schemas.
Microsoft Driver for Node.js SQL Server compatible with all versions of Node.
AskDB core: dialect-agnostic NL→SQL pipeline. Provides ask() orchestration, schema/IR types, modes, logging, and retrieval input. Bring your own dialect (e.g. @askdb/postgres).
AskDB TUI: interactive terminal authoring surface that enriches a Schema v2 directory with descriptions, aliases, common query language, and example questions. AI-suggest + human-confirm; BYO LanguageModel.
AskDB CLI: ask natural-language questions and get validated SQL from the configured dialect.
AskDB schema introspection: engine-agnostic Connector contract + orchestrator + Schema v2 renderer. Integration packages (e.g. @askdb/postgres) supply connectors.
AskDB Studio: local browser UI for Schema v2 enrichment and sample NL-to-SQL checks.
AskDB HTTP API: minimal HTTP wrapper around @askdb/core. POST /ask returns validated SQL only.
AskDB RAG layer: deterministic chunker over Schema v2, BYO embedder + vector store (in-memory, file-backed, pgvector), and an optional retriever wired into @askdb/core ask().
AskDB MySQL integration: introspection connector via information_schema and a mysql2-backed catalog query runner. Pairs with @askdb/core's MYSQL_DIALECT.
[Fork of TimeLordUK/node-sqlserver-v8] Microsoft Driver for Node.js SQL Server compatible with all versions of Node.
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.
AskDB enrichment workspace helpers for Schema v2 authoring surfaces.
AskDB configuration helpers: Prisma-style env() and askdb.config file discovery for first-party apps.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
AskDB SQLite integration: introspection connector via sqlite_master + PRAGMA functions and a better-sqlite3-backed catalog query runner. Pairs with @askdb/core's SQLITE_DIALECT.
SQL Server database adapter for ZinTrust.
TypeScript type definitions for Microsoft.EntityFrameworkCore.SqlServer (+ dependencies) for .NET 10
SQL Server provider for the Skyway migration engine
SQL Server driver for [Fedaco ORM](https://www.npmjs.com/package/@gradii/fedaco). Provides SQL Server connectivity using [tedious](https://www.npmjs.com/package/tedious).
SQL Server extension for Cypress
Servicio o modulo que sirve para facturar un servicio previamente liquidado.
SQL Server storage provider for @utaba/deep-memory