Skip to main content

LaminDB: Manage R&D data & analyses.

Project description

Stars codecov pypi

LaminDB: Manage R&D data & analyses

LaminDB is an open-source data lake for biology.

It gives you components to build on data lineage & biological entities with an ORM for your existing infrastructure: object storage (local directories, S3, GCP) with a mapped SQL query engine (currently: SQLite, Postgres).

You can create distributed LaminDB instances at any scale:

  • Get started on your laptop, deploy in the cloud, or work with a mesh of instances for different teams and purposes.
  • Share them through a hub akin to HuggingFace & GitHub - see, e.g, lamin.ai/sunnyosun.
Public beta: Currently only recommended for collaborators as we still make breaking changes.

Update 2023-06-05: We completed a major migration from SQLAlchemy/SQLModel to Django, available in pre-release of v0.42.

Installation

LaminDB is a Python package (Python 3.8+).

pip install lamindb

It is configurable & works with custom schema modules (each being managed as a Django app):

pip install 'lamindb[bionty]'  # install biological entities
pip install 'lamindb[nbproject]'  # install Jupyter notebook tracking
pip install 'lamindb[aws]'  # install AWS dependencies (s3fs, etc.)
pip install 'lamindb[gcp]'  # install GCP dependencies (s3fs, etc.)

Setup

Quick setup on the command line:

  • Sign up via lamin signup <email>
  • Log in via lamin login <handle>
  • Set up an instance via lamin init --storage <storage> --schema <schema_modules>

Documentation

Read the docs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

lamindb-0.42a6.tar.gz (178.1 kB view details)

Uploaded Source

Built Distribution

lamindb-0.42a6-py3-none-any.whl (47.8 kB view details)

Uploaded Python 3

File details

Details for the file lamindb-0.42a6.tar.gz.

File metadata

  • Download URL: lamindb-0.42a6.tar.gz
  • Upload date:
  • Size: 178.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.2

File hashes

Hashes for lamindb-0.42a6.tar.gz
Algorithm Hash digest
SHA256 7f426cd499454846ed52fbbbd076f0e2ca1c8f859a0cfa1f1e351a115e8efe23
MD5 183194e5f63c52b80e3a92e17e86ee15
BLAKE2b-256 aca289e36ce2d3beb97ba9b529f6ede404c8da13e7cde2162c807ca19a991f94

See more details on using hashes here.

Provenance

File details

Details for the file lamindb-0.42a6-py3-none-any.whl.

File metadata

  • Download URL: lamindb-0.42a6-py3-none-any.whl
  • Upload date:
  • Size: 47.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.2

File hashes

Hashes for lamindb-0.42a6-py3-none-any.whl
Algorithm Hash digest
SHA256 47ac8d97d36be0df2124e7474e906d90d9321127be812f7eec40868173b53530
MD5 ecc845d1edc91c4614627d1beae527aa
BLAKE2b-256 e596060734496741bf8561e6971a2b08d9c6d567909075ba1699cff03037aa3a

See more details on using hashes here.

Provenance

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