Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maartenvanvliet/sql_parser
sql_parser
https://github.com/maartenvanvliet/sql_parser
Last synced: 28 days ago
JSON representation
sql_parser
- Host: GitHub
- URL: https://github.com/maartenvanvliet/sql_parser
- Owner: maartenvanvliet
- License: mit
- Created: 2022-12-30T17:22:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T14:53:32.000Z (over 1 year ago)
- Last Synced: 2024-03-14T19:18:21.289Z (10 months ago)
- Language: Rust
- Size: 909 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SqlParser
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sql_parser` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:sql_parser, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .