@snaplet/client
An auto-generated ORM-like library for generating seed data tailored to your own database
An auto-generated ORM-like library for generating seed data tailored to your own database
Snaplet CLI
Web-Client for SocketDB - The real-time synchronized data storage.
Node-Server for SocketDB - The real-time synchronized data storage.
Sodacore Prisma is a plugin that initialises the Prisma ORM within your project.
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.
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.
CLI tool for executing Firebase scripts with interactive prompts and automatic parameter detection
Realtime database for nodejs
Angular provider for SlashDB.
The fastest and simplest library for SQLite3-sqleet in Node.js.
A migration tool for AWS DynamoDB in Node based on dynamoose modeling tool.
File-based embedded data store for node.js
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';