bensauve_Original post
Apple Developer
I have a roughly 250 row by 8 col datafram inside a python app. Do appwrite databases have bulk write functionality to increaase the speed i can write the df to the db?
Summary
Developer is asking if there is bulk write functionality in Appwrite databases to speed up writing a large data frame (250 rows by 8 columns) to the database.