45 packages found
Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.
A memory version of postgres
Simple database system for handling mock data.
MockMongoose is an in memory database mock to allow for testing of applications that rely on Mongoose.
Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.
Database data seeding tool, outputting realistic SQL and CSV data
mock no-sql data-layer for development
An NPM module for mocking a connection to a PostgreSQL database.
Plugin to share a common Redis mock connection across Fastify.
Simple class to manage an in-memory mongodb database for tests or local application
Agnostic DB Anonymizer
Transparently create temporary PostgreSQL server instances for testing
Use an SQL database stored in memory with JavaScript
A mock of node.js's mongo db adapter core functionality to aid in unit testing complex functionality that hits the database. Supports basic operations, such as find, group, insert.
Stub out the database with an in-memory store for tests involving a mongoose module
```typescript import { DBClient } from 'icarus.db'; const db = new DBClient({ database: 'databasename', file: 'filename', });
A tool to deploy and populate data in a database for testing and dev.
a generator of mock ahau databases