osctrl icon indicating copy to clipboard operation
osctrl copied to clipboard

Add support for other backends

Open crimsonknave opened this issue 5 years ago • 5 comments

According to https://osctrl.net/components/backend/ it wouldn't be much work to support backends other than postgres. I'd love to see mysql support as that's what my database admins support.

crimsonknave avatar Jul 13 '20 23:07 crimsonknave

Just removed the requirement for jsonb so any backend could be used now, via gorm

javuto avatar Mar 25 '22 09:03 javuto

PR for the refactoring: https://github.com/jmpsec/osctrl/pull/228

javuto avatar Mar 25 '22 09:03 javuto

Dependencies for PostgreSQL have been removed, it should be straight forward to add support to other backends. Is there still any interest for it? Thanks!

javuto avatar Mar 30 '22 18:03 javuto

I'm no longer on a team that deals with osquery, so I don't have a need for it, but it does seem useful in general to me.

crimsonknave avatar Apr 19 '22 15:04 crimsonknave