Question : I need to be able to track API usage in order to generate reports or charts later. I’ve […]
Tag: elasticsearch
Which database to use when you have a 6 billion of rows inside and need to query rows with from list of IDs? [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
NoSQL or MySQL for storing API usage
Question : I need to be able to track API usage in order to generate reports or charts later. I’ve […]
MongoDB or ElasticSearch
Question : Which one of them is good to use? I’m developing a application which will have the following functionalities. […]
Combine relational DB and Elastic search
Question : We have a large quanitity of text files we want to free-text/full text search, combined with relational structured […]
Dedicated tables VS Multipurpose Tables
Question : I am developing a forum like app using a MySQL database. I have posts, comments and replies just […]
Database events but not triggers
Question : This is a question regarding general DB inner workings, not particular to an implementation or paradigm, though answers […]
Room availability [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Use data from Mysql to ElasticSearch with Logstash
Question : I’m using logstash for use my mysql database in ElasticSearch My conf is the next. input { jdbc […]