cascading.hbase
Data Access Module
A Cascading module providing HBase data access and integration
HBase adapters for Cascading
10 stars
5 watching
11 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sorenmacbeth/hbase-cascalog | A Clojure wrapper around HBase that simplifies its integration with Cascalog | 19 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
apache/hbase-connectors | Connects Apache HBase with other systems like Kafka and Spark for data processing and integration. | 236 |
opentsdb/asynchbase | A high-performance, thread-safe HBase client with asynchronous API | 609 |
castagna/hbase-rdf | A Java implementation of RDF data storage using HBase | 24 |
apache/flink-connector-hbase | A connector for integrating HBase with the Apache Flink stream processing framework | 29 |
vcnc/haeinsa | A library providing a scalable and fault-tolerant transaction system for HBase | 158 |
hortonworks-spark/shc | A Spark connector for accessing HBase as an external data source or sink with optimized support for DataFrame and DataSet operations | 552 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
flipkart-incubator/hbase-orm | A production-grade Java library enabling object-oriented access to HBase and Bigtable data stores | 79 |
snazy/ohc | A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,071 |
metabase/toucan | A Clojure library for defining application models and interacting with databases in a flexible and powerful way | 570 |
googleapis/java-bigtable-hbase | A Java client library providing a Bigtable API interface to HBase | 174 |
rayokota/hdocdb | A Java client layer for using HBase as a store for JSON documents | 24 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |