{"id":15285383,"url":"https://github.com/skeema/tengo","last_synced_at":"2025-10-07T00:32:35.216Z","repository":{"id":48891932,"uuid":"71289686","full_name":"skeema/tengo","owner":"skeema","description":"Go La Tengo: a MySQL automation library","archived":true,"fork":false,"pushed_at":"2022-06-13T23:14:57.000Z","size":591,"stargazers_count":27,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-01T15:04:20.861Z","etag":null,"topics":["automation","golang","mariadb","mysql","schema-introspection"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skeema.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-18T20:43:34.000Z","updated_at":"2023-01-27T23:55:52.000Z","dependencies_parsed_at":"2022-09-12T15:12:41.577Z","dependency_job_id":null,"html_url":"https://github.com/skeema/tengo","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeema%2Ftengo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeema%2Ftengo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeema%2Ftengo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skeema%2Ftengo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skeema","download_url":"https://codeload.github.com/skeema/tengo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235569500,"owners_count":19011184,"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":["automation","golang","mariadb","mysql","schema-introspection"],"created_at":"2024-09-30T15:04:30.094Z","updated_at":"2025-10-07T00:32:29.756Z","avatar_url":"https://github.com/skeema.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go La Tengo\n\nGolang library for MySQL and MariaDB database automation\n\n## Repo now archived\n\nDue to some unfortunate circumstances, it has become necessary to permanently suspend development of this package as an independent repo.\n\nGo La Tengo is integral to Skeema, but was designed as a reusable package in a separate repo, with the hope of building development momentum for use-cases *outside* of schema management. For example, this package's introspection logic could be used as the basis of a code-gen ORM. However, providing it as a separate repo requires a significant time investment: the codebase must be separately maintained, tested, versioned, and released; backwards-incompatible API changes must be avoided, limiting future refactors; and each change must be vendored inside of the Skeema CLI's repo as well.\n\nIn early 2021, one of the external users of this package created a hostile fork, for the sole purpose of creating schema management functionality which *directly* competes with Skeema. The forker is a startup that has raised over $100 million USD, but has nonetheless not contributed to this package (or any part of Skeema) in any way whatsoever. Worse still, their fork provides functionality which is only present in our Premium edition products.\n\nSkeema is a bootstrapped (self-funded) product, and ongoing development is dependent on revenue from our Premium products. It is absolutely not practical or reasonable to continue development of this repo when our own code is effectively being used against us, by a competing company with much deeper pockets.\n\nAll functionality here has now been merged directly into the Skeema CLI's primary repo as an internal sub-package. As of 4 November 2021, this separate Tengo repo is now archived, and may be deleted entirely at some point in the future.\n\n## External Dependencies\n\n* https://github.com/go-sql-driver/mysql (Mozilla Public License 2.0)\n* https://github.com/jmoiron/sqlx (MIT License)\n* https://github.com/VividCortex/mysqlerr (MIT License)\n* https://github.com/fsouza/go-dockerclient (BSD License)\n* https://github.com/pmezard/go-difflib/difflib (BSD License)\n* https://github.com/nozzle/throttler (Apache License 2.0)\n* https://golang.org/x/sync/errgroup (BSD License)\n\n## Credits\n\nCreated and maintained by [@evanelias](https://github.com/evanelias).\n\nAdditional [contributions](https://github.com/skeema/tengo/graphs/contributors) by:\n\n* [@tomkrouper](https://github.com/tomkrouper)\n* [@efixler](https://github.com/efixler)\n* [@chrisjpalmer](https://github.com/chrisjpalmer)\n* [@alexandre-vaniachine](https://github.com/alexandre-vaniachine)\n* [@mhemmings](https://github.com/mhemmings)\n\nSupport for stored procedures and functions generously sponsored by [Psyonix](https://psyonix.com).\n\nSupport for partitioned tables generously sponsored by [Etsy](https://www.etsy.com).\n\n## License\n\n**Copyright 2021 Skeema LLC**\n\n```text\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskeema%2Ftengo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskeema%2Ftengo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskeema%2Ftengo/lists"}