Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

datastore-simulator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datastore-simulator

This is a in-process Simulator for Google Cloud Datastore

latest
npmnpm
Version
9.0.2
Version published
Weekly downloads
1
-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

version

datastore-simulator

This is a in process Simulator for the Google Cloud Datastore Node.js Client @google-cloud/datastore for easy integration testing.

It is inspired by datastore-mock but tries be Typescript compatible and model the Cloud Datastore API surface as close as possible.

datastore-simulator does not try to model transactions, queries and consistency.

Usage:

Just intatiate a Datastore from 'datastore-simulator':

import {Datastore} from 'datastore-simulator'

See also

Keywords

google api

FAQs

Package last updated on 13 Jan 2026

Did you know?

Socket

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.

Install

Related posts