【Python】永久化存储的数量问题

xls只能存6w条数据,xlsx只能存10w数据,现在我要存100w数据,除了数据库还有别的东西和对应的库及使用方法吗

可以存csv或者txt,会比excel方便一些