@slapdash/better-sqlite3-sqleet
The fastest and simplest library for SQLite3-sqleet in Node.js.
The fastest and simplest library for SQLite3-sqleet in Node.js.
github repository database
A migration tool for AWS DynamoDB in Node based on dynamoose modeling tool.
Angular provider for SlashDB.
Web-Client for SocketDB - The real-time synchronized data storage.
Node-Server for SocketDB - The real-time synchronized data storage.
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 custom-made ORM from SOIN to manage different databases
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.
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
An auto-generated ORM-like library for generating seed data tailored to your own database
Snaplet CLI
A CLI tool for syncing remote databases and files to your local Lando environment.
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';
File-based embedded data store for node.js