Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Aurora DSQL Connectors for Node.js

License

NotificationsYou must be signed in to change notification settings

awslabs/aurora-dsql-nodejs-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHubLicenseDiscord chat

This repository contains Node.js connectors forAmazon Aurora DSQL, a distributed SQL database service that provides high availability and scalability for PostgreSQL-compatible applications.

Aurora DSQL requires IAM-based authentication with time-limited tokens that existing Node.js PostgreSQL drivers do not natively support. These connectors bridge that gap by providing seamless IAM authentication on top of popular PostgreSQL clients.

Available Connectors

Built onnode-postgres, the most popular PostgreSQL client for Node.js. This connector extends the node-postgres Client and Pool with automatic IAM authentication for Aurora DSQL.

View Documentation

Sample Usage

Built onPostgres.js, a fast and modern PostgreSQL client. This connector provides IAM authentication while maintaining Postgres.js's tagged template literal query syntax.

View Documentation

Sample Usage

Key Features

Both connectors provide:

  • Automatic IAM Authentication - Handles DSQL token generation and refresh
  • Seamless Integration - Built on popular PostgreSQL clients to support existing PostgreSQL applications
  • Region Auto-Discovery - Extracts AWS region from DSQL cluster hostname
  • Full TypeScript Support - Complete type safety for your applications
  • Custom Credentials - Support for custom AWS credential providers

Prerequisites

  • Node.js 20+
  • AWS credentials configured (via AWS CLI, environment variables, or IAM roles)
  • Access to an Aurora DSQL cluster

Contributing

SeeCONTRIBUTING for more information.

License

This project is licensed under the Apache License 2.0. SeeLICENSE for details.

About

Aurora DSQL Connectors for Node.js

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp