Mikola Yakymiv
Winning proposal- Projects -
- Rating -
- Rating 110
Budget: 750 UAH Deadline: 2 days
I will write the aggregate media function for numbers for MySQL and the procedure that will use it as you described in the message.
Budget: 500 UAH Deadline: 1 day
Good morning, I will be able to write a cast feature for MySQL media calculation.
Budget: 600 UAH Deadline: 1 day
Ready to help implement the function. Median for numerical fields.
Budget: 500 UAH Deadline: 1 day
As it was calculated by the median, where black and countless numbers were used. I can download the code for 500.
Proposals concealed
Proposals are currently absent
-
Durdygylych Mergenov 13 August 2018вы можете сначала получить данные по mysql, а потом обрабатывать их.
-
Roman Roman 13 August 2018потом
call Median('sometable', 'salary', @salary);
select company_id, department_id, @salary from sometable group by company_id, department_id
-
Roman Roman 13 August 2018call Median('sometable', 'salary', @salary);
select company_id, department_id, @salary from sometable group by company_id, department_id
-
Yevgeny Zhabchik 13 August 2018Сколько у Вас всего таблиц в БД ?
Последовательность действий всегда будет одинаковой ?
Или же Вы должны видеть все свои таблицы, и из каждой что то выбирать для просчета ?
Набор таблиц фиксированный, или может изменяться ?
-
Sergiy K.
14 August 2018
Тамблиц штук 20, но могут и новые появиться, или новые столбцы в старых. Не ставится задача привязки к конкретным таблицам и переменным
-
Ed Familiya 13 August 2018расширить mysql человек с улицы не может.добавить в сервер БД функцию может только Oracle.это все равни что выпустить свою купюру номиналом 7 гривен
-
Sergiy K.
13 August 2018
Мне уже для другого моего проекта делали кастомную функцию . Конкретно для хитрого подсчета совпадений в двух текстовых полях - функцию my_match_count. После этого я мог в любой таблицеmytable для любых двух переменных field1 и field2 написать
select my_match_count(field1,field2) from mytableили что-то такое. И всё работало.
-
Andrej Sokolov 13 August 2018https://stackoverflow.com/questions/1291152/simple-way-to-calculate-median-with-mysql
-
Sergiy K.
13 August 2018
Спасибо, гуглить я умею и ветку эту СтэкОверфлоу видел. Я именно так и делаю, когда мне надо найти медиану, беру из этой или аналогичной ветки код, заменяю названия переменных и таблиц на свои. Занимает много времени и результирующий общий код с этим куском получается неаккуратный. В этом и проблема.
-
Aleksandr Malygin 14 August 2018Сергей, извините, но гуглить вы не очень умеете ;)
По запросу "mysql медиана udf"
находится это https://github.com/codepodu/mysql-median-udf
и это https://github.com/infusion/udf_infusion
По первой ссылке хорошо разбираться, как это делается, там нет ничего лишнего. Но для сборки понадобится компилятор Си.
Вторая - это целый набор функций, и есть бинарники.
-
Sergiy K.
14 August 2018
Александр, спасибо :) Мне нужно, чтоб мне сделали кастомную функцию, которую я загружу в один клик и дальше мне подсказали синтаксис ее использования.
И без компиляторов Си )
-
Aleksandr Malygin 14 August 2018Качайте по второй ссылке. Если сервер на Windows - бинарники найдёте в директории Downloads, куда положить - читайте ридми. Пример вызова тоже там.
Если линух - команды для сборки тоже в ридми.
"Загрузка в один клик" - это подключение функции к серверу, выполняется скриптом для MySQL, который тоже присутствует. Насколько я понял, скрипты запускать вы умеете.
Удачи!
Current freelance projects in the category Databases & SQL
An experienced 1C programmer is needed for a one-time data migration from 1C to a new CRM system. It is necessary to export data from 1C while preserving all relationships between entities: products, clients, receipts, invoices, balances, product movement history, and other directories. The export format can be JSON, SQL, or any other format convenient for further import. The main requirement is to maintain the data structure and all relationships between documents and objects so that the data can be correctly transferred to another CRM without loss of information. Experience in data migration between 1C and third-party systems will be an advantage. There is no need to migrate to another CRM, just provide a file or create functionality to save a dump file locally on click. Everything is managed locally, so you will need to work through AnyDesk or something similar. I don't know the prices for such work, so please make your offers.
We are looking for support for a project based on Yii , we need to make edits and improvements to the database, there is partially a connection with the previous contractor .....................
It is necessary to migrate the database from CRM G-PLUS to MyChatBot Database volume - 26 thousand leads 2 funnels - Call center and Sales department with their own funnels Lead cards (besides name and number) have many different fields Leads also have voice recordings of calls. These also need to be transferred I expect an approximate amount and implementation timeline from the candidate
Create a dashboard for monitoring and analyzing the performance of the company's location network (branches) in Google Business Profile (GBP) through the official Google Business Profile API. Process via a script based on Google Apps Script (link to Google Sheets). Record data in Google Sheets (which serves as a database for Looker Studio). Update: Daily (with an indication of the last update date). Create a Google Cloud service account. The script runs once a day (trigger at 03:00 AM) and sends a request to the GBP API. It retrieves metrics for the previous day for each location (locationId). Records data in a flat format (row = unique combination of Date + Branch ID + Metrics). Key Performance Indicator CardsCard NameGBP MetricDynamic FormatProfile ViewsImpressions (Search + Maps)Percentage %, Sparkline (blue)CallsLocal Services Phone CallsPercentage %, Sparkline (green)Website ClicksWebsite ClicksPercentage %, Sparkline (purple)Direction RequestsDirection RequestsPercentage %, Sparkline (orange)Average RatingAverage Review RatingAbsolute change (e.g., +0.1), Sparkline (yellow)New ReviewsNew Reviews CountPercentage %, Sparkline (turquoise)
Hello everyone! I'm looking for a Backend Developer (NestJS) to work on a new project. What needs to be done Develop a REST API using NestJS. Prepare and maintain documentation through Swagger (OpenAPI), so that the frontend developer can automatically generate a client using Orval and always work with the current specification. Design a clean, scalable architecture that will be easy to maintain and develop. Requirements Strong knowledge of NestJS and TypeScript. Experience with PostgreSQL. Experience integrating with Supabase: authentication and authorization; working with the database; using the platform's built-in features. Experience integrating Stripe (through Supabase features). Understanding of API security principles, authorization, data validation, and application protection. Ability to write clean, structured, and extensible code. If you have relevant experience, please send: examples of projects or GitHub; your desired rate (for the screens I provided, so I can understand your rate, hourly is inconvenient as it's unclear what volume of work will be done, everyone has a different pace);