Software Alternatives & Reviews

PostGIS VS Flyway

Compare PostGIS VS Flyway and see what are their differences

PostGIS logo PostGIS

Open source spatial database

Flyway logo Flyway

Flyway is a database migration tool.
  • PostGIS Landing page
    Landing page //
    2021-12-18
  • Flyway Landing page
    Landing page //
    2023-08-02

PostGIS

Categories
  • Databases
  • Maps
  • MySQL Tools
  • Database Management
Website postgis.refractions.net
Pricing URL-
Details $-

Flyway

Categories
  • MySQL Tools
  • Development
  • Online Services
  • Databases
Website flywaydb.org
Pricing URL Official Flyway Pricing
Details $

PostGIS videos

Como Instalar o PostgreSQL com PostGIS | ALL com GEO

More videos:

  • Review - Paul Ramsey: This Is PostGIS
  • Review - A New Dimension To PostGIS : 3D

Flyway videos

Flyway Review: Echo XLT Duck Call

More videos:

  • Review - Flyway Review: Echo Timber Duck Call
  • Review - Beer Review # 3455 Flyway Brewing Early Bird IPA

Category Popularity

0-100% (relative to PostGIS and Flyway)
Maps
100 100%
0% 0
MySQL Tools
0 0%
100% 100
Database Tools
100 100%
0% 0
Online Services
0 0%
100% 100

User comments

Share your experience with using PostGIS and Flyway. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare PostGIS and Flyway

PostGIS Reviews

The Top 10 Alternatives to ArcGIS
For those in the engineering and GIS community, PostGIS is a well-known open source extension for the PostgreSQL database that allows for spatial data to be stored, managed, and queried. The software enables users to conduct complex geospatial analyses and – because it is built on top of the powerful open-source database PostgreSQL – it can handle large datasets with ease....

Flyway Reviews

We have no reviews of Flyway yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Flyway seems to be a lot more popular than PostGIS. While we know about 57 links to Flyway, we've tracked only 1 mention of PostGIS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PostGIS mentions (1)

  • Efficient Distance Querying in MySQL
    This is an interesting article about strategies to use when traditional indexes just won't do, but for the love of the index please use MySQL's (or postgres' or sqlite's) built in spatial index for this particular class of problems. It will does this sort of thing much, much more efficiently than 99% of in house solutions. https://dev.mysql.com/doc/refman/8.0/en/spatial-types.html... - Source: Hacker News / over 2 years ago

Flyway mentions (57)

  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?
    Also RedGate, but Flyway has some reasons to recommend it over RedGate Deploy depending on your DBAs/workflows: https://flywaydb.org/ (Though I don't think it is "complete" or "perfect", either.) EF Migrations are in a really good place now if you like/don't mind C# as a language (and you can easily embed SQL inside the C#, too, but there are benefits to being able to also run high level C# code). With today's... - Source: Hacker News / 1 day ago
  • Using Flyway to version your database
    When software starts using a database, it's advisable to have version control, just as we have Github to control our source code. This is all to be sure about what was executed for that specific version. For Java and Spring boot, we have the Flyway framework that aims to resolve this situation, free of charge. - Source: dev.to / 4 months ago
  • CI/CD for Databricks
    If you're looking for tools, like https://www.liquibase.com/ or https://flywaydb.org/, which are database-state-based schema migration toolkits - it might be relatively straightforward to build similar ones using Databricks SQL drivers. Source: 9 months ago
  • Strategy to run database scripts on Kubernetes
    This is a 4th option, which should play nice with ArgoCD. The following example runs flyway as a k8s job. The desired migration changes are recorded as files within the chart. This helm chart can be integrated with your application (Using hooks to determine when the migration job is run) or run manually. Source: 11 months ago
  • How do your teams run DB migrations?
    By using an opinionated framework within the app/service (like Flyway, Migrate, Diesel, etc). Schema migrations happen on app/service start-up. Source: 11 months ago
View more

What are some alternatives?

When comparing PostGIS and Flyway, you can also consider the following products

Slick - A jquery plugin for creating slideshows and carousels into your webpage.

Liquibase - Database schema change management and release automation solution.

Sequel Pro - MySQL database management for Mac OS X

DataGrip - Tool for SQL and databases

Maptitude - Maptitude is a mapping software that is fitted with GIS features that avail maps and other forms of data regarding the surrounding geographical areas. Read more about Maptitude.

Sqitch - Sqitch is a standalone database change management application without opinions about your database engine, development environment, or application framework.