Skip to content

Preview Release 1.2.0-BETA01 - Support for Neo4j Desktop

Pre-release
Pre-release
Compare
Choose a tag to compare
@jexp jexp released this 26 Oct 01:09
· 12 commits to master since this release

We're extremely happy to provide you the latest preview release of Neo4j-ETL.

Thanks to our partners at Larus IT the neo4j-etl tool made great progress in the last few months.

We now bundle the drivers for postgres and mysql and added support for any database JDBC drivers (MS SQLServer, Oracle, DB2, ...) for Neo4j Enterprise.

Fixed issues:

  • better data type conversion (esp. for oracle)
  • handling multiple schemas with duplicate table names
  • escape unusal table name symbols
  • handle unknown data types
  • import into running databases via bolt-connector, cypher-shell and neo4j-shell