Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

UBOdin/sparsity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👷 Migration 👷

This repository is now hosted on Codeberg

sparsity

Fast, Free, Pure Scala SQL Parser built with fastparse

Example

import sparsity.parser.SQL
import fastparse.Parsed

val tree = SQL("SELECT * FROM R")

ASTs

Maven

libraryDependencies ++= Seq("info.mimirdb" %% "sparsity" % "1.5")

Version History

1.7 (Breaking)

  • Added cross-compiled support for Scala 2.12

About

Fast, Free SQL Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages