Hello Everyone, I'd like to announce that I am in the process of programming an OrientDB driver for the Nim language <http://nim-lang.org>. The driver uses the OrientDB 2.0 Binary Protocol with Binary Serialization. My goal for the driver is not to support the entirety of OrientDB's functionality, but for the driver to work and be bug free for the functionality subset that is implemented. Specifically, I am implementing the functionality that is required for a web based SaaS product that I am writing, but I'll welcome contributions from others with open arms.
The development of the driver will be completed in two phases: Phase 1 will be coding the driver functionality and testing it. This phase is in progress and I already have some of the core OrientDB functionality implemented. Phase 2 will be making a C API for the driver. Since Nim has first-class C interfacing this should be relatively easy. Once my work is done the OrientDB community will have a driver that works with Nim as well as C. I'm hoping that this will help the community grow, as OrientDB currently lacks stable drivers for low level languages. Lastly, I've set up a placeholder repository on Github where I will upload code in the future: http://github.com/philip-wernersbach/nim-orient Sincerely, Philip Wernersbach Unemployed Wantrepreneur -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
