{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/mstgnz/sqlmapper","name":"github.com/mstgnz/sqlmapper","description":"Package sqlmapper provides SQL dump conversion functionality between different database systems.\n\nSQLPORTER (Parser, Mapper, Converter, Migrator, etc.) is a powerful Go library that allows you to convert SQL dump files\nbetween different database systems. This library is particularly useful when you need to\nmigrate a database schema from one system to another.\n\nBasic Usage:\n\nMigration Support:\n\nThe package provides migration support through the migration package:\n\nSchema Comparison:\n\nCompare database schemas using the schema package:\n\nDatabase Support:\n\nThe package supports the following databases:\n\nEach database has its own parser implementation that handles the specific syntax\nand data types of that database system.\n\nError Handling:\n\nAll operations that can fail return an error as the last return value.\nErrors should be checked and handled appropriately:\n\nLogging:\n\nThe package provides a structured logging system:\n\nConfiguration:\n\nMost components can be configured through their respective Config structs:\n\nThread Safety:\n\nAll public APIs in this package are thread-safe and can be used concurrently.\n\nFor more information and examples, visit: https://github.com/mstgnz/sqlmapper","version":"v0.6.1","softwareVersion":"v0.6.1","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/mstgnz/sqlmapper","issueTracker":"https://github.com/mstgnz/sqlmapper/issues","url":"https://github.com/mstgnz/sqlmapper","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2024-12-26","dateModified":"2024-12-29","datePublished":"2024-12-29","copyrightYear":2024,"downloadUrl":"https://proxy.golang.org/github.com/mstgnz/sqlmapper/@v/v0.6.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/mstgnz/sqlmapper#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/mstgnz/sqlmapper"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/mstgnz"}],"https://www.w3.org/ns/activitystreams#likes":2,"https://forgefed.org/ns#forks":1}