Thanks to visit codestin.com
Credit goes to blog.logrocket.com

2020-05-26
2763
#elasticsearch
Alexander Nnakwue
19171
May 26, 2020 â‹… 9 min read

Exploring SQL and Elasticsearch with Open Distro

Alexander Nnakwue Software engineer. React, Node.js, Python, and other developer tools and libraries.

Recent posts:

andrew evans headshot

A spec-first workflow for building with agentic AI

Andrew Evans gives his take on agentic AI and walks through a step-by-step method to build a spec-first workflow using Claude Code.

Andrew Evans
Oct 1, 2025 â‹… 18 min read

How to use TanStack DB to build reactive, offline-ready React apps

This tutorial shows how to use TanStack DB to build a task manager with live queries, optimistic updates, and offline support, delivering a fast, resilient UX with less boilerplate than traditional React state management.

Emmanuel John
Oct 1, 2025 â‹… 12 min read
how to build a full-stack application with Tanstack Start

A step-by-step guide to building a full-stack app with TanStack Start

Follow this step-by-step guide to building a full-stack recipe application with TanStack Start, the new full-stack React framework.

David Omotayo
Sep 30, 2025 â‹… 27 min read

Query strings are underrated: Using the URL as your app’s state container

Query strings are often overlooked as a way to manage app state, but they can make your React apps more shareable, persistent, and simple. This guide walks through the tools, trade-offs, and best practices for using query strings effectively.

Amazing Enyichi Agu
Sep 29, 2025 â‹… 3 min read
View all posts

5 Replies to "Exploring SQL and Elasticsearch with Open Distro"

  1. > Among them, JDBC format is widely used because it provides schema information and additional functionality, such as pagination.

    Does pagination work for you? I can’t seem to get past 200 results.

  2. Oh thanks for that Abbas. I see the error now in the first two sections on HTTP GET and POST calls. The underscores are missing

Leave a Reply