[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10451":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},10451,"dataset","pudo\u002Fdataset","pudo","Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.","https:\u002F\u002Fdataset.readthedocs.org\u002F",null,"Python",4865,299,97,20,0,1,8,29.43,"MIT License",false,"main",[24,25,26],"database","python","sql","2026-06-12 02:02:22","# dataset: databases for lazy people\n\n![build](https:\u002F\u002Fgithub.com\u002Fpudo\u002Fdataset\u002Fworkflows\u002Fbuild\u002Fbadge.svg)\n\nIn short, **dataset** makes reading and writing data in databases as simple as reading and writing JSON files.\n\n[Read the docs](https:\u002F\u002Fdataset.readthedocs.io\u002F)\n\nTo install dataset, fetch it with ``pip``:\n\n```bash\n$ pip install dataset\n```\n\n**Note:** as of version 1.0, **dataset** is split into two packages, with the\ndata export features now extracted into a stand-alone package, **datafreeze**.\nSee the relevant repository [here](https:\u002F\u002Fgithub.com\u002Fpudo\u002Fdatafreeze).\n","dataset 是一个简化了SQL数据库操作的Python库，支持隐式表创建、批量加载和事务处理。它让开发者能够像操作JSON文件一样轻松地读写数据库中的数据，极大地降低了数据库使用的复杂度。其核心功能包括自动化的表结构管理、高效的数据导入导出以及对多种数据库后端的支持（如SQLite, PostgreSQL等）。适用于需要快速开发原型或希望减少数据库相关代码量的应用场景中，尤其适合那些追求简洁代码风格的小型项目或团队。",2,"2026-06-11 03:28:38","top_topic"]