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

This project is a compiler that converts PDO-style named placeholders in SQL queries (e.g., `:bar`, `:baz`) into unnamed placeholders (`?`) and returns the corresponding values as an array. It is designed for developers using MySQL with Node.js who prefer named placeholders for readability but need to work with libraries like `mysql2` that require unnamed placeholders.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mysqljs/named-placeholders

Account's avatar
wellwelwel/lru.min
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more

Support the repos that depend on this repository

Top contributors

sidorares's profile
sidorares
25 contributions
dependabot[bot]'s profile
dependabot[bot]
20 contributions
wellwelwel's profile
wellwelwel
13 contributions
github-actions[bot]'s profile
github-actions[bot]
3 contributions
MasterOdin's profile
MasterOdin
2 contributions
SimonSchick's profile
SimonSchick
2 contributions
harinarayansharma140's profile
harinarayansharma140
1 contributions
csimi's profile
csimi
1 contributions
hongkevin's profile
hongkevin
1 contributions

Recent events

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

No events yet
mysqljs

mysqljs/named-placeholders

PDO-style named to unnamed placeholders compiler

JavaScript
24
15
MIT License