Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dolthub/qldb-migration-example
https://github.com/dolthub/qldb-migration-example
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dolthub/qldb-migration-example
- Owner: dolthub
- License: apache-2.0
- Created: 2024-08-22T22:22:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T23:34:41.000Z (4 months ago)
- Last Synced: 2024-12-31T05:46:20.218Z (3 days ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go code used to convert AWS QLDB ledger transactions into Dolt SQL. Bespoke for the `vehicle-registration` ledger created during [Getting Started](https://docs.aws.amazon.com/qldb/latest/developerguide/getting-started.html).
```bash
go run .
```