Commit e4d5bad3 by Konstantin Käfer

add features section

parent a76fbf83
...@@ -28,6 +28,17 @@ Install with `npm install sqlite3`. ...@@ -28,6 +28,17 @@ Install with `npm install sqlite3`.
# FEATURES
* Straightforward query and parameter binding interface
* Full Buffer/Blob support
* Query serialization API
* Extension support
* Big test suite
* Written in modern C++ and tested for memory leaks
# API # API
See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki) in the wiki. See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki) in the wiki.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment