sqlschm

A SQLite Schema Parser (by coast-team)

Sqlschm Alternatives

Similar projects and alternatives to sqlschm

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlschm alternative or higher similarity.

sqlschm reviews and mentions

Posts with mentions or reviews of sqlschm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • Writing a Python SQL engine from scratch
    4 projects | news.ycombinator.com | 3 Jan 2023
    > The main reason why I ended up building a SQL engine was...just for entertainment. It's been fun learning about all the things

    I also wrote an SQL parser [1] for SQLite schema. This was mainly for fun, but also to support the specificities of SQLite schema. I was not happy with the result of other parsers (including sqlglot).

    [1] https://github.com/coast-team/sqlschm

  • Open Source SQL Parsers
    9 projects | news.ycombinator.com | 21 Apr 2022
    SQL is a mess. It is difficult to find a parser that fulfills your needs.

    A month ago, I needed a parser to parse SQLite schemas. SQLite has some edge case and I needed a lossless parsing to detect these edge cases.

    I finally wrote my own parser [1] to fullfill my needs and to have some fun. This is for a POC project.

    [1] https://github.com/coast-team/sqlschm

Stats

Basic sqlschm repo stats
2
5
2.4
about 1 year ago

coast-team/sqlschm is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of sqlschm is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com