{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Configures and initializes LaminDB instances, handling database setup, credentials, and environment configuration for the LaminDB data management framework.","skillfed_tags":["database-setup","configuration-management","cloud-integration"],"use_cases":["Initialize a new LaminDB instance pointing to a PostgreSQL or Supabase database with automatic credential loading from environment variables.","Configure multi-environment LaminDB deployments (dev, staging, production) using environment-specific .env files and platform-specific settings.","Set up cloud-backed LaminDB instances with AWS S3 or other object storage via botocore integration.","Manage database migrations and schema setup for LaminDB without manual SQL or ORM configuration.","Integrate LaminDB initialization into Docker or containerized deployment workflows with automatic environment detection."],"what_it_does":"lamindb-setup is the configuration and initialization layer for LaminDB, a data management framework. It handles the setup of database connections, credential management, environment configuration, and instance initialization. The package abstracts away the complexity of connecting to different database backends (PostgreSQL, Supabase) and cloud storage providers (AWS via botocore), letting users initialize a LaminDB instance with minimal boilerplate.\n\nThe package is designed as a dependency of the broader LaminDB ecosystem and pulls in Django, database URL parsing, JWT handling, and cloud SDKs to manage the full lifecycle of database and authentication setup. It's actively maintained and carries low installation friction, though its 16 runtime dependencies mean it brings a moderate dependency tree into your environment.","worth_installing":"Yes, if you are building on LaminDB. This is a foundational setup package for the LaminDB ecosystem\u2014install it when you need to initialize or configure a LaminDB instance. The active maintenance, low install friction, and lack of known vulnerabilities support adoption. However, verify the license terms first, as they are not declared in the package metadata. If you are not using LaminDB, this package has no standalone value."},"id":"lamindb-setup","links":{"html":"https://skillfed.io/packages/lamindb-setup","md":"https://skillfed.io/packages/lamindb-setup.md","pypi":"https://pypi.org/project/lamindb-setup/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":null,"license_treatment":"unclear","name":"lamindb_setup","python_support":"supports_current","summary":"Setup & configure LaminDB."},"popularity":{"monthly_downloads":101234,"position":12951,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.25.6"}
