2 个仓库
Command line interfaces for installing and managing system plugins to extend data capabilities.
Distinct from Command Line Extensions: Focuses on the administrative installation of plugins via CLI rather than the framework for defining them.
Explore 2 awesome GitHub repositories matching development tools & productivity · Plugin Management CLI. Refine with filters or upvote what's useful.
Octosql 是一个联邦 SQL 查询引擎、数据转换器和流式 SQL 处理器。它允许用户跨多个异构数据源(包括不同类型的数据库和文件格式)执行单一 SQL 语句,从而合并并转换结果集。 该系统的独特之处在于将 CSV、JSONLines 和 Parquet 文件视为虚拟表,并利用基于插件的架构扩展对外部存储引擎的连接。它作为无限数据流的流式处理器,使用水印(watermarks)、撤回(retractions)和翻滚窗口(tumbling windows)来维持乱序事件的一致性。此外,它还可用作 SQL 数据生成器,通过表值函数生成合成数据集和记录流。 该引擎具备跨源数据连接和多源分析能力,并通过源端谓词下推(predicate push-down)进行优化,以减少数据传输。它通过包含联合类型的静态类型系统管理复杂数据,并提供查询执行计划可视化功能以增强可观测性。
Provides a command line interface to install plugins that expand database support and generation capabilities.
vue-framework-wz 是一个 Vue.js 管理后台框架和模块化前端样板,专为构建管理界面而设计。它提供了一个企业级 UI 组件库和一个基于角色的访问控制系统,用于管理用户登录并限制对受保护管理路由的访问。 该框架具有一个用于管理可选插件依赖项以优化包大小的命令行工具。它包括一个自动化导航系统,可根据应用路由配置生成多级侧边栏、面包屑和标签页浏览界面。 该项目涵盖了更广泛的企业能力,包括针对开发和生产环境的特定构建配置、用于表格数据的 CSV 数据导出工作流,以及用于内容创建的集成富文本和 Markdown 编辑器。
Provides a command-line interface to manage the installation and removal of plugins to optimize the final bundle size.