awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shopizer-ecommerce avatar

shopizer-ecommerce/shopizer

0
View on GitHub↗
3,880 星标·3,227 分支·Java·apache-2.0·12 次浏览www.shopizer.com↗

Shopizer

Shopizer is a Java-based e-commerce platform designed for managing digital storefronts. It provides a centralized headless backend that coordinates product catalogs, shopping carts, and order processing workflows.

The system is built as a containerized application ready for deployment and scaling within Kubernetes clusters on cloud infrastructure. It utilizes a headless architecture to decouple business logic from the presentation layer via a RESTful interface.

The platform covers commerce management through inventory tracking, merchant account coordination, and order fulfillment workflows. Data is managed through a combination of relational persistence for structured catalogs and vector-based retrieval for semantic search and product recommendations.

Security is handled through a role-based access control system that verifies user identities and restricts administrative and merchant activities based on assigned permissions.

Features

  • Headless Commerce - Provides a comprehensive headless commerce platform for coordinating product catalogs, shopping carts, and order processing.
  • Merchant Profiles - Coordinates merchant account identities and business profiles to facilitate selling activities on the platform.
  • E-commerce Platforms - Offers a full-featured Java-based e-commerce platform for managing digital storefronts and retail operations.
  • E-Commerce Backends - Provides a centralized e-commerce backend to coordinate retail operations, catalogs, and order workflows.
  • Inventory Management - Includes inventory management for monitoring stock availability across the product catalog to prevent overselling.
  • Order Fulfillment - Manages the entire order fulfillment lifecycle from payment confirmation to final delivery.
  • Order Management Systems - Implements an order management system to convert shopping carts into finalized orders and track fulfillment.
  • Product Catalogs - Provides product catalogs for organizing sellable items, including pricing, descriptions, and categories.
  • Shopping Carts - Ships shopping cart logic to track selected items and quantities for users during the purchase process.
  • Role-Based Access Control - Provides a security system that restricts application functionality based on assigned user roles and permission levels.
  • Role-Based Access Control Systems - Implements a framework for managing administrative and merchant permissions through defined user roles.
  • Headless Architectures - Implements a headless architecture that decouples backend business logic from the presentation layer via a RESTful interface.
  • Vector Databases and Search - Integrates vector databases and search to enable semantic product discovery and advanced recommendations.
  • Relational Persistence Layers - Employs relational persistence layers using JPA to map Java objects to database tables for consistent data storage.
  • Vector Storage - Combines relational databases with vector storage for flexible retrieval of structured and semantic application data.
  • Application Cloud Deployments - Supports application cloud deployments using a containerized architecture for scalable hosting on cloud providers.
  • Container Orchestrators - Utilizes container orchestrators to manage the deployment and scaling of the e-commerce backend across clusters.
  • Kubernetes Deployments - Provides containerized configurations and tooling for deploying the commerce platform into Kubernetes clusters.
  • Kubernetes Application Deployments - Implements automated workflows for deploying containerized store services into Kubernetes clusters.
  • Kubernetes Orchestration - Uses Kubernetes orchestration for managing the deployment and scaling of services within container clusters.

Star 历史

shopizer-ecommerce/shopizer 的 Star 历史图表shopizer-ecommerce/shopizer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

shopizer-ecommerce/shopizer 是做什么的?

Shopizer is a Java-based e-commerce platform designed for managing digital storefronts. It provides a centralized headless backend that coordinates product catalogs, shopping carts, and order processing workflows.

shopizer-ecommerce/shopizer 的主要功能有哪些?

shopizer-ecommerce/shopizer 的主要功能包括:Headless Commerce, Merchant Profiles, E-commerce Platforms, E-Commerce Backends, Inventory Management, Order Fulfillment, Order Management Systems, Product Catalogs。

shopizer-ecommerce/shopizer 有哪些开源替代品?

shopizer-ecommerce/shopizer 的开源替代品包括: lunarphp/lunar — Lunar is a modular PHP e-commerce framework and headless commerce engine designed to manage the backend logic and data… vendurehq/vendure — Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as… mirumee/saleor — Saleor is a composable e-commerce platform and global order orchestrator designed as an extensible commerce backend.… spree/spree — This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for… linlinjava/litemall — Litemall is an open-source e-commerce platform built on Java and Spring Boot that provides a complete retail… crmeb/crmeb — CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers…

Shopizer 的开源替代方案

相似的开源项目,按与 Shopizer 的功能重合度排序。
  • lunarphp/lunarlunarphp 的头像

    lunarphp/lunar

    3,415在 GitHub 上查看↗

    Lunar is a modular PHP e-commerce framework and headless commerce engine designed to manage the backend logic and data models of an online store. It provides a decoupled infrastructure that separates business logic from the presentation layer, allowing for the orchestration of digital storefronts via an API. The system is distinguished by its headless-first approach and a dedicated toolkit for building customized administration interfaces using pre-made components and widgets. It supports complex global operations through a multilingual commerce system that handles regional storefront configu

    PHPe-commerceecommercefilamentphp
    在 GitHub 上查看↗3,415
  • vendurehq/vendurevendurehq 的头像

    vendurehq/vendure

    7,924在 GitHub 上查看↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    TypeScriptecommerceecommerce-apiecommerce-framework
    在 GitHub 上查看↗7,924
  • mirumee/saleormirumee 的头像

    mirumee/saleor

    22,995在 GitHub 上查看↗

    Saleor is a composable e-commerce platform and global order orchestrator designed as an extensible commerce backend. It provides a GraphQL headless commerce API that separates core business logic and data management from the presentation layer, allowing for the management of products, orders, and customers without a predefined storefront. The platform is built for multi-channel store management, enabling the independent control of pricing, currencies, and stock across various sales channels and warehouses. It differentiates itself through a modular architecture that integrates custom business

    Python
    在 GitHub 上查看↗22,995
  • spree/spreespree 的头像

    spree/spree

    15,230在 GitHub 上查看↗

    This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for managing online retail operations. It provides the foundational infrastructure to handle complex product catalogs, customer order lifecycles, and global payment processing within a unified system. The platform distinguishes itself through a headless, API-first architecture that decouples backend commerce logic from custom frontend storefronts. It supports multi-tenant environments, allowing for the management of multiple independent retail storefronts or marketplaces from a si

    Rubycarte-commerceecommerce
    在 GitHub 上查看↗15,230
查看 Shopizer 的所有 30 个替代方案→