TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    EDB Postgres Advanced Server

    Score8 out of 10
    N/AThe EDB Postgres Advanced Server is an advanced deployment of the PostgreSQL relational database with greater features and Oracle compatibility, from EnterpriseDB headquartered in Bedford, Massachusetts.N/A

    Stackby

    Score8.8 out of 10
    N/AStackby is designed to bring together the simplicity of spreadsheets, the functionality of databases and integrations with best business APIs to let anyone build their own tools, the way they want. No coding needed. Users can build a database from scratch, import data from pre-existing sources like spreadsheets or Google Sheets, or choose from over 100 pre-built templates across multiple categories. Stackby offers over 25 unique column types like text,…

    $5

    per month per user

    Pricing
    EDB Postgres Advanced ServerStackby
    Editions & Modules
    No answers on this topic
    Personal
    $6
    per month per user
    Economy
    $10
    per month per user
    Business
    $20
    per month per user
    Business Plus
    $35
    per month per user
    Enterprise
    Custom
    Offerings
    Pricing Offerings
    EDB Postgres Advanced ServerStackby
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—20% discount for annual pricing.
    More Pricing Information
    Community Pulse
    EDB Postgres Advanced ServerStackby
    Considered Both Products
    EnterpriseDB
    No answer on this topic
    Stackby
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    15 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    15 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    15 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    No answers on this topic
    87%
    Implementation went as expected
    13 Answers
    Best Alternatives
    EDB Postgres Advanced ServerStackby
    Small Businesses
    Amazon RDS
    Score8.1 out of 10
    Microsoft Excel
    Score9 out of 10
    Medium-sized Companies
    SingleStore
    Score8.2 out of 10
    Microsoft Excel
    Score9 out of 10
    Enterprises
    SAP IQ
    Score5.4 out of 10
    Microsoft Excel
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EDB Postgres Advanced ServerStackby
    Likelihood to Recommend
    10.0
    (2 ratings)
    8.8
    (15 ratings)
    Usability
    -
    (0 ratings)
    7.3
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    EDB Postgres Advanced ServerStackby
    Likelihood to Recommend
    EnterpriseDB
    It's great if you are using or wish to use PostgreSQL and need the added performance optimization, security features and developer and DBA tools. If you need compatibility with Oracle it's a must-have. There are many developer features that greatly assist dev teams in integrating and implementing complex middleware. It's great for optimizing complex database queries as well as for scaling. I would recommend Postgres Plus Advanced Server for any software development team that is hitting the limit of what PostgreSQL is capable of and wants to improve performance, security, and gain extra developer tools.
    Incentivized
    Read full review
    Stackby
    Based on my experience, I can provide specific scenarios where Stackby is well suited and others where it may be less appropriate: Project Management: Stackby is an excellent choice for project management scenarios. Its ability to create custom databases, track tasks, assign responsibilities, and collaborate in real-time makes it highly effective for managing and monitoring project progress. CRM and Sales: Stackby is well suited for managing customer relationships and sales processes. Its customizable database structure allows for organizing customer information, tracking leads, managing deals, and generating reports. The ability to integrate with other tools further enhances its usefulness in CRM and sales workflows. Content Planning: Stackby is a great fit for content planning scenarios. Users can create databases to manage editorial calendars, track content ideas, assign tasks to team members, and monitor content performance. Collaboration features facilitate seamless content collaboration and ensure timely publishing.
    Read full review
    Pros
    EnterpriseDB
    • PPAS Oracle compatibility, especially the PL/SQL syntax, has made migrating database-tier code very simple. Most Oracle packages do not need to be changed at all and those that do are generally for simple reasons like a reserved word in PPAS that is allowed in Oracle.
    • PPAS xDB, the multi-master replication tool, is simple and - most important - does not break with network or other interruptions. We have been able to configure and forget, which our customers could never do with other multi-master tools.
    • Most people had no idea that PPAS and PostgreSQL have full CRUD support for JSON. They think you need a specialized product and/or that JSON is read-only. Every organization that I have worked with is evaluating adding JSON to their relational model.
    Incentivized
    Read full review
    Stackby
    • Ability to collaborate with team members on the same spreadsheet
    • Ability to integrate multiple tools for centralized utilization (i.e. Facebook, Google Analytics, project management, etc.)
    • Ability to send SMS and messages using integration with Twillio and Whatsapp
    • All spreadsheets/databases securely saved in the cloud instead of on local hard drive(s)
    Read full review
    Cons
    EnterpriseDB
    • Documentation is excellent but spread out across many resources and can take a while to wade through—would benefit from having more intro level, getting started guides for various languages.
    • Ruby support is excellent but more Ruby examples and beginner-level documentation would be nice.
    • It is sometimes hard to find a community of users on StackOverflow so a larger community, and a dedicated forum with active members to answer questions and work through issues would be nice.
    Incentivized
    Read full review
    Stackby
    • Implement the same views available on desktop into the mobile app
    • Internal automations (like Airtable)
    • Ability to implement and display info as a dashboard (like Airtable)
    • Polish up the formatting of formulas, inputting them causes user frustration due to the formula input cursor jumping around
    • Better intelligence and ease of inputting data in bulk i.e have the fields automatically identify what data is being input and format appropriately (like Airtable does)
    Read full review
    Usability
    EnterpriseDB
    No answers on this topic
    Stackby
    Stackby is overall pretty easy to use, especially if you're used to something like Airtable or SmartSuite. Some of the pages seem like near exact clones (though they put their own creative spin on things). I'd prefer a slighty fresher interface (like SmartSuite), but I'm willing to sacrifice that for the better price and great customer service.
    Read full review
    Support Rating
    EnterpriseDB
    No answers on this topic
    Stackby
    Extremely responsive, helpful, and friendly support (unlike many other SAAS teams out there).
    Read full review
    Alternatives Considered
    EnterpriseDB
    PPAS proved better for our customer's data-centric apps than Oracle in all but a few edge cases (encryption at rest and multi-TB database-tier backups) because it is simpler to install/maintain, runs nearly all Oracle-syntax SQL as well as ANSI SQL. PPAS has much more JSON capabilities (full CRUD vs. read-only in Oracle), simpler geospatial, simpler / more stable replication and datatypes that match developer expectations, such as BOOLEAN and ENUMs.
    Incentivized
    Read full review
    Stackby
    I have also tried Ora.Pm. Infinity has better graphical interface, but nowhere near as many features and the UI isn't as effective (i.e, moving around with keys). Grist has a much more technical interface and it comes from being more of a database/interactive spreadsheet vs Stackby. Grist has much more functionality in terms of formulas, but is much harder to learn to use and less other functionalities. Ora.PM is more of a test at a task management app, and doesn't compare - Stackby is much better.
    Read full review
    Return on Investment
    EnterpriseDB
    • Postgres Plus Advanced Server is quite complex and may take longer to implement certain things than simply using PostgreSQL depending on developer familiarity with the platform.
    • Getting up to speed can be daunting so again, there is an upfront cost in time spent learning the platform, besides the potential for extra time spent on a feature-by-feature basis.
    • The cost of Postgres Plus Advanced Server should be weighed against simply using PostgreSQL to decide which is the best solution for your business needs.
    Incentivized
    Read full review
    Stackby
    • Positive impact on organising my marketing so I contact advertisers in an appropriate time frame and don't lose hours figuring out what's happening.
    • Positive impact on organising challenges so that people feel more connected and supported, leading to future sales.
    • Positive impact on understanding data so that I can use it more effectively.
    Read full review
    ScreenShots

    Stackby Screenshots

    Screenshot of the Grid ScreenScreenshot of some of the 25 column typesScreenshot of the Calendar ViewScreenshot of a Kanban ViewScreenshot of a Custom Form