Skip to content

Commit ca41e06

Browse files
authored
Merge pull request #2410 from dolthub/fulghum/minor-doc-updates
Add Perl+Dolt blog and sample app to connector libraries documentation
2 parents 4c25225 + 00b8d77 commit ca41e06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/dolt/content/guides/dolt-tested-apps.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Let us know what else you'd like to see tested by sending us [email](mailto:inte
1313
| Connector | Language | Blog | Sample Code |
1414
|--------------------------------------------------------------------------|----------|--------------------------------------------------------------------------------------|----------------------------------------------------------------|
1515
| [JDBC](https://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/) | Java | [Blog](https://www.dolthub.com/blog/2024-10-11-dolt-with-jdbc/) | [Code](https://github.com/dolthub/dolt-jdbc-sample) |
16+
| [Perl DBI](https://dev.mysql.com/doc/refman/8.4/en/apis-perl.html) | Perl | [Blog](https://www.dolthub.com/blog/2024-11-29-dolt-with-perl/) | [Code](https://github.com/dolthub/dolt-perl-sample) |
1617
| [MySQL Connector/Python](https://dev.mysql.com/doc/connector-python/en/) | Python | [Blog](https://www.dolthub.com/blog/2024-11-01-dolt-with-mysql-connector-in-python/) | [Code](https://github.com/dolthub/dolt-mysql-connector-python) |
1718

1819
## Frameworks/ORMs

0 commit comments

Comments
 (0)