Software Alternatives & Reviews

Fully featured Repository Pattern with Typescript and native PostgreSQL driver

Apache HBase Apache Cassandra
  1. Apache HBase – Apache HBase™ Home
    Pricing:
    • Open Source
    For this type of systems PostgreSQL not best solution, and for a number of reasons like lack of replication out of the box. And we strictly must not have «Vendor lock», and therefore also did not take modern SQL databases like Amazon Aurora. And end of the ends the choice was made in favor Cassandra, for this article where we will talking about low-lever implementation of Repository Pattern it is not important, in your case it can be any unpopular database like HBase for example.

    #Databases #NoSQL Databases #Development 6 social mentions

  2. The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
    For this type of systems PostgreSQL not best solution, and for a number of reasons like lack of replication out of the box. And we strictly must not have «Vendor lock», and therefore also did not take modern SQL databases like Amazon Aurora. And end of the ends the choice was made in favor Cassandra, for this article where we will talking about low-lever implementation of Repository Pattern it is not important, in your case it can be any unpopular database like HBase for example.

    #Databases #NoSQL Databases #Relational Databases 41 social mentions

Discuss: Fully featured Repository Pattern with Typescript and native PostgreSQL driver

Log in or Post with