@slavisak/migrate-dynamodb
A migration tool for AWS DynamoDB in Node based on dynamoose modeling tool.
A migration tool for AWS DynamoDB in Node based on dynamoose modeling tool.
Yandex ClickHouse database interface
React wrapper to IndexedDB database.
github repository database
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Web-Client for SocketDB - The real-time synchronized data storage.
Node-Server for SocketDB - The real-time synchronized data storage.
Snaplet CLI
An auto-generated ORM-like library for generating seed data tailored to your own database
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.
CLI tool for executing Firebase scripts with interactive prompts and automatic parameter detection
A custom-made ORM from SOIN to manage different databases
This library provides a Node.js bridge to connect to a Sybase database. It uses a Java bridge to facilitate the connection and query execution.
A no-server database module. All database contents are stored locally.
A CLI tool for syncing remote databases and files to your local Lando environment.
File-based embedded data store for node.js
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';