{"library":"dbinfoz","type":"library","category":null,"description":"DBINFOZ is a JavaScript/TypeScript library designed to provide a simple and unified interface for interacting with various SQL databases, including PostgreSQL, MySQL, MSSQL, and SQLite. Currently at version 0.14.0, the package aims to abstract away database-specific connection and query methods, allowing developers to list databases, tables, and retrieve table schemas through a consistent API. While there's no explicit release cadence mentioned, the 0.x.x versioning implies active development and potential for non-semver breaking changes. Its key differentiator is offering a single factory function to obtain adapters for multiple database types, reducing the boilerplate of managing individual database client libraries directly in application logic.","language":"javascript","status":"active","version":"0.14.0","tags":["javascript","Database","Table","Schema","SQLite","MySQL","Postgres","MSSQL","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dbinfoz","imports":["import { getDatabaseAdapter } from 'dbinfoz';","import type { DatabaseAdapter } from 'dbinfoz';","import type { DatabaseConfig } from 'dbinfoz';"]},{"cmd":"yarn add dbinfoz","imports":[]},{"cmd":"pnpm add dbinfoz","imports":[]}],"homepage":null,"github":"https://github.com/rootedbox/dbinfoz","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dbinfoz","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/dbinfoz/compatibility"}}