Skip to content

@pondoknusa/database-d1

Cloudflare D1 database driver for Pondoknusa

Install

bash
npm install @pondoknusa/database-d1

Metadata

FieldValue
Version3.1.0
Sourcepackages/database-d1
CategoryDatabase
Node.js>=26

Pondoknusa dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • D1Connection
  • D1DatabaseServiceProvider
  • isD1BindingConfig
  • isD1HttpConfig
  • registerD1DatabaseDriver

Types

  • D1BindingConnectionConfig
  • D1ConnectionConfig
  • D1Database
  • D1HttpConnectionConfig
  • D1Meta
  • D1PreparedStatement
  • D1Result

Released under the MIT License.