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

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

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

2 个仓库

Awesome GitHub RepositoriesSchema Type Assignment

Manually assigning data types (integer, string, date) to columns for correct parsing and analysis.

Distinct from Column Classifiers: Candidates focus on disk storage or column projection, not the logical assignment of types for parsing.

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

Awesome Schema Type Assignment GitHub Repositories

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

    saulpw/visidata

    8,834在 GitHub 上查看↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Defines columns as strings, integers, or dates to ensure correct parsing and calculations.

    Pythonclicsvdatajournalism
    在 GitHub 上查看↗8,834
  • garmeeh/next-seogarmeeh 的头像

    garmeeh/next-seo

    8,298在 GitHub 上查看↗

    next-seo is a search engine optimization toolkit and component library for Next.js. It provides a set of React components and utilities for managing page titles, descriptions, and social media tags to improve how web pages are indexed and displayed. The project functions as a structured data manager and JSON-LD schema generator. It transforms entity data into standardized schema properties for articles, products, and organizations, enabling the implementation of rich snippets in search engine results. The toolkit covers a broad range of metadata management, including business identity mappin

    Infers and inserts the correct schema properties based on input structure to eliminate manual specification.

    TypeScripthacktoberfesthacktoberfest-acceptedjson-ld
    在 GitHub 上查看↗8,298
  1. Home
  2. Data & Databases
  3. Schema Type Assignment

探索子标签

  • Automated Schema AssignmentsAutomatic assignment of schema properties based on the structure of input data. **Distinct from Schema Type Assignment:** Distinct from Schema Type Assignment by focusing on the automation of property mapping rather than manual data type definition.