# HandlerSocket External Resources

Some resources and documentation about HandlerSocket.

* The home of HandlerSocket is [here](https://github.com/DeNA/HandlerSocket-Plugin-for-MySQL).
* The story of handlersocket can be found [here](https://web.archive.org/web/20140211090016/https://varokism.blogspot.com/2010/12/using-mysql-as-nosql-story-for_27.html).
* Comparison of [HANDLER](/docs/server/reference/sql-structure/nosql/handler.md) and HandlerSocket can be found [here](https://varokism.blogspot.com/2010/12/using-mysql-as-nosql-story-for_27.html).
* [HandlerSocket plugin for MySQL](https://www.slideshare.net/akirahiguchi/handlersocket-20100629en-5698215) presentation by Akira Higuchi of DeNA - June 29 2010 - DeNA Technology Seminar
* [HandlerSocket plugin for MySQL](https://www.slideshare.net/akirahiguchi/handlersocket-plugin-for-mysql-4664154) presentation by Akira Higuchi of DeNA - June 29 2011 - in Japanese

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/server/reference/sql-structure/nosql/handlersocket/handlersocket-external-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
