Congrats, that sounds awesome!

On Monday, May 20, 2013 4:50:11 AM UTC+3, Andrey wrote:
>
> Hi all,
>
> https://npmjs.org/package/mysql2 - fast, node-mysql compatible mysql 
> library.
>
> Protocol implementation is written from scratch, some functionality reused 
> from node-mysql (pool, constants)
> Tested with node 0.6+, implemented in JavaScript, does not require mysql 
> runtime.
>
> Additional features:
>
>   - SSL and compression support,
>   - prepared statements
>   - server-side protocol. Example of mysql->mysql proxy - 
> https://gist.github.com/sidorares/5609893
>   - speed. On my box I get 2M rows per second compared to 400k rows/sec 
> with node-mysql and 800k rows/sec with mariasql drivers.
>
> https://github.com/sidorares/node-mysql2
>
> It's still work in progress, feel free to report 
> bugs/benchmarks/node-mysql incompatible behaviour.
>
> Regards,
> Andrey
>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to