beam icon indicating copy to clipboard operation
beam copied to clipboard

Documentation: add "custom backend" section

Open ocramz opened this issue 7 years ago • 4 comments

ocramz avatar Jun 13 '18 09:06 ocramz

Are you interested in developing a new backend?

tathougies avatar Jun 15 '18 04:06 tathougies

@tathougies Hi ! :) Yes, I'm using odbc at work and it's pretty low-level, I was wondering how hard it would be to give it a nice beam interface

ocramz avatar Jun 15 '18 06:06 ocramz

Hello! beam-firebird uses ODBC. I have a fork of it, where i've been trying to update it, but I don't know much about ODBC.

I am happy to answer questions on IRC or the mailing list about a new backend. beam-mysql is a good example of how to maintain a backend in a separate repository

tathougies avatar Jun 19 '18 19:06 tathougies

Thanks ! I was referring to the recent ODBC bindings by FPComplete ( https://hackage.haskell.org/package/odbc ); I'll first take a look at beam-firebird and ask on IRC as soon as I have concrete questions.

ocramz avatar Jun 19 '18 20:06 ocramz