Israel Imru
Employment
Projects
GridDB Cloud CLI Tool →
Architected and built a standalone CLI tool to simplify GridDB Cloud management, featuring interactive table creation and automated CSV ingestion with intelligent data type mapping.
FFTiers Checker →
Tool purpose-built to search and parse fantasy football players and their tiers for the week based on math done Boris Chen: https://www.borischen.co/. Built with a go multithread fetcher, a pocketbase backend, and a TanStack Query frontend
GridLog →
Full Stack application using: GridDB, Spring Boot, React.js. GridLog polls log files on host machine, takes the raw logs, saves into DB, then takes the raw logs from the DB, parses it, and converts into fieldable logs using regex. Log Viewer allows you to see these logs and to query them with a query builder. Still WIP. Recently added Classical Machine Learning Classification on incoming Logs as an marketing tool.
This website →
Portfolio type website. Built with Astro, CMS built with Strapi on Railway, static content hosted on Netlify. Blogs below gathered from https://griddb.net using simple node.js script
Blogs
- Top 5 Sitcoms Ever
- Creating a Kubernetes Application using GridDB and Go
- GridDB Partitioning and Expiry
- Using SQL Batch Inserts with GridDB v5.5, JDBC, and Kafka
- GridDB v5.5 New Features: SQL Batch & More
- Protect your GridDB REST API with JSON Web Tokens Part II
- Protect your GridDB REST API with JSON Web Tokens
- How to Utilize GridDB as the Backend to your No Code Bubble App
- Deploy and Scale your GridDB App on Azure with Kubernetes
- Monitor your GridDB Server with Zabbix
- Creating a Kubernetes Application using GridDB and Go
- Build your own Go Web App with Microservices and GridDB
- Pandas with Python GridDB SQL Queries