
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
@atomic-trade/db
Advanced tools
A Prisma database package for Atomic Trade, providing the database schema and client for the e-commerce platform. This package handles all database operations and relationships for the Atomic Trade ecosystem.
A Prisma database package for Atomic Trade, providing the database schema and client for the e-commerce platform. This package handles all database operations and relationships for the Atomic Trade ecosystem.
# Using npm
npm install @atomic-trade/db
# Using yarn
yarn add @atomic-trade/db
# Using pnpm
pnpm add @atomic-trade/db
DATABASE_URL
- The connection URL for your PostgreSQL database# Install dependencies
pnpm install
# Generate Prisma client
pnpm prisma generate
# Run database migrations
pnpm prisma migrate dev
# Format code
pnpm format:write
# Lint code
pnpm lint
The package includes Prisma schema definitions for:
This project is licensed under the terms of the license included in the repository.
Andrew Hunn
FAQs
A Prisma database package for Atomic Trade, providing the database schema and client for the e-commerce platform. This package handles all database operations and relationships for the Atomic Trade ecosystem.
The npm package @atomic-trade/db receives a total of 22 weekly downloads. As such, @atomic-trade/db popularity was classified as not popular.
We found that @atomic-trade/db demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.