{ "info": { "author": "Amirouche Boubekki", "author_email": "amirouche@hypermove.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Python wiredtiger ffi\n=====================\n\nPython cffi bindings for `wiredtiger `_.\n\n\nBuild your own database\n-----------------------\n\n- ACID\n- NoSQL\n- table-based\n- persistent\n- networkless\n- automatic index\n- multithread support\n- ordered key/value store\n\nInformations\n------------\n\n- Tested with `wiredtiger ` 3.0.0\n- License: GPLv2 or GPLv3 (same as wiredtiger)\n- Author: `amirouche `_\n- Forge: `github `_\n\n\nKesako wiredtiger ?\n-------------------\n\nAt the very core, it's a configurable ordered key/value store, column aware,\nwith global transactions.\n\nwiredtiger is a versatile database built by the engineers who created\nOracle Berkeley Database (formely known as Sleepycat Database and bsddb).\n\nIt can provide a performance boost for your application but also\nsimplify its design by using a schema that is simpler than the one you\nwould use with SQLite. It also target much larger volume and complex\nworkload than SQLite.\n\nIt's the default backend in mongodb since 3.2.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amirouche/python-wiredtiger-ffi", "keywords": "", "license": "GPLv2 or GPLv3", "maintainer": "", "maintainer_email": "", "name": "wiredtiger-ffi", "package_url": "https://pypi.org/project/wiredtiger-ffi/", "platform": "", "project_url": "https://pypi.org/project/wiredtiger-ffi/", "project_urls": { "Homepage": "https://github.com/amirouche/python-wiredtiger-ffi" }, "release_url": "https://pypi.org/project/wiredtiger-ffi/3.1.0.1/", "requires_dist": null, "requires_python": "", "summary": "cffi bindings for wiredtiger", "version": "3.1.0.1" }, "last_serial": 4447419, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "0924f9d61655a11a91c76bad2506a7e1", "sha256": "da11323152a5aa0cdeee2bb957f90c78877917cf357313ac29b5114fb8a05e4b" }, "downloads": -1, "filename": "wiredtiger-ffi-0.3.tar.gz", "has_sig": false, "md5_digest": "0924f9d61655a11a91c76bad2506a7e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5209, "upload_time": "2018-06-08T22:10:44", "url": "https://files.pythonhosted.org/packages/60/87/0b41c4e99d0e8beec8ae1e553f5d9a1946407d9416f541856ccdd9ac68d1/wiredtiger-ffi-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1d3f3fec0cbea334ead7d26d1bdc69a2", "sha256": "6ca34274b72913461021e8cc77143a17343f8a4c13059dbf060f2596792ae015" }, "downloads": -1, "filename": "wiredtiger-ffi-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1d3f3fec0cbea334ead7d26d1bdc69a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5182, "upload_time": "2018-06-08T22:12:39", "url": "https://files.pythonhosted.org/packages/fb/d2/f967b919d7903e251bbd5b5431617c2fe95827562fe2ac8e40a6728c3a12/wiredtiger-ffi-0.3.1.tar.gz" } ], "2.9.3.0": [ { "comment_text": "", "digests": { "md5": "78de4c60036746bfac8286245cfa7170", "sha256": "1a7e4418f4e0c31629358265dd9f8902e29d6365971f830a34fa1a99a403cf21" }, "downloads": -1, "filename": "wiredtiger-ffi-2.9.3.0.tar.gz", "has_sig": false, "md5_digest": "78de4c60036746bfac8286245cfa7170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37014, "upload_time": "2018-10-26T20:48:26", "url": "https://files.pythonhosted.org/packages/1f/0e/55dddabb61e24b1ca4378640768b759f1fd2fd5940e17d454cebea7108ad/wiredtiger-ffi-2.9.3.0.tar.gz" } ], "3.0.0.1": [ { "comment_text": "", "digests": { "md5": "b5d5013df9abfbaa703f24c3fdf9cd42", "sha256": "25d35aec6ecdc7accd7ea6cf865c07109e79ec4d2079c52436f3edffde92a968" }, "downloads": -1, "filename": "wiredtiger-ffi-3.0.0.1.tar.gz", "has_sig": false, "md5_digest": "b5d5013df9abfbaa703f24c3fdf9cd42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5228, "upload_time": "2018-10-28T14:34:43", "url": "https://files.pythonhosted.org/packages/71/66/2d29a3a4470732b6635d028d23234a6f922fc6c3dd62768c696b44070adc/wiredtiger-ffi-3.0.0.1.tar.gz" } ], "3.0.0.2": [ { "comment_text": "", "digests": { "md5": "124d2a0d9cf20071f7ad59ded2f6f297", "sha256": "04df1c03622f6ccd442b39e2f5230af9969fa21605887a190e17ab11e6de644c" }, "downloads": -1, "filename": "wiredtiger-ffi-3.0.0.2.tar.gz", "has_sig": false, "md5_digest": "124d2a0d9cf20071f7ad59ded2f6f297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5241, "upload_time": "2018-11-03T09:43:14", "url": "https://files.pythonhosted.org/packages/a2/d8/3148ec0ccea92b4a95982d7a9ab598ed58726e346064d7c0fc59ad8f4aaf/wiredtiger-ffi-3.0.0.2.tar.gz" } ], "3.1.0.0": [ { "comment_text": "", "digests": { "md5": "98bc3f9031179c50b87f62b4ae1d894e", "sha256": "c7a728ec3734f9137f2fe37e2b4228b448887467f0fc7ed767c1ded3ed5c922b" }, "downloads": -1, "filename": "wiredtiger-ffi-3.1.0.0.tar.gz", "has_sig": false, "md5_digest": "98bc3f9031179c50b87f62b4ae1d894e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5247, "upload_time": "2018-11-03T10:27:43", "url": "https://files.pythonhosted.org/packages/b4/e5/a8f8502f105be578e3c1ca77c6c47581758b3e0f3e0d5d72ca474e3dd2fc/wiredtiger-ffi-3.1.0.0.tar.gz" } ], "3.1.0.1": [ { "comment_text": "", "digests": { "md5": "4d0ba76315bf74794e49460c25d2c0f0", "sha256": "48dba5b61b8136c711b251107d924e167a6e0c899ae53dd3c700745223c0f754" }, "downloads": -1, "filename": "wiredtiger-ffi-3.1.0.1.tar.gz", "has_sig": false, "md5_digest": "4d0ba76315bf74794e49460c25d2c0f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5255, "upload_time": "2018-11-03T13:36:15", "url": "https://files.pythonhosted.org/packages/01/b0/c55ed3471500c02681b6d27d6a08c7c127499d14be9c2984ab6e71eca4cc/wiredtiger-ffi-3.1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d0ba76315bf74794e49460c25d2c0f0", "sha256": "48dba5b61b8136c711b251107d924e167a6e0c899ae53dd3c700745223c0f754" }, "downloads": -1, "filename": "wiredtiger-ffi-3.1.0.1.tar.gz", "has_sig": false, "md5_digest": "4d0ba76315bf74794e49460c25d2c0f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5255, "upload_time": "2018-11-03T13:36:15", "url": "https://files.pythonhosted.org/packages/01/b0/c55ed3471500c02681b6d27d6a08c7c127499d14be9c2984ab6e71eca4cc/wiredtiger-ffi-3.1.0.1.tar.gz" } ] }