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
D

DTStack/dt-sql-parser

0
View on GitHub↗
0 stars·0 forks·13 views

Dt Sql Parser

[npm-image]: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/dt-sql-parser

Features

  • Parsing Tools - Big data SQL parser.

Star history

Star history chart for dtstack/dt-sql-parserStar history chart for dtstack/dt-sql-parser

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 Dt Sql Parser

Similar open-source projects, ranked by how many features they share with Dt Sql Parser.
  • andrejewski/himalayaandrejewski avatar

    andrejewski/himalaya

    940View on GitHub↗

    Try online 🚀 | Read the specification 📖

    JavaScript
    View on GitHub↗940
  • apostrophecms/sanitize-htmlapostrophecms avatar

    apostrophecms/sanitize-html

    4,129View on GitHub↗

    This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to prevent cross-site scripting attacks. It functions as a content filter that whitelists specific elements and attributes while escaping or discarding unauthorized markup. The project includes an HTML transformation engine that allows for the modification or replacement of tags and attributes using custom logic. It also features a CSS style validator to clean inline properties against permitted patterns and a system for resource URL validation to restrict hostnames and schemes. The

    JavaScript
    View on GitHub↗4,129
  • eemeli/yamleemeli avatar

    eemeli/yaml

    1,623View on GitHub↗
    TypeScriptyamlyaml-editoryaml-parser
    View on GitHub↗1,623
  • adaltas/node-csvA

    adaltas/node-csv

    4,268View on GitHub↗

    This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values. It provides tools for converting data records into plain text via synchronous, callback-based, or stream-based implementations. The project distinguishes itself by offering a streaming implementation through the native Node.js Transform API, which allows for the processing of large datasets without loading all records into memory. It also includes a flexible formatting system to define specific delimiters, quotes, escape characters, and header configurations. The toolset cov

    JavaScript
    View on GitHub↗4,268
See all 27 alternatives to Dt Sql Parser→

Frequently asked questions

What does dtstack/dt-sql-parser do?

[npm-image]: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/dt-sql-parser

What are the main features of dtstack/dt-sql-parser?

The main features of dtstack/dt-sql-parser are: Parsing Tools.

What are some open-source alternatives to dtstack/dt-sql-parser?

Open-source alternatives to dtstack/dt-sql-parser include: andrejewski/himalaya — Try online 🚀 | Read the specification 📖. apostrophecms/sanitize-html — This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to… eemeli/yaml. fb55/htmlparser2 — htmlparser2 is a collection of tools for high-performance markup parsing, DOM manipulation, and incremental stream… inikulin/parse5 — parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and… adaltas/node-csv — This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values.…