@slashdb/angular-slashdb
Angular provider for SlashDB.
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
Powerbase is your open-source Firebase and Supabase alternative. Designed for modern developers. Built for scale.
The Elegance SDK is an SDK for quickly building real-time AI full-stack JavaScript applications using SingleStoreDB with support for MySQL and Kai (support for Mongo APIs) connection types and the OpenAI API. It provides a set of ready-made tools for impl
Directus is a real-time API and App dashboard for managing SQL database content.
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
A lightweight utility library for calculating minimal spacing changes when reordering items in a sorted array.
This allows you to convert a Prisma client to a Sidetrack database client that can be easily passed into Sidetrack options. It's useful when you want to run Sidetrack's queries using your own DB client, or if you want to make sure your jobs are inserted i