@megaorm/builder
This package provides a flexible query builder for MegaORM, designed to simplify the process of constructing and executing SQL queries. With a clean, simple API.
This package provides a flexible query builder for MegaORM, designed to simplify the process of constructing and executing SQL queries. With a clean, simple API.
This package allows you to communicate with MegaORM via commands directly from the command line interface (CLI).
This package is designed to manage multiple database connection pools efficiently.
A powerful and feature-rich ORM for Node.js with seamless database management and query execution.
This package defines the core interfaces and types needed to create custom database drivers for MegaORM.
This package provides custom error classes for handling transaction, connection, and queue management issues in MegaORM.
This package provides a set of methods to generate realistic, randomized data for your database seeding needs.
This package is designed to manage tables creation and deletion for you.
This package is designed to simplify database interactions in MegaORM.
This package provides a simple, high-level, unified API for interacting with MySQL databases.
This package provides a simple, high-level, unified API for interacting with PostgreSQL databases.
This package is a connection manager designed to optimize database connection handling.
This package allows you to seed data into your database tables in MegaORM.
This package provides a simple, high-level, unified API for interacting with SQLite databases.
This package is designed to assist developers in type checking and validation for various JavaScript values. It provides a collection of type-checking functions, and utilities to validate your values.
This package is designed for handling date and time manipulation in UTC (Coordinated Universal Time).
This package provides utility functions to validate whether a value is a MegaORM driver or a connection.