{"library":"dataset","type":"library","category":null,"description":"The Python 'dataset' library (version 1.6.2) is a lightweight toolkit for simplified Python-based database access, abstracting away much of the direct SQL interaction. It enables reading and writing data in SQL data stores with an API designed to feel as straightforward as working with JSON files, offering features like implicit table and column creation, upserts, and convenient query helpers. Built on SQLAlchemy, it ensures compatibility with major databases such as SQLite, PostgreSQL, and MySQL. The library maintains a steady release cadence with bug fixes and feature enhancements.","language":"python","status":"active","version":"1.6.2","tags":["database","sql","orm","data","toolkit","sqlite","postgresql","mysql"],"last_verified":"Thu May 21","install":[{"cmd":"pip install dataset","imports":["import dataset"]},{"cmd":"pip install \"dataset[postgresql]\" # or \"dataset[mysql]\"","imports":[]}],"homepage":"https://dataset.readthedocs.io","github":"https://github.com/pudo/dataset","docs":"https://dataset.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/dataset/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":1.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dataset/compatibility"}}