Skip to content

Commit

Permalink
Merge pull request #123 from rsmckinney/main
Browse files Browse the repository at this point in the history
Add manifold-sql reference
  • Loading branch information
davidgasquez authored Jul 9, 2024
2 parents a623167 + ee3c74b commit 1e88f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ You can chat with this page's content on [HuggingChat](https://hf.co/chat/assist
- [jOOQ](https://www.jooq.org/) - Type safe querying of DuckDB (and many other RDBMS) from Java. A [transpiler](https://www.jooq.org/translate/) from and to DuckDB is also available.
- [SQL DATA LENS](https://sqldatalens.com/build-in-support-for-duckdb/) - A lightweight, commercial SQL IDE that supports different DBMS, including DuckDB. The focus on performance and special DBMS features.
- [Dataflare](https://dataflare.app) - Simple easy-to-use database manager, supports DuckDB, PostgreSQL, MySQL, SQL Server, SQLite etc.
- [manifold-sql (DuckDB for Java)](https://github.com/manifold-systems/manifold/blob/master/docs/articles/duckdb_info.md) - Use native DuckDB SQL of any complexity directly & type-safely in Java source with comprehensive IntelliJ support.

## Projects Powered by DuckDB

Expand Down

0 comments on commit 1e88f95

Please sign in to comment.