{"id":21965576,"url":"https://github.com/h44z/lightmigrate-sqlite","last_synced_at":"2026-04-17T05:03:38.507Z","repository":{"id":61625058,"uuid":"540171755","full_name":"h44z/lightmigrate-sqlite","owner":"h44z","description":"About Lightweight database migragtion library for Golang - sqlite3 driver","archived":false,"fork":false,"pushed_at":"2022-09-22T21:18:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T21:35:44.798Z","etag":null,"topics":["database","golang","migration","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"https://github.com/h44z/lightmigrate","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h44z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-22T21:13:22.000Z","updated_at":"2022-09-22T21:18:54.000Z","dependencies_parsed_at":"2022-10-18T18:00:36.465Z","dependency_job_id":null,"html_url":"https://github.com/h44z/lightmigrate-sqlite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/h44z/lightmigrate-sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Flightmigrate-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Flightmigrate-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Flightmigrate-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Flightmigrate-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h44z","download_url":"https://codeload.github.com/h44z/lightmigrate-sqlite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Flightmigrate-sqlite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261206115,"owners_count":23124838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","golang","migration","sqlite","sqlite3"],"created_at":"2024-11-29T12:48:30.809Z","updated_at":"2026-04-17T05:03:38.413Z","avatar_url":"https://github.com/h44z.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LightMigrate - sqlite3 migration driver\n\n[![codecov](https://codecov.io/gh/h44z/lightmigrate-sqlite/branch/master/graph/badge.svg?token=S7E18P04CY)](https://codecov.io/gh/h44z/lightmigrate-sqlite)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![GoDoc](https://pkg.go.dev/badge/github.com/h44z/lightmigrate-sqlite/sqlite)](https://pkg.go.dev/github.com/h44z/lightmigrate-sqlite/sqlite)\n![GitHub last commit](https://img.shields.io/github/last-commit/h44z/lightmigrate-sqlite)\n[![Go Report Card](https://goreportcard.com/badge/github.com/h44z/lightmigrate-sqlite)](https://goreportcard.com/report/github.com/h44z/lightmigrate-sqlite)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/h44z/lightmigrate-sqlite)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/h44z/lightmigrate-sqlite)\n[![GitHub Release](https://img.shields.io/github/release/h44z/lightmigrate-sqlite.svg)](https://github.com/h44z/lightmigrate-sqlite/releases)\n\nThis module is part of the [LightMigrate](https://github.com/h44z/lightmigrate) library.\nIt provides a migration driver for sqlite3.\n\n## Features\n * Driver work with sqlite3 (uses cgo, [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)).\n * [Examples](./examples)\n\n## Configuration Options\n\nConfiguration options can be passed to the constructor using the `With\u003cConfig-Option\u003e` functions.\n\n| Config Value      | Defaults          | Description                                        |\n|-------------------|-------------------|----------------------------------------------------|\n| `MigrationsTable` | schema_migrations | Name of the migrations table.                      |\n| `Logger`          | log.Default()     | The logger instance that should be used.           |\n| `VerboseLogging`  | false             | If set to true, more log messages will be printed. |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh44z%2Flightmigrate-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh44z%2Flightmigrate-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh44z%2Flightmigrate-sqlite/lists"}