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

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

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

2 个仓库

Awesome GitHub RepositoriesData Shaping

Defining specific subsets of database rows and columns for synchronization.

Distinguishing note: The candidates focus on geometric shapes or metadata; this is about relational data subsetting

Explore 2 awesome GitHub repositories matching data & databases · Data Shaping. Refine with filters or upvote what's useful.

Awesome Data Shaping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • electric-sql/electricelectric-sql 的头像

    electric-sql/electric

    9,909在 GitHub 上查看↗

    Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It replicates data from Postgres databases to client-side stores in real time using logical replication, allowing applications to maintain a local embedded database for offline access and low-latency updates. The system distinguishes itself by using shapes to filter and authorize specific subsets of database rows and columns before streaming them to clients or edge workers. It further supports multi-user collaboration by integrating a conflict-free replicated data type framework t

    Allows defining specific rows and columns from tables to be synchronized using filters and selections.

    Elixircrdtcrdtselixir
    在 GitHub 上查看↗9,909
  • johnkerl/millerjohnkerl 的头像

    johnkerl/miller

    9,911在 GitHub 上查看↗

    Miller is a command-line data processor used for filtering, transforming, and aggregating name-indexed tabular data. It functions as a tool for querying and reshaping records across multiple file formats, serving as a converter between CSV, JSON, and YAML. The tool distinguishes itself by using a name-indexed data model, allowing users to manipulate fields by name rather than numeric position. It utilizes single-pass streaming algorithms to compute statistics and summaries on large datasets that exceed available system memory. Its capabilities cover data transformation and analysis, includin

    Removes unnecessary columns or creates new ones using programming statements to clean datasets.

    Gocommand-linecommand-line-toolscsv
    在 GitHub 上查看↗9,911
  1. Home
  2. Data & Databases
  3. Data Shaping