souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged version  ✕   ✕
uv https://github.com/astral-sh/uv
11/02/2025 cluster icon
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • refurb : A tool for refurbishing and modernizing Python codebases.

An extremely fast Python package and project manager, written in Rust.
A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.

python packages environment version tool
Dolt https://github.com/liquidata-inc/dolt
07/04/2020 cluster icon
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
thumbnail

Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that operate at the level of table cell. Thus Dolt is a database that supports fine grained value-wise version control, where all changes to data and schema are stored in commit log.

data database versioncontrol version
migra https://djrobstep.com/docs/migra
25/12/2019 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • migra.djrobstep.com : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...

migra is a schema comparison tool for PostgreSQL.

It's a command line tool, and Python library. Find differences in database schemas as easily as running a diff on two text files.

migra makes schema changes almost automatic. Management of database migration deployments becomes much easier, faster, and more reliable.

postgresql database schema version migration cli tool
db https://github.com/infostreams/db
25/12/2019 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
  • pgBackRest : pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.
thumbnail

With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment.

database cli version archive backup
dotmesh https://dotmesh.com/
08/02/2018 cluster icon
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.

Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as you would with version-controlled code. Dotmesh is an open–source primitive that can be accessed via CLI or API.

container docker data version opensource continuousintegration
asdf https://github.com/asdf-vm/asdf
17/06/2017 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
thumbnail

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

ruby nodejs elixir erlang php version tool
VersionPress https://versionpress.net/
09/04/2016 cluster icon
  • Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
  • db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

VersionPress is a free and open source version control plugin for WordPress built on Git. You can:

Undo changes
Create staging sites
Merge databases  ← yes, really!

Simply update your sites with confidence.

wordpress version database git
Composer Climb https://github.com/vinkla/climb
29/12/2015 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • GetSimple CMS : GetSimple is an XML based, stand-a-alone, fully independant and lite Content Management System.
thumbnail

A Composer version manager tool. Find newer versions of dependencies than what your composer.json allows.

php composer version manager
dbv.php http://dbv.vizuina.com
04/02/2013 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Sqitch by theory : Sqitch is a database change management application. Sqitch is not integrated with any framework, ORM, or platform. Rather, it is a standalone change m...

dbv.php is a database version control web application featuring schema management, revision scripts, and more!

database schema version tool php migration
Semantic Versioning http://semver.org
13/12/2011 cluster icon
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • The Joel Test : I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team : 12 Steps to Better Code.
  • HttpWatch : An HTTP Viewer and HTTP Sniffer for IE and Firefox
  • Clipperz : Online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being ...
  • All things livecoding : A curated list of live coding languages and tools

I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what has been modified from one version to the next.

version reference software
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn