tree-sitter-sql VS taplo

Compare tree-sitter-sql vs taplo and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
tree-sitter-sql taplo
6 3
131 1,162
- -
8.5 7.9
11 days ago 6 days ago
JavaScript Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tree-sitter-sql

Posts with mentions or reviews of tree-sitter-sql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.

taplo

Posts with mentions or reviews of taplo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • Writing a SQL LS in Rust - Looking for Coding Companions.
    6 projects | /r/rust | 15 Jan 2023
    You might find useful this: https://github.com/tamasfe/taplo
  • Master any CLI tool with this one weird trick
    5 projects | dev.to | 14 Dec 2022
    Some CLI tools have man pages and in such situations like writing completion spec, people usually use them as a source to learn about the tool and its subcommands options, etc. (Usually they have the best reputation for being the most accurate source of information). Though, the tool I chose to write the completion spec, taplo, did not have any manual entry pages. Even better! I found their website and documentation which was really helpful.
  • Language Server for pest.rs grammar.
    4 projects | /r/rust | 24 May 2021
    Because I targeted WASM, I needed to roll my own. It simply needs async functions as handlers and a world state that is passed along with the requests to the handlers. (example here). You can use it as an example, the code is not the prettiest, but I'll happily answer questions.

What are some alternatives?

When comparing tree-sitter-sql and taplo you can also consider the following projects:

grammars-v4 - Grammars written for ANTLR v4; expectation that the grammars are free of actions.

lsp-server

prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

toml - Rust TOML Parser

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

rq - Record Query - A tool for doing record analysis and transformation

duckdb - DuckDB is an in-process SQL OLAP Database Management System

joshuto - ranger-like terminal file manager written in Rust

lezer-snowsql

hprof-slurp - JVM heap dump analyzer

tree-sitter-sql - SQL grammar for tree-sitter

sqls - SQL language server written in Go.