awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
magento avatar

magento/data-migration-tool

0
View on GitHub↗
339 stars·194 forks·PHP·OSL-3.0·12 viewsdevdocs.magento.com/guides/v2.3/migration/bk-migration-guide.html↗

Data Migration Tool

We're pleased you're considering moving from the world's #1 eCommerce platform—Magento 1.x—to the eCommerce platform for the future, Magento 2. We're also excited to share the details about this process, which we refer to as migration.

Features

  • Core Development Tools - Official utility for migrating data from previous versions.

Star history

Star history chart for magento/data-migration-toolStar history chart for magento/data-migration-tool

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Data Migration Tool

Similar open-source projects, ranked by how many features they share with Data Migration Tool.
  • magento/architecturemagento avatar

    magento/architecture

    278View on GitHub↗

    This repository is created by initiative of Magento architects to discuss with the Magento community any open questions around Magento 2 architecture such as design documents, proposals, or any other architectural artifacts.

    View on GitHub↗278
  • magento/magento-coding-standardmagento avatar

    magento/magento-coding-standard

    373View on GitHub↗

    A set of Magento rules for PHP_CodeSniffer tool.

    PHP
    View on GitHub↗373
  • magento/magento2magento avatar

    magento/magento2

    12,126View on GitHub↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    PHPecommerceecommerce-platformhacktoberfest
    View on GitHub↗12,126
  • onnx/onnxonnx avatar

    onnx/onnx

    20,358View on GitHub↗

    ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing neural network models. By defining a common set of operators and a standardized file structure, it enables models to be shared, exported, and executed consistently across different training frameworks and software ecosystems. The project functions as an intermediate representation layer that decouples model development from deployment. It utilizes a language-neutral binary serialization format to store model structures and weights, ensuring that computational graphs remain por

    Pythonaiartificial-intelligencedeep-learning
    View on GitHub↗20,358
See all 5 alternatives to Data Migration Tool→

Frequently asked questions

What does magento/data-migration-tool do?

We're pleased you're considering moving from the world's #1 eCommerce platform—Magento 1.x—to the eCommerce platform for the future, Magento 2. We're also excited to share the details about this process, which we refer to as migration.

What are the main features of magento/data-migration-tool?

The main features of magento/data-migration-tool are: Core Development Tools.

What are some open-source alternatives to magento/data-migration-tool?

Open-source alternatives to magento/data-migration-tool include: magento/architecture — This repository is created by initiative of Magento architects to discuss with the Magento community any open… magento/magento-coding-standard — A set of Magento rules for PHP_CodeSniffer tool. magento/magento2 — This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing… onnx/onnx — ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing… onnx/onnx-docker.