cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

It is possible create a continuous connections between MICROSOFT SQL Server and neo4j?

Hi,

It is possible create the connection between Microsoft SQL Server 2016 and neo4j Version: 1.1.12?, the idea is not import a csv, I mean to get the data directly from the DB to neo4j.

Regards.
Jorge.

1 ACCEPTED SOLUTION

You could either use apoc.load.jdbc() and construct your graph from that.
Or use Kettle with the Neo4j steps: http://www.ibridge.be/?p=343
Or use debezium.io with sql server -> kafka -> kafka-sink to neo4j.

View solution in original post

1 REPLY 1

You could either use apoc.load.jdbc() and construct your graph from that.
Or use Kettle with the Neo4j steps: http://www.ibridge.be/?p=343
Or use debezium.io with sql server -> kafka -> kafka-sink to neo4j.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online