Node.js driver for Snowflake
Deconstructs and generates snowflake IDs using BigInts
TypeScript definitions for snowflake-sdk
A Promise-based, TypeScript-friendly helper for the Snowflake SDK
Automatically preserves SDK customizations across Fern regenerations
A Pulumi package for creating and managing snowflake cloud resources.
A simple and lightweight Node.js library to generate unique snowflake IDs.
Snowflake driver for Evidence projects

Generate Snowflake ID Standard compatible ids with optional cluster number
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
Twitter's Snowflake generator implementation for NodeJS
> TODO: description

[](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Ffern-api%2Fvenus-node) [](https://www.npmjs.com/package/webflow-api) [](https://github.com/fern-api/fern)
Snowflake ID is a unique identifier commonly used in distributed systems to generate unique IDs with a timestamp component. It is designed to ensure uniqueness, even in distributed and highly concurrent environments.
knex.js dialect for the Snowflake data warehouse
knex.js dialect for the Snowflake data warehouse
[](https://www.npmjs.com/package/@tryvital/vital-node) [](https://github.com/fern-api/fern)
The Chrome DevTools Protocol JSON
The postgres client/server binary protocol, implemented in TypeScript
Cube.js Snowflake database driver
Time based 64-bit unique id generator, inspired by Twitter snowflakes