Explore

database × hackernoon.com ×
  • screenshot

    Easily Run Local Databases Using C# Testcontainers for MongoDB

    In this article, I’ll introduce you to the basics of Testcontainers. From there, I’ll demonstrate how...

  • screenshot

    Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration

    An insurance company uses Apache Doris, a unified data warehouse, in replacement of Spark+Impala+HBase+NebulaGraph, in their...

  • screenshot

    Database Management: Creating and Granting User Access in Oracle

    Oftentimes, colleagues from different departments need quick access to specific datasets. The traditional method of exporting...

  • screenshot

    Financial Anti-Fraud Solutions Available on the Apache Doris Data Warehouse

    Financial fraud prevention is a race against time. This post will get into details about how...

  • screenshot

    A Hands-On Guide to Inverted Indexes: Accelerate Text Searches by 40

    This post is a deep dive into inverted index and NGram BloomFilter index, providing a hands-on...

  • screenshot

    Hibernate 5 and Entities Duplication: Let’s Dive Under the Hood

    Entity duplication occurs when tables are joined and multiple rows are matched. There are several methods...

  • screenshot

    How to Improve Your ADO .NET Performance - 10 Proven Ways - Part 1

    In the field of software development, performance is critical. For developers using Microsoft’s.NET framework and ADO.NET...