Skip to main content

An embedded streaming OLAP data pipeline with LanceDB

Project description

lancedb-tables

lancedb-tables is a python package wrapper over LanceDB that makes it easy to create and update LanceDB tables into embedded streaming OLAP data pipeline designs.

Since Lance is designed to be mutable, it is possible to create an embedded streaming pipeline using the same data source. The main advantage of this streaming approach is that it doesn't require any parquet glob file management. This reduces the complexity of setting up streaming to the same as batch processing. The other main benefit is that LanceDB leverages the Apache Arrow Standard which makes integrations into ETL pipelines using Polars and DuckDB simple.

Install with pip

pip install lancedb-tables

Install from source

  1. Clone the repository
  2. This repository uses rye to manage dependencies and the virtual environment. To install rye, refer to this link for instructions here.
  3. Once rye is installed, run rye sync to install dependencies and setup the virtual environment, which has a default name of .venv.
  4. Activate the virtual environment with the command source .venv/bin/activate.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lancedb_tables-0.1.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

lancedb_tables-0.1.2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file lancedb_tables-0.1.2.tar.gz.

File metadata

  • Download URL: lancedb_tables-0.1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.2

File hashes

Hashes for lancedb_tables-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a8bf58ae0d94829400b48e77109b0867f6cc80f8358878fd6d01ea538cb456b8
MD5 54824cd72fc73ba8210d8cb3c43ce353
BLAKE2b-256 e82344ae6f3d230579945077a8e22f1ac787315fb9a79008d5b2b642ffc434ff

See more details on using hashes here.

File details

Details for the file lancedb_tables-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for lancedb_tables-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ef8676f5f44db4005003c1f37f2cc5fa3b85b88b8e604212c2a624d94f0af8f8
MD5 9bb9ae638c7a78cc6bc846abc50ef988
BLAKE2b-256 350caa1089f412ee66938f4fdf09a340a5e415902d76b689c17f8f01c18db995

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page