129 packages found
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Distributed URL safe short ID generator.
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment
Generate IDs with strategy like Twitter Snowflake and encode it in short string
Fast, and reliable, distributed 64-bit ID generation, in pure JavaScript, for Node.js.
knex.js dialect for the Snowflake data warehouse
A distributed unique 64 bit ID generator.
Generates a regex to match Discord snowflakes
knex.js dialect for the Snowflake data warehouse
TypeScript service to generate snowflake ids.
Node.js implementation of Twitter Snowflake ID Generator, base on redis.
Distributed id generation for the lazy.
Simple module that aims to provide [snowflake](https://en.wikipedia.org/wiki/Snowflake_ID) alike ID generator that fits into [53bit number as specificed on IEEE_754.](https://en.wikipedia.org/wiki/IEEE_754)
nodejs工具封装合集
- nodeTool
- tool
- util
- md5
- NetUtil
- StringUtil
- ObjectUtil
- DateUtil
- uuid
- snowflake
- mapUtil
- randomUtil
- weightUtil
- streamUtil
- View more
Spectacles utility methods
A Promise-based, TypeScript-friendly wrapper for the Snowflake SDK
Auto generate increment id, unique guarantee, custom bit length, distributable, serverless, and customizable unique ID generator based on [Snowflake]