File tree 1 file changed +1
-0
lines changed
packages/dolt/content/guides
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Let us know what else you'd like to see tested by sending us [email](mailto:inte
13
13
| Connector | Language | Blog | Sample Code |
14
14
| --------------------------------------------------------------------------| ----------| --------------------------------------------------------------------------------------| ----------------------------------------------------------------|
15
15
| [ 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 ) |
16
17
| [ 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 ) |
17
18
18
19
## Frameworks/ORMs
You can’t perform that action at this time.
0 commit comments