Software Alternatives & Reviews

Interview for JetBrains: Why Localazy developers ️ Kotlin?

Minio memcached Kotlin JDBI Apache ActiveMQ
  1. 1
    Minio is an open-source minimal cloud storage server.
    For data, we use S3/MinIO, sharded PostgreSQL, and Elasticsearch. For accessing the database, we don't use Java Persistence API (JPA) but JDBI.org as it is easier to tweak queries manually, and we use a lot of specific queries and offload some processing to the database. Many of them are written to use PostgreSQL's specific features, e.g., JSONB columns, so we don't consider database independence a critical factor.

    #Cloud Storage #Cloud Computing #Object Storage 154 social mentions

  2. High-performance, distributed memory object caching system
    Pricing:
    • Open Source
    Memcached is used as a database-caching layer for request counting and other high-speed operations.

    #Key-Value Database #Databases #NoSQL Databases 28 social mentions

  3. 3
    Statically typed Programming Language targeting JVM and JavaScript
    Pricing:
    • Open Source
    JetBrains is the company behind various tools, programming languages, and frameworks loved by developers all over the world. Kotlin is a modern, concise and safe programming language Developed by JetBrains & Open-source Contributors. Read on to learn more about why we love Kotlin at Localazy. 🤓.

    #Programming Language #OOP #Generic Programming Language 74 social mentions

  4. 4
    See this.
    Pricing:
    • Open Source
    For data, we use S3/MinIO, sharded PostgreSQL, and Elasticsearch. For accessing the database, we don't use Java Persistence API (JPA) but JDBI.org as it is easier to tweak queries manually, and we use a lot of specific queries and offload some processing to the database. Many of them are written to use PostgreSQL's specific features, e.g., JSONB columns, so we don't consider database independence a critical factor.

    #Backend Development #Databases #Web Frameworks 23 social mentions

  5. Apache ActiveMQ is an open source messaging and integration patterns server.
    Pricing:
    • Open Source
    The back-end is designed as a set of microservices communicating through a message broker, ActiveMQ, with a custom configuration to support delayed delivery and other features.

    #Data Integration #Stream Processing #Inventory Management 5 social mentions

Discuss: Interview for JetBrains: Why Localazy developers ️ Kotlin?

Log in or Post with