▍1. mysql导入数据至hbase
导入mysql中的结构型数据到hbase中,支持在hbase中自动建表,copy数据至hbase。 完成了sql型数据库与no-sql的链接,hbase中而已查找到完整的表结构。
导入mysql中的结构型数据到hbase中,支持在hbase中自动建表,copy数据至hbase。 完成了sql型数据库与no-sql的链接,hbase中而已查找到完整的表结构。
说明: springboot集成neo4j图数据库,包含功能有节点和关系的上传和删除以及neo4j图算法的调用来挖掘节点之间的关系。(Springboot integrates the neo4j graph database, which includes functions for uploading and deleting nodes and relationships, and calling the neo4j graph algorithm to mine relationships between nodes.)