Add orient.

This commit is contained in:
Philip Wernersbach 2015-04-27 17:22:12 -04:00
parent 189ea3b3f8
commit 53b84d9774

View File

@ -1362,5 +1362,14 @@
"description": "Binding for Qt 5's Qt SQL library that integrates with the features of the Nim language. Uses one API for multiple database engines.",
"license": "MIT",
"web": "https://github.com/philip-wernersbach/nim-qt5_qtsql"
},
{
"name": "orient",
"url": "https://github.com/philip-wernersbach/nim-orient",
"method": "git",
"tags": ["library", "wrapper", "database", "orientdb", "pure"],
"description": "OrientDB driver written in pure Nim, uses the OrientDB 2.0 Binary Protocol with Binary Serialization.",
"license": "MPL",
"web": "https://github.com/philip-wernersbach/nim-orient"
}
]