Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# MOVED TO CODEBERG

## Migrating from GitHub to Codeberg

Many developers are shifting from GitHub to [Codeberg](https://codeberg.org/), a European, community-driven platform. This move is largely fueled by a desire for greater data sovereignty and a commitment to open-source ethics.
Why Developers are Leaving GitHub
- **Corporate Ownership**: Concerns over Microsoft’s influence on data privacy and potential censorship.
- **Legal Risks**: Hosting with US-based companies subjects data to American jurisdiction, specifically laws like the Patriot Act and FISA, which allow broad government surveillance and data access.
- **Performance**: Increasing reports of GitHub becoming bloated or unreliable, particularly with CI/CD tools.
- **AI Ethics**: Friction regarding GitHub Copilot and the use of open-source code for training proprietary models.

## Why Choose Codeberg?
- **Non-Profit Governance**: Operated by a European non-profit dedicated to transparency, not shareholders.
- **Legal Protections**: Benefiting from stricter European data protection regulations.
- **Seamless Transition**: Offers a familiar Gitea-based interface that minimizes the learning curve.
- **Community First**: Focuses on serving the developer community rather than monetizing user data.

[https://codeberg.org/olibf/DbDiff](https://codeberg.org/olibf/DbDiff)

# DbDiff - Database Schema Comparison Tool

DbDiff will be a set of tools for comparing database schemas. While it's still in early development, I use it daily to
Expand Down
Loading