Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Tenancy is a lightweight Node.js/TypeScript library that adds automatic multi‑tenant support to web applications. It provides middleware, database (MongoDB via Mongoose or SQL via Sequelize) and queue (RabbitMQ/Redis) integrations so each request runs against the correct tenant’s schema based on its domain, making it ideal for SaaS developers who need a simple, Laravel‑style tenancy solution for Express, Bun/Elysia, or similar frameworks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
johnabil

johnabil/tenancy

Automatic multi-tenancy for Node.js & typescript. We make it ASAP ( as simple as possible ).

JavaScript
3
1
MIT License
johnabil's profile
johnabil
91 contributions
aymann90's profile
aymann90
2 contributions

Support the dependencies of johnabil/tenancy

Account's avatar
amqp-node/amqplib
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
mongodb/node-mongodb-native
The official MongoDB driver for Node.js
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
redis/node-redis
A modern, high performance Redis client
Account's avatar
sequelize/sequelize
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Account's avatar
sequelize/cli
The Sequelize CLI
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for amqplib
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
brianc/node-postgres
PostgreSQL client - pure javascript & libpq with the same API
Account's avatar
scarney81/pg-hstore
A module for serializing and deserializing JSON data into hstore format
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint