diver
diver copied to clipboard
A HBase driver for Erlang/Elixir using Jinterface and the Asynchbase Java client to query the database.
Results
2
diver issues
Sort by
recently updated
recently updated
newest added
Implements 'scan' command which receives three paramaters - table: table name - options: Erlang proplist to specify scan options. - ref: Erlang reference to distinguish rows from multiple scans API...
I wonder if diver or at least its base code can be used to connect to [Apache Phoenix](https://phoenix.apache.org/)? Phoenix is basically a JDBC driver, but JDBC support for Erlang/Elixir seems...