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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of steveesamson/slicks-mysql

Account's avatar
tmaeda1981jp/string-format-js
String format function for javascript
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

Support the repos that depend on this repository

Top contributors

steveesamson's profile
steveesamson
31 contributions

Recent events

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

No events yet
steveesamson

steveesamson/slicks-mysql

slicks-mysql allows the expressive writing of database queries and routines for MySQL.

JavaScript
1
0
MIT License

slicks‑mysql is a lightweight Node.js library that provides a chainable, expressive query‑builder API for MySQL, letting developers write SQL‑style commands (select, where, join, insert, update, etc.) without using an ORM. It’s aimed at JavaScript developers who are comfortable with relational databases and want a simple, CodeIgniter‑style interface for building and executing MySQL queries.