Toshiba has released Python and Ruby bindings for GridDB using SWIG letting developers use their favorite scripting language with GridDB.
Start by browsing the included samples here: https://github.com/griddb/griddb_client/tree/master/sample/.
You can download the release from GitHub (https://github.com/griddb/griddb_client/releases/) and install it by following the instructions in the README.
Please refer to the following files for more detailed information about the APIs:
- Python (http://www.griddb.org/griddb_client/PythonAPIReference.htm)
- Ruby (http://www.griddb.org/griddb_client/RubyAPIReference.htm)
If you have any questions about the blog, please create a Stack Overflow post here https://stackoverflow.com/questions/ask?tags=griddb .
Make sure that you use the “griddb” tag so our engineers can quickly reply to your questions.
