{"library":"kysely-data-api","type":"library","category":null,"description":"Kysely Data API is a specialized library that extends the `kysely` type-safe SQL query builder to provide seamless integration with the AWS RDS Data API. This enables serverless applications, particularly those built on AWS Lambda, to interact with Amazon RDS databases (both MySQL and PostgreSQL) without requiring traditional, long-lived database connections. The current stable version is 2.0.0, indicating a mature and actively developed project, though a specific release cadence is not publicly defined. Its key differentiator lies in abstracting the complexities of the RDS Data API into a familiar `kysely` dialect, allowing developers to leverage `kysely`'s powerful type-safe query building capabilities within a serverless, event-driven architecture, simplifying database interactions and resource management.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install kysely-data-api","imports":["import { DataApiDialect } from 'kysely-data-api';","import { Kysely } from 'kysely';","import { RDSDataService } from '@aws-sdk/client-rds-data';"]},{"cmd":"yarn add kysely-data-api","imports":[]},{"cmd":"pnpm add kysely-data-api","imports":[]}],"homepage":null,"github":"https://github.com/serverless-stack/kysely-data-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/kysely-data-api","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/kysely-data-api/compatibility"}}