Name | bodosql JSON |
Version |
2024.12.1
JSON |
| download |
home_page | None |
Summary | Bodo's Vectorized SQL execution engine for clusters |
upload_time | 2024-12-15 16:54:59 |
maintainer | None |
docs_url | None |
author | Bodo.ai |
requires_python | <3.13,>=3.10 |
license | None |
keywords |
data
analytics
cluster
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# BodoSQL
## BodoSQL: Bodo's Vectorized SQL execution engine for clusters
BodoSQL is Bodo's vectorized SQL execution engine, designed to run on both a single laptop
and across a cluster of machines. BodoSQL integrates with Bodo's Python JIT compiler to
enable high performance analytics split across Python and SQL boundaries.
BodoSQL Documentation: https://docs.bodo.ai/latest/api_docs/sql/
## Additional Requirements
BodoSQL depends on the Bodo package with the same version. If you are already using Bodo you will
need to update your Bodo package to the same version as BodoSQL.
BodoSQL also depends on having Java installed on your system. You will need to download either Java 11
or Java 17 from one of the main available distribution and ensure that the `JAVA_HOME` environment
variable is properly set. If you can run `java -version` in your terminal and see the correct Java version, you are good to go.
Raw data
{
"_id": null,
"home_page": null,
"name": "bodosql",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "data, analytics, cluster",
"author": "Bodo.ai",
"author_email": null,
"download_url": null,
"platform": null,
"description": "# BodoSQL\n\n## BodoSQL: Bodo's Vectorized SQL execution engine for clusters\n\nBodoSQL is Bodo's vectorized SQL execution engine, designed to run on both a single laptop\nand across a cluster of machines. BodoSQL integrates with Bodo's Python JIT compiler to\nenable high performance analytics split across Python and SQL boundaries.\n\nBodoSQL Documentation: https://docs.bodo.ai/latest/api_docs/sql/\n\n## Additional Requirements\n\nBodoSQL depends on the Bodo package with the same version. If you are already using Bodo you will\nneed to update your Bodo package to the same version as BodoSQL.\n\nBodoSQL also depends on having Java installed on your system. You will need to download either Java 11\nor Java 17 from one of the main available distribution and ensure that the `JAVA_HOME` environment\nvariable is properly set. If you can run `java -version` in your terminal and see the correct Java version, you are good to go.\n",
"bugtrack_url": null,
"license": null,
"summary": "Bodo's Vectorized SQL execution engine for clusters",
"version": "2024.12.1",
"project_urls": {
"Documentation": "https://docs.bodo.ai",
"Homepage": "https://bodo.ai"
},
"split_keywords": [
"data",
" analytics",
" cluster"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8be29fdf380317865a46d477a1c6107b5672e9e3e8549ecf5d8724e07c53a86",
"md5": "619f9ae4cb844a9dfd86b289636cfddc",
"sha256": "be2069c041782e6d63020a2b93468b274fd57ef80e939f7df0d29ef8bb6c1c94"
},
"downloads": -1,
"filename": "bodosql-2024.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "619f9ae4cb844a9dfd86b289636cfddc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 113638932,
"upload_time": "2024-12-15T16:54:59",
"upload_time_iso_8601": "2024-12-15T16:54:59.559331Z",
"url": "https://files.pythonhosted.org/packages/d8/be/29fdf380317865a46d477a1c6107b5672e9e3e8549ecf5d8724e07c53a86/bodosql-2024.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 16:54:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "bodosql"
}