KuzuAlchemy is an Object-Relational Mapping (ORM) library for the Kuzu graph database. It provides a SQLAlchemy-like interface for working with graph data.
The CSV to database command line loader. csv2db reads CSV files and loads them into a database. Rather than having to go through the CSV data first and find out what columns and data types are present ...