postgresql-embedded

Embedded PostgreSQL Server (by yandex-qatools)

Postgresql-embedded Alternatives

Similar projects and alternatives to postgresql-embedded

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better postgresql-embedded alternative or higher similarity.

postgresql-embedded reviews and mentions

Posts with mentions or reviews of postgresql-embedded. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.
  • SQLite the only database you will ever need in most cases
    12 projects | news.ycombinator.com | 15 Feb 2023
    > In contrast to many other database management systems, SQLite is not a client-server database engine, but you actually very rarely need that. If your application software runs on the same physical machine as the database, which is what most small to medium sized web applications does, then you probably only need SQLite.

    Disagree.

    If you think about it from an attack surface perspective, there are numerous advantages to isolating the database. There are performance, availability, sharding, and columnar options out there also that may better meet the use-case (just to name a few). I have ran Postgres on endpoints when developing with performance akin to SQLite. Further, there are numerous ways in which to increase performance, availability, or to pursue some of the more customized versions of Postgres depending on use-case. One of the times I used Postgres was with Oracle DBAs, and they found the transition pretty simple.

    Various customizations / extensions / versions of PG

    There are security versions e.g. https://www.crunchydata.com/products/hardened-postgres

    Columnar / high performance Parallelized extensions e.g. https://www.citusdata.com/product

    General Purpose / Oracle transitions e.g. https://www.citusdata.com/product

    Yandex even has an embedded Postgres https://github.com/yandex-qatools/postgresql-embedded

    If you'd like to see a full list of features see https://www.postgresql.org/about/featurematrix/

    More than this though, PG has a really excellent community with a large amount of talented folks, available both individually and through OSS oriented companies https://www.postgresql.org/support/professional_support/ and willing to help out on Libera https://www.postgresql.org/about/news/migration-of-postgresq...

  • Thoughts on Micronaut vs. Quarkus?
    2 projects | /r/java | 21 Aug 2022
    I think this is the component - away from laptop at the moment: https://github.com/yandex-qatools/postgresql-embedded
  • Experiment: using PostgreSQL as a user process
    5 projects | /r/PostgreSQL | 16 May 2021
    https://github.com/yandex-qatools/postgresql-embedded (no longer maintained)
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic postgresql-embedded repo stats
3
479
0.0
over 4 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com