Skip to content

Commit 78209d0

Browse files
authored
Merge pull request #2 from chdb-io/dev
Update README with acknowledgments section
2 parents 3e1d9aa + d6087cf commit 78209d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,9 @@ You can file the bug at the [github issues page](https://github.com/chdb-io/chdb
120120
## License
121121
122122
This library is licensed under `Apache License 2.0`, see [`LICENSE`](./LICENSE).
123+
124+
## Acknowledgments
125+
Special thanks to the following projects:
126+
127+
* [chDB 2.0 Ruby client](https://github.com/g3ortega/chdb) – As the foundational work for chDB 2.0, its design and architecture inspired this chDB 3.0 Ruby client.
128+
* [SQLite3](https://github.com/sparklemotion/sqlite3-ruby) – We adopted patterns from its elegant Ruby API design.

0 commit comments

Comments
 (0)