Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/Artificial Intelligence/AI Development/AI Library/
Connector X
Search

Connector X

Creator
Creator
Seonglae Cho
Created
Created
2021 Aug 9 11:19
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Oct 10 17:11
Refs
Refs
Pandas

Fastest library to load data from DB to DataFrames in Rust and Python

Connector X Usage
Connector X Python
Connector X Rust
 
 
 
 
 
GitHub - sfu-db/connector-x: Fastest library to load data from DB to DataFrames in Rust and Python
Load data from to , the fastest way. ConnectorX enables you to load data from databases into Python in the fastest and most memory efficient way. What you need is one line of code: import connectorx as cx cx.read_sql("postgresql://username:password@server:port/database", "SELECT * FROM lineitem") Optionally, you can accelerate the data loading using parallelism by specifying a partition column.
GitHub - sfu-db/connector-x: Fastest library to load data from DB to DataFrames in Rust and Python
https://github.com/sfu-db/connector-x?utm_source=tldrnewsletter
GitHub - sfu-db/connector-x: Fastest library to load data from DB to DataFrames in Rust and Python
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/Artificial Intelligence/AI Development/AI Library/
Connector X
Copyright Seonglae Cho