SQLObject is a popular *Object Relational Manager* for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.
SQLObject includes a Python-object-based query language that makes SQL
more abstract, and provides substantial database independence for
applications.
Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).
Python 2.7 or 3.4+ is required.
For development see the projects at
`SourceForge <https://sourceforge.net/projects/sqlobject/>`_
and `GitHub <https://github.com/sqlobject>`_.
.. image:: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml/badge.svg?branch=github-actions
:target: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml
Raw data
{
"_id": null,
"home_page": "http://sqlobject.org/",
"name": "SQLObject",
"maintainer": "Oleg Broytman",
"docs_url": null,
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
"maintainer_email": "phd@phdru.name",
"keywords": "sql, orm, object-relational mapper",
"author": "Ian Bicking",
"author_email": "ianb@colorstudy.com",
"download_url": "https://files.pythonhosted.org/packages/73/bc/4a3aa3894f8cbd26c14fbf6c0e4aa2d6c63faee11437744d7c36f371f383/sqlobject-3.12.0.tar.gz",
"platform": "Any",
"description": "SQLObject is a popular *Object Relational Manager* for providing an\nobject interface to your database, with tables as classes, rows as\ninstances, and columns as attributes.\n\nSQLObject includes a Python-object-based query language that makes SQL\nmore abstract, and provides substantial database independence for\napplications.\n\nSupports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).\nPython 2.7 or 3.4+ is required.\n\nFor development see the projects at\n`SourceForge <https://sourceforge.net/projects/sqlobject/>`_\nand `GitHub <https://github.com/sqlobject>`_.\n\n.. image:: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml/badge.svg?branch=github-actions\n :target: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml\n\n\n",
"bugtrack_url": null,
"license": "LGPL",
"summary": "Object-Relational Manager, aka database wrapper",
"version": "3.12.0",
"project_urls": {
"Development docs": "http://sqlobject.org/devel/",
"Download": "https://pypi.org/project/SQLObject/3.12.0/",
"Github repo": "https://github.com/sqlobject",
"Homepage": "http://sqlobject.org/",
"Issue tracker": "https://github.com/sqlobject/sqlobject/issues",
"SourceForge project": "https://sourceforge.net/projects/sqlobject/",
"Twitter": "https://twitter.com/SQLObject",
"Wikipedia": "https://en.wikipedia.org/wiki/SQLObject"
},
"split_keywords": [
"sql",
" orm",
" object-relational mapper"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "671aa4d3739811865f6058704676b8a89a4b867c71d4ad9790ec7ff766cc0d3e",
"md5": "c15239b1345859ba0e1a86dd8f0cc352",
"sha256": "b6651a715147d25c3af60387ee4168f25b4daf8ea9f3d3e14a68627583c60155"
},
"downloads": -1,
"filename": "SQLObject-3.12.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c15239b1345859ba0e1a86dd8f0cc352",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
"size": 227579,
"upload_time": "2024-12-20T12:35:03",
"upload_time_iso_8601": "2024-12-20T12:35:03.763153Z",
"url": "https://files.pythonhosted.org/packages/67/1a/a4d3739811865f6058704676b8a89a4b867c71d4ad9790ec7ff766cc0d3e/SQLObject-3.12.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73bc4a3aa3894f8cbd26c14fbf6c0e4aa2d6c63faee11437744d7c36f371f383",
"md5": "80d0a0ad299415182859783025114154",
"sha256": "f2f6f69d1bcc497bea31237be7c72368d0f83ee519f334ae26fecad91e221914"
},
"downloads": -1,
"filename": "sqlobject-3.12.0.tar.gz",
"has_sig": false,
"md5_digest": "80d0a0ad299415182859783025114154",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
"size": 1327843,
"upload_time": "2024-12-20T12:35:08",
"upload_time_iso_8601": "2024-12-20T12:35:08.549728Z",
"url": "https://files.pythonhosted.org/packages/73/bc/4a3aa3894f8cbd26c14fbf6c0e4aa2d6c63faee11437744d7c36f371f383/sqlobject-3.12.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 12:35:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sqlobject",
"github_project": "sqlobject",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "sqlobject"
}