Skip to content

Commit

Permalink
Update readme & licence
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayssam Saleh authored and Hayssam Saleh committed Jun 11, 2024
1 parent 296e36f commit 9e4eae7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Starlake.AI JSQLTranspiler is a SQL to DuckDB Transpiler.
Copyright (C) ${year} ${name} <${email}> on behalf of Starlake.AI
Copyright (C) 2024 Starlake.AI

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -11,4 +11,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# JSQLTranspiler [Website](https://starlake.ai/starlake/)
# JSQLTranspiler [Try it](https://starlake.ai/starlake/index.html#sql-transpiler)

A pure Java stand-alone SQL Transpiler for translating various large RDBMS SQL Dialects into a few smaller RDBMS Dialects for Unit Testing. Based on JSQLParser.

Expand Down

0 comments on commit 9e4eae7

Please sign in to comment.