Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveRMaltby committed Oct 22, 2023
1 parent 2c891d6 commit ad41319
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# SqlBuildingBlocks
[![Build](https://github.com/Servant-Software-LLC/SqlBuildingBlocks/actions/workflows/main.yml/badge.svg)](https://github.com/Servant-Software-LLC/SqlBuildingBlocks/actions/workflows/main.yml)

## Project Status
**IMPORTANT NOTE:** This project is currently under development and not yet viable for production use. It is a work in progress, and we appreciate your patience and interest.
**IMPORTANT NOTE:** This project is currently under development and not yet viable for production use. It is a work in progress, and we appreciate your patience, help and/or interest.

## Overview
SqlBuildingBlocks is an extensible open-source library, designed to parse SQL into manageable, logical classes tailored to different database technologies. It's built upon Irony's SQLGrammar example and leverages design patterns like Factory and Strategy for customization of SQL parsing, making it an excellent tool for working with SQL across multiple databases.
Expand Down

0 comments on commit ad41319

Please sign in to comment.