Skip to content

LRS Migration Documentation #471

@amerryma

Description

@amerryma

Hi there, I'm looking into migrating state and statements data from an existing LRS into lrsql. Are there any documents, tools, or APIs available to support this kind of migration?

A few approaches I’m considering:

Direct DB migration: Export data and transform it into SQL insert statements for all the relevant tables.

API-based migration: If lrsql exposes an admin-level API for backfilling statements and state, this would be ideal. It would abstract away internal table structure and help ensure data consistency.

One key requirement: I need to preserve the original stored timestamps from the source system. That’s currently my biggest blocker in evaluating the right path forward.

Any suggestions or guidance would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions