Skip to content
/ tengo Public
forked from skeema/tengo

Go La Tengo: a MySQL automation library

License

Notifications You must be signed in to change notification settings

luno/tengo

This branch is 5 commits ahead of skeema/tengo:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f298a9 · Apr 1, 2025
Nov 1, 2024
Sep 7, 2021
Jun 14, 2018
Sep 14, 2021
Oct 18, 2016
Jan 5, 2021
Jun 13, 2022
Sep 10, 2021
Feb 22, 2021
Feb 19, 2021
Sep 7, 2021
Sep 10, 2021
Sep 10, 2021
Jul 6, 2021
Oct 27, 2023
Aug 24, 2018
Oct 27, 2023
Jul 23, 2021
Oct 27, 2023
Sep 10, 2021
Jul 27, 2023
Jul 27, 2023
Jul 26, 2021
Oct 27, 2023
Aug 25, 2021
Jul 23, 2021
Oct 27, 2023
Sep 9, 2021
Jan 5, 2020
Mar 17, 2021
Apr 1, 2025
Feb 11, 2021
Mar 17, 2021
Jul 26, 2021
Sep 10, 2021
Jul 26, 2021
Feb 21, 2019
Jul 23, 2021
Feb 19, 2021
Apr 29, 2021
Apr 29, 2021

Repository files navigation

Go La Tengo

Golang library for MySQL and MariaDB database automation

Repo now archived

Due to some unfortunate circumstances, it has become necessary to permanently suspend development of this package as an independent repo.

Go 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.

In 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.

Skeema 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.

All 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.

External Dependencies

Credits

Created and maintained by @evanelias.

Additional contributions by:

Support for stored procedures and functions generously sponsored by Psyonix.

Support for partitioned tables generously sponsored by Etsy.

License

Copyright 2021 Skeema LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Go La Tengo: a MySQL automation library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%