New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@valencets/db

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valencets/db

PostgreSQL query layer. Tagged template SQL that is parameterized by default, `Result<T, E>` returns on every operation, and a migration runner for schema changes. Zero dependencies besides neverthrow, postgres, and zod.

Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
270
-64.43%
Maintainers
1
Weekly downloads
 
Created
Source

@valencets/db

PostgreSQL query layer. Tagged template SQL that is parameterized by default, Result<T, E> returns on every operation, and a migration runner for schema changes. Zero dependencies besides neverthrow, postgres, and zod.

38 tests. Full documentation on the wiki.

Quick Start

pnpm install
pnpm build
pnpm --filter=@valencets/db test

FAQs

Package last updated on 19 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts