0.0.4 • Published 2 years ago

@ezez/sql v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Not your usual SQL builder!

Designed for Manticore Search first, should work with MySQL.

Very much WIP. Undocumented.

--

Start database for testing:

docker run --name manticore --rm -p 9306:9306 -d manticoresearch/manticore && sleep 3 && docker exec -it manticore mysql && docker stop manticore
0.0.4

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago