An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/mstgnz/sqlmapper

Package sqlmapper provides SQL dump conversion functionality between different database systems. SQLPORTER (Parser, Mapper, Converter, Migrator, etc.) is a powerful Go library that allows you to convert SQL dump files between different database systems. This library is particularly useful when you need to migrate a database schema from one system to another. Basic Usage: Migration Support: The package provides migration support through the migration package: Schema Comparison: Compare database schemas using the schema package: Database Support: The package supports the following databases: Each database has its own parser implementation that handles the specific syntax and data types of that database system. Error Handling: All operations that can fail return an error as the last return value. Errors should be checked and handled appropriately: Logging: The package provides a structured logging system: Configuration: Most components can be configured through their respective Config structs: Thread Safety: All public APIs in this package are thread-safe and can be used concurrently. For more information and examples, visit: https://github.com/mstgnz/sqlmapper

Ecosystem
proxy.golang.org
Latest Release
v0.6.1
over 1 year ago
Versions
8
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/mstgnz/sqlmapper
spec
License Apache-2.0
Namespace github.com/mstgnz
First Release over 1 year ago
Last Synced about 19 hours ago
Repository
Stars 2 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 6.1%