{"id":26426177,"url":"https://github.com/lugolbis/neo4j-migrator","last_synced_at":"2025-10-08T11:09:17.871Z","repository":{"id":282929031,"uuid":"949124209","full_name":"LugolBis/Neo4j-Migrator","owner":"LugolBis","description":"Relational database migrator to graph database 💾","archived":false,"fork":false,"pushed_at":"2025-07-09T20:46:35.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T04:54:38.213Z","etag":null,"topics":["database","graph-database","neo4j","polars","postgresql","relational-database","rust","rust-polars","sql"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LugolBis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-15T18:23:30.000Z","updated_at":"2025-07-28T18:55:33.000Z","dependencies_parsed_at":"2025-03-17T18:28:52.183Z","dependency_job_id":"e01025d1-c855-40ec-a293-9535384efd06","html_url":"https://github.com/LugolBis/Neo4j-Migrator","commit_stats":null,"previous_names":["lugolbis/neo4j-migrator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LugolBis/Neo4j-Migrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LugolBis%2FNeo4j-Migrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LugolBis%2FNeo4j-Migrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LugolBis%2FNeo4j-Migrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LugolBis%2FNeo4j-Migrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LugolBis","download_url":"https://codeload.github.com/LugolBis/Neo4j-Migrator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LugolBis%2FNeo4j-Migrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278931654,"owners_count":26070789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","graph-database","neo4j","polars","postgresql","relational-database","rust","rust-polars","sql"],"created_at":"2025-03-18T03:22:41.928Z","updated_at":"2025-10-08T11:09:17.816Z","avatar_url":"https://github.com/LugolBis.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neo4j-Migrator 💾\n\n## What's Neo4j-Migrator ?\n\nNeo4j-Migrator is a powerfull tool that permite you to **migrate** a **relationnal database** into a **graph database**.\nWith the simple access of your relationnal database it export the data/meta-data needed for the migration. After export the data into CSV files and the meta-data into JSON file, Neo4j-Migrator use them to translate your relationnal database into a graph database and generate **CSV** files. You could use these files to perform import to your Neo4j database.\n\n## Getting started\n\n1) Check the [Requirements](https://github.com/LugolBis/Neo4j-Migrator#requirements)\n2) Configure your Neo4j database\n3) Install **Neo4j-Migrator** :\n   ```BashScript\n   $ git clone https://github.com/LugolBis/Neo4j-Migrator.git\n   ```\n4) Start your Neo4j database and run **Neo4j-Migrator** :\n   ```BashScript\n   $ cargo run\n   ```\n\n## Requirements\n\n### PostgreSQL\n\n- A valid connection to a **PostgreSQL** database (address,port,username,etc.)\n- The PostgreSQL CLI : **psql**\n\n### Neo4j\n\n- A valid connection to a **Neo4j** database (uri,username,password,etc.)\n- The Neo4j CLI : **Cypher-Shell**\n- The plugin **APOC**\n\n\u003e [!WARNING]\n\u003e You need to configure your Neo4j database to add the **APOC** plugin and allow it in your database files configuration.\n\n\u003cbr\u003e\n\n| Operating System | Relationnal Database | Graph Database | Plugin | Compatibility |\n|:-:|:-:|:-:|:-:|:-:|\n| Linux/macOS | PostgreSQL | Neo4j **v5.26.0** | APOC **v5.26.2** | ✅ |\n| other~ | other~ | other~ | other~ | ❔ |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flugolbis%2Fneo4j-migrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flugolbis%2Fneo4j-migrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flugolbis%2Fneo4j-migrator/lists"}