Bug 266450 - [new port] databases/py-mariadb-connector-python
Summary: [new port] databases/py-mariadb-connector-python
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 17:53 UTC by Vikash Badal
Modified: 2022-09-16 17:53 UTC (History)
0 users

See Also:


Attachments
new port (3.10 KB, text/plain)
2022-09-16 17:53 UTC, Vikash Badal
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vikash Badal 2022-09-16 17:53:55 UTC
Created attachment 236597 [details]
new port

MariaDB Connector/Python enables python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB Connector/C client library for client server communication.