Long-term memory engine for AI agents
simple metrics counter
MCP server that exposes Qdrant + Ollama as RAG tools (list_collections, search_collection, answer_question) over stdio.
Docker image update advisor for self-hosters. Lints docker-compose files for anti-patterns, checks registries for newer tags in the same family, and uses a local LLM (Ollama) to summarize breaking changes from upstream release notes.
Generate realistic seed data for Postgres. Respects foreign keys, constraints, and your schema.
A template to create projects using [Kurier](https://github.com/kurierjs/kurier), served with Koa and a Postgres database.
Varasto storage implementation that stores data to PostgreSQL database
Generate TypeScript types from a PGlite database via pg_catalog. Optional Kysely output.
Use PostgreSQL as storage for Dashboard
Message storage and retrieval for aichatbot framework
A SvelteKit component library with authentication, database setup, and beautiful pre-styled components. Built with Better-Auth, Drizzle ORM, and Tabler Icons.
CLI for the developer workflow shared across Hassan's client projects: docker compose orchestration, db helpers, and husky hook installation.
PostgreSQL adapter for Endb
Core of the Kinesis XRPL DynamicNFT Gaming SDK. Provides the XRPLGamingSDK class plus pluggable IDBAdapter and IIPFSAdapter interfaces for minting, updating, transferring, burning and querying mutable game NFTs on the XRP Ledger.
SQL-lookalike abstraction library
Welcome to @myroslavshymon/orm(ORM) documentation. My system is a powerful and flexible tool for working with databases in the NodeJS environment, which allows developers to efficiently interact with relational databases such as PostgreSQL and MySQL. ORM
Production App Builder for Antigravity — guided path from idea to deployed application
documents
WASM SQLite Driver for ObjectStack — runs in browser/WebContainer (StackBlitz) without native bindings
A light alternative to a full ORM that simply wraps a repository pattern around PostgreSQL calls
An electron application to help you untangle your (postgres) database.
logging library for cerbos
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
*Run Docker containers for jest tests with an async setup function*