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.42a5.tar.gz (178.2 kB view details)

Uploaded Source

Built Distribution

lamindb-0.42a5-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lamindb-0.42a5.tar.gz
Algorithm Hash digest
SHA256 2cedd55e7d3d5e7712185df64c4ba0ef066051148f0edd2677095fe29c695c2a
MD5 ddcd0a8bef1e9157ffb118b1b7f86510
BLAKE2b-256 4b71d328aa88b54e53a840982c73b9f634e7542ed630fe4a87d40c040e3902ad

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for lamindb-0.42a5-py3-none-any.whl
Algorithm Hash digest
SHA256 de51acd84f9f189b6ca8b7a977371462550df3ac872bd8ee0b8e84fc63a9d9b3
MD5 791db7199150595e7cc95860592c6f6e
BLAKE2b-256 b0ba690c46f28ca6c599699fda9a2d9a8b0ed7f8ef550b8b5ea64c29a176fd7d

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