Sql reduce jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sql reduce jobs found, pricing in USD

    ...accomplish With our team always here to help Ability to communicate and solve exciting tasks will be essential. We all collaborate together closely, work at same time with real time communication very important Experience: 1. PHP and related such as CodeIgniter, Laravel, .. 2. JavaScript and other front end technologies 3. Mobile App Cross Platform is plus for upcoming challenge 4. PostgreSQL, My SQL, etc. Work Requirements: 1. One Dedicated Programmer working on project 2. Agreed upon start finish each day to work at same time as our team 3. In addition to this site time tracker, Live Screen Sharing when paid hourly In your response: 1. Confirm agreed to above work requirements 2. Resume, Skill Listing, Example work 3. What days and times can you work in your time zone ? 4....

    $2 - $8 / hr
    Sealed
    $2 - $8 / hr
    49 bids

    ...seasoned software engineer with specialization in Artificial Intelligence, Machine Learning, MS Copilot, Cloud Computing (Azure), MS Power Platform, SQL Server, iOS, Android, and comprehensive Microsoft technologies. Preference will be given to candidates in the USA time zone. Key Details: - Main Objective: The main goal of this project is to develop a new software application. - Platforms: The application will be developed for Web, iOS and Android. Ideal Skills & Experience: - Proficient in Artificial Intelligence and Machine Learning with a proven track record in similar projects. - Expertise in MS Copilot, Cloud Computing (Azure), MS Power Platform, SQL Server, iOS, Android, and Microsoft technologies. - Prior experience in developing cross-platform applications ...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    47 bids

    I'm looking for a professional with a deep understanding of SQL injection to help me identify vulnerabilities in a MySQL database. If you're experienced in this area, I'd be glad to work with you. Key Expectations: - Identify vulnerabilities: Your primary task will be to thoroughly test the database for potential vulnerabilities, considering various injection techniques. - No access: Since I don't have any access to this database, I'm looking for someone who can perform this task remotely. You'll be expected to provide a detailed report on the vulnerabilities identified, so I can address them with my database administrator. - Change database values: Additionally, I'd like you to demonstrate the ability to change database values, as a proof of con...

    $23 (Avg Bid)
    $23 Avg Bid
    13 bids

    Google big query - for writing sql queries for the complex data

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    25 bids

    Hi, we require an SQL macro that we need to be able to delete EAN codes that have less than 8 numbers from the import. So EAN codes that have between 1 and 7 digits must be removed from the import. We use a software called StoreManager that uses SQL. The formulas entered in the software look like this IF([CSV_COL(16)]=0 OR[CSV_COL(16)]=‘’ OR[CSV_COL(16)]<0,‘’,[CSV_COL(16)]) Payment and/or Milestone after the problem has been solved.

    $25 (Avg Bid)
    $25 Avg Bid
    34 bids

    ...functionality. Key Responsibilities: - Enhancing the existing dashboard by adding new features and functionalities. - Ensuring that the dashboard has real-time data update and interactive capabilities. Data Sources: - The data sources for this project include databases (SQL, NoSQL) and local files (CSV, Excel). Ideal Candidate: - Proficient in Tableau with a proven track record of developing and enhancing dashboards. - Experience working with real-time data sources and interactive dashboard elements. - Understanding of SQL and/or NoSQL databases. - Familiarity with data visualization best practices. I am looking for a professional who is not only skilled in Tableau but also understands the importance of user experience in data visualization. Please pr...

    $142 (Avg Bid)
    Local
    $142 Avg Bid
    22 bids

    ...Specialist. This role requires a deep understanding of Amazon’s Seller Central and FBA system to help optimize our product listings, streamline inventory management, and craft effective advertising and promotional campaigns. Responsibilities: - Optimize product listings to boost visibility and increase conversion rates. - Design and implement inventory management strategies to avoid stockouts and reduce storage costs. - Develop and oversee advertising and promotional initiatives to enhance sales and attract more traffic to our listings. - Requirements: - Demonstrated success as an Amazon FBA expert, evidenced by past project achievements. - Comprehensive knowledge of the Seller Central platform and FBA processes. - Excellent analytical skills to evaluate and enhance per...

    $53 (Avg Bid)
    $53 Avg Bid
    2 bids

    ...you passionate about programming languages and eager to make your mark in the IT industry? Look no further! We’re hiring talented individuals to join our dynamic team. Position: Software Engineer Domain: Finacle (Banking) Location: Major cities in India and international locations Why Choose Us? Comprehensive end-to-end training in Unix/Linux, JSP, HTML, Core Java, Node JS, Node red, Oracle SQL, and PLSQL. Exciting projects in the banking domain Opportunities for growth and career advancement Terms and Conditions: Commitment: Minimum 3 years with us Training: First month (free accommodation), followed by competitive salary Performance-based increments from the second year onward Global travel opportunities Qualifications: - While we do not have any specific certificat...

    $35 (Avg Bid)
    $35 Avg Bid
    10 bids

    I'm seeking a seasoned resume writer, with a knack for crafting resumes focused on the IT industry and a comprehensive understanding of executive-level priorities. - Your target audience will be, primarily, senior decision-makers in IT recruitment. - Also, the resume must highlight my skills as an Architect. Ideal Candidate: - Proficient in resume building for executives. ...Your target audience will be, primarily, senior decision-makers in IT recruitment. - Also, the resume must highlight my skills as an Architect. Ideal Candidate: - Proficient in resume building for executives. - Knowledge of the IT industry (java Full Stack development) and architect roles. - Excellent communicator with collaborative editing skills. - MongoD...

    $85 (Avg Bid)
    $85 Avg Bid
    42 bids

    ...com/file/LJsytcax2WmStFrLOWBgM6/FitApp?type=design&node-id=3-65&mode=design How it works: - The entire user journey is gamification. - The user chooses a project that has x days (screen 1). Then you must mark the completed days (screen 2) in the app to earn coins. - The coins are on the top bar (Fixed) and starts with 0 coins. - The number of user coins and complete days must be saved in a local sql-lite database. Summary: - Create app with Expo 50 and TypeScript; - The data must be saved in a local database. This project is offline, but there must be online synchronization support with the offline-first approach. Save user coins, projects and days complete; - Number of days on screen 2 must be dynamic, according to what is selected by the user; - Create a service wh...

    $168 (Avg Bid)
    $168 Avg Bid
    35 bids

    Seeking a developer with experience in C# and SQL for a predictive artificial intelligence project. Your role will involve developing a model to predict user behavior on a vending machine, utilizing data stored in SQL Server. Proficiency in artificial intelligence is required. Please don't send a bid to later try to increase it. Will be declined.

    $605 (Avg Bid)
    $605 Avg Bid
    53 bids

    Stepping Back Through Data I have a table of orders, lets say. I'm trying to find all the "Completed" orders, and then step back through other "Cancelled" orders for the same Customer, that were created within 72 hours. The trick is, I want to keep stepping back until I don't find anymore orders (the 72 hour window will now be based on the last order found). Also, the logic should stop if it finds another "Completed" order for the same customer. I've included a test table and data, as well as an expected output. CREATE TABLE #Order ( OrderID int, CustomerID int, OrderDate datetime, OrderStatus varchar(25) ) INSERT INTO #Order VALUES (1, 1, '02/15/2024 07:00 AM', 'Cancelled') INSERT...

    $23 (Avg Bid)
    $23 Avg Bid
    14 bids

    I need a talented SQL developer to create a stored procedure that will automate the process of marking certain items as 'picked up' in our Microsoft SQL Server database. This script should essentially replicate the functionality of our existing Windows application, performing the necessary changes in the database to reflect this status. Key Requirements: - Strong command of SQL and experience in Microsoft SQL Server is essential. - Familiarity with Windows application development is a plus, as this script should mirror the behavior of our existing front-end tool. - Previous experience in creating SQL stored procedures for automating database actions is highly preferred. - Attention to detail and the ability to trace SQL commands accurate...

    $128 (Avg Bid)
    $128 Avg Bid
    90 bids

    ...balancing both functionality and aesthetics The final product should be a clean, sleek, and easy-to-navigate website, reflecting the minimalistic style while providing exceptional user experience. My expectation is for a thorough, detailed-oriented professional who can capture my vision and translate it into a fully functional portfolio site. Things to be done Load an API data into on premise SQL server database Client will do some data calcution The new data will be available in the database and needs to be show in website with some base UI. Project involves show some other API data on the website as well Need not have a lot of experience in UI design but need experience showing data into a page. Website would look like this --- Odds data should

    $349 (Avg Bid)
    $349 Avg Bid
    202 bids

    I'm looking for an audio professional who can help me enhance a recorded speech. The audio has background noise, echo, and distortion, it's quite distracting. My goal is to make it clearer and more professional, also I need the audio levels to be balanced. Key requirements: - Experience in audio enhancement and sound engineering - Ability to effectively reduce background noise, echo, and distortion - Skilled in achieving a clear and balanced sound - Proficiency in working with recorded speech Please include any relevant experience or samples of your previous work in your bid. The successful candidate will be someone who can deliver high quality results in a timely manner.

    $416 (Avg Bid)
    $416 Avg Bid
    51 bids

    ...provide a seamless and efficient solution for scheduling appointments for customers who need to use VFS Global services. Key Requirements: - Compatibility with both web and mobile platforms. - Full automation of the appointment scheduling process. - The system should allow customers to either choose specific time slots or have time slots auto-assigned based on availability. - Reminder system to reduce the occurrence of no-shows. - Efficient management of customer information. Ideal Skills: - Experience in developing and deploying appointment booking systems, particularly for dual web and mobile platforms. - Proficiency in automating system processes. - Strong understanding of UI/UX design and customer experience principles. - Ability to integrate reminder systems. - Data manage...

    $674 (Avg Bid)
    $674 Avg Bid
    38 bids

    ...proficient in Websocket and SQL, who can help me with an automation project. Key requirements: - Profound knowledge in Python, including advanced topics and best practices. - Strong understanding of Websocket and SQL. - Experience in automation tasks would be highly beneficial. - Ability to adapt to different mentoring methods, such as video calls, live chat, or in-person sessions. Your tasks: - Mentor me through the automation project, providing guidance and support. - Help me understand and implement Python, Websocket, and SQL concepts effectively. - Adapt to my preferred session mode, whether it be video calls, live chat. Ideal skills and experience: - Proven expertise in Python, particularly in automation applications. - Experience working with Websocket and...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    85 bids

    Looking for experienced computer programmers skilled in Python for a web development project. Skills and Experience Required: - Proficiency in Python programming language - Strong knowledge of web development concepts and frameworks - Experience in buil...project. Skills and Experience Required: - Proficiency in Python programming language - Strong knowledge of web development concepts and frameworks - Experience in building and maintaining web applications - Familiarity with front-end and back-end development - Ability to implement responsive design and ensure cross-browser compatibility - Good understanding of database management systems and SQL - Knowledge of version control systems and agile development methodologies Timeline: The project is expected to be completed within ...

    $81 (Avg Bid)
    $81 Avg Bid
    14 bids

    I'm looking for a skilled developer to create a Google Chrome extension that ensures my printer defaults to black and white. Here's what I need: - **Purpose**: The aim of this extension is to enhance efficiency and reduce unnecessary color printing. - **Detection Mechanism**: The extension should automatically check whether the printer setting in Google Chrome is set to black and white or not. If not, it should change it to black and white. - **Skills Required**: You should have prior experience in developing Chrome extensions. Understanding of printer settings and color configurations would be a plus. A meticulous and detail-oriented approach is essential to ensure the extension functions reliably.

    $616 (Avg Bid)
    Featured
    $616 Avg Bid
    48 bids

    I require a skilled freelancer with experience in Amazon Web Services (AWS). We have a an ERP Developed on Laravel which is currently on a On-Premise Windows Server. We would like to move the application to AWS using a windows OS and SQL Server Database. Please guide as to which option would be better. The selected freelancer would have to set up a Windows operating system. Skills and Experience Required: - Proficiency in AWS, - Demonstrated experience deploying Please ensure to include examples of your previous AWS work in your bid. Your ability to efficiently handle tasks in the AWS environment is paramount for this project.

    $91 (Avg Bid)
    $91 Avg Bid
    33 bids

    ...candidates should have plenty of experience with Flutter Development, as well as a portfolio of past work to demonstrate their expertise. - Proficiency in Flutter development - Experience in developing for both iOS and Android platforms - Ability to work independently with minimal guidance You have to setup and configure both the flutter application (iOS and android) as well as the backend PHP, my SQL, firebase, docker etc. As the client, I did not specify the key features to be prioritized, giving you the flexibility to design the app in a way you find most effective. Similarly, there is no predesignated design requirement for the app, paving the way for creative freedom. Given the lack of specifications, the ideal freelancer should be highly creative and intuitive, capable...

    $114 (Avg Bid)
    $114 Avg Bid
    36 bids

    We've developed an MS Access database front end with a SQL Server back end. Now we need to install both of these with government agencies in South America whose IT people only speak Spanish. We provide written installation instructions in English. Our clients can only meet the contractor online for server installations during business hours in American time zones. This is periodic work, installing databases whenever clients request them. At present we have six clients in the queue. The applicant must guide and troubleshoot each installation online in fluent Spanish. The successful applicant will have a record of relevant database work. We're a university-based not-for-profit.

    $53 / hr (Avg Bid)
    $53 / hr Avg Bid
    12 bids

    ... Key responsibilities: - Commence with an thorough review of my Shopify site to identify the elements that are causing slow loading times. I am uncertain about what these might be and would appreciate your expertise on this matter. - Focus your speed improvement strategies on the homepage primarily. This is a crucial gateway for my customers and optimizing its loading speed is significant to reduce the bounce rate. Skills and Experience: - Prior experience with Shopify platform. - Proven record of successful site speed optimization projects. - Proficiency in diagnosing and rectifying site issues that cause slow speeds. - Excellent understanding of handling high resolution images, numerous videos, and heavy scripts or plugins, as these elements could be one of the probable ...

    $169 (Avg Bid)
    $169 Avg Bid
    59 bids

    MUST READ FIRST =============== MUST HAVE - Blazor experience of at least 3 years - Latest version of .NET & SQL Server - At least 1 hour of availability between 6:00PM and 11:00PM EST - Your price is the one that you REALLY want to have with 10% +- NOTE - APIs will be provided (you will not develop APIs) - No development will be done on My Computer. - DO NOT APPLY if your fees can exceed 10% or your bid PROJECT I have C# Blazor Web App that works using SQL Server Database & using APIs at the same time. For the functions that use the database, I want to replace them with the APIs 1- Make code debuggable. 2- Error message appear with no details, need to make the error message has Show More to display the details of the error. 3- Load Codes from APIs instead of...

    $313 (Avg Bid)
    $313 Avg Bid
    47 bids

    ...Commerce/WordPress Developers, most preferably an ORGANIZATION or a GROUP/TEAM OF DEVELOPERS preferably based in INDIA. This project needs URGENCY. Specific Requirements: Can develop and create a System/Plugin, or a ready-made System/Plugin that can connect to our SPM word press system that can handle the following: - Automatic comparing and suggesting freight prices with multiple couriers - Reduce time to generate consignments - Real Time tracking for all couriers in a single screen - Connect to all Australian Courier's API that we are currently using - Can ADD, UPDATE, and DELETE couriers - Manually printing of consignment Labels - Similar in functions to software's like Machship and the like Additional Requirements: - Proficiency on re...

    $179 (Avg Bid)
    $179 Avg Bid
    158 bids

    I'm in need of a professional who is skilled in both graphics and Power BI. Let's collaborate to convert raw data into clear, visual and interactive dashboards. Here are the specific needs for this project: Power BI Tasks - Effectively perform Data modeling, Data visualization and dashboard creation using Power BI - Work with various data sources that include Excel Spreadsheets, SQL databases, Online APIs, and Azure Graphics Tasks: -Even though I didn't specify any graphical needs, any creative approach or design skills you can bring to the project to enhance the visual aspect of the data would be appreciated. Ideal Candidate - Proficient in Power BI - Experienced in working with multiple data sources - Has a knack for graphic design - Detail-oriented and data-dri...

    $2030 (Avg Bid)
    $2030 Avg Bid
    78 bids

    ...months to 15 months Position open: 2 Data scientists Key Responsibilities: - Perform data analysis and visualisation on trading or stock market data - Use your data science skills to provide valuable insights - Ensure the accuracy and efficiency of your predictive modeling Ideal Skills and Experience: - Proven experience in trading or stock market data analysis - Proficiency in Python, R, and SQL - Strong analytical and problem-solving skills - Prior experience with predictive modeling and algorithm development - Ability to handle a variety of data sizes and formats, as the size of the data may vary If you have previous experience in the trading industry and can confidently handle data analysis and visualisation, this opportunity is perfect for you. Your work will play a vita...

    $8 / hr (Avg Bid)
    Featured
    $8 / hr Avg Bid
    12 bids

    ...few countries we need you to replicate for more different countries, each country will consists about 8 google sheet types and some types may have dozen or up to few hundreds google sheets. Then some of the data needs be transferred and stored to SQL and taken from SQL by API also. This is team work, you will be working with bunch of server guys and python guys. So you need to possess these abilities and criteria : 1. Able to make google sheets fast, make editor for the GS fast and send all of the Google sheets ownership to me. 2. Able to work on SQL and API. 3. Able to collaborate as a team. 4. Agile, fast delivery, and responsive 5. Integrity, Honesty, Independently initiative, responsible, straight forward, loyal, modest, discipline, emphatically fair, hard wor...

    $27 (Avg Bid)
    $27 Avg Bid
    14 bids

    I'm seeking an expert in Azure cloud cost savings particularly with regards to the purchase of reserved instances for Virtual Machines. Through Azure Advisor Savings, I have identified an opportunity to potentially reduce total costs. As such, I'm seeking an expert's review and recommendation concerning this initiative. Key Responsibilities: • Review current Azure Advisor Savings recommendation • Provide a comprehensive report justifying the necessity or otherwise of the reserved instances purchase • Recommend optimal configurations (if necessary) to maximize cost savings Ideal Skills and Experience: • Proven experience in FinOps, particularly on Azure Cloud • Expert knowledge on Azure VM Reserved Instances • Strong understanding of...

    $58 / hr (Avg Bid)
    Urgent
    $58 / hr Avg Bid
    20 bids

    ...this project should have proven experience in time series forecasting, Python programming, and developing interactive dashboards. A solid grasp of data visualization principles would be a plus. The output should be in a form of a python file with 4 models above and related dynamic visualizations. The text preprocessing is required and can be done in any necessary technologies (HADOOP/SPARK,NOSQL/SQL databases) - screenshots of the bash code are required....

    $31 (Avg Bid)
    $31 Avg Bid
    14 bids

    I'm searching for an expert in Visual Studio 2022, MS SQL, and VB.net, for the main objective of maintaining and updating an existing software application. Key tasks: - Primarily, the project will involve optimizing the application's performance. Skills and experience: - Experience with Visual Studio 2022, MS SQL, and VB.net is a must. - Proven expertise in software optimization. - Knowledge of system maintenance and updating.

    $168 (Avg Bid)
    $168 Avg Bid
    21 bids

    I have a 500MB XML file that I need loaded into SQL across approximately 20 tables. I'm in need of a Python script to handle the transformation. The script will need to handle normalization of the data. Key requirements: - Develop a Python script to read the XML file and transform the data into a normalized structure across 20 tables. - You will need to create the SQL tables as part of the normalization process. - Experience with large data transformations and SQL is vital.

    $189 (Avg Bid)
    $189 Avg Bid
    93 bids

    I'm seeking a professional who can help me to enhance the speed of my AI image generation process. Key Requirements: - Current image generation duration is over 5 seconds. I'm looking to significantly reduce this time while maintaining the image quality. - The targeted image resolution is 'Standard Definition (SD)', so the optimizations and improvements should be focused on this specific resolution. - The main focus for this project is on speed. While maintaining a balance between speed and image quality is important, the primary goal is to significantly speed up the image generation process. Ideal Candidate: - A proven track record in AI image generation, particularly in optimizing the process for speed. - Proficiency with AI image generation tools and techn...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    10 bids

    I'm seeking a skilled .Net developer to assist in developing a comprehensive retail system that has features such as user authentication and authorization, inventory and product management. Requirements: - Proficiency in C#, .Net, Entity Framework and SQL Server - Ability to develop a retail project from scratch - Strong understanding of user authentication and authorization - Experience in inventory management and product cataloging It's crucial that the chosen freelancer has prior experience in building online retail systems and a strong understanding of the retail business model. The ideal candidate should be able to deliver a secure, efficient and scalable retail project. Any experience with Angular/react/Node would be plus

    $1347 (Avg Bid)
    $1347 Avg Bid
    25 bids

    I am seeking a skilled ERP consultant to help with the implementation of an ERP system that is focused on the Finance and Supply Chain departments of my business. Key Goals: - Streamline financial processes: Optimizing financial activities and transactions to improve efficiency and accuracy. - Improve inventory management: Enhance tracking, management, and forecasting of inventory to reduce costs and improve customer service. - Enhance procurement process: Improving the purchasing process, supplier management, and overall procurement efficiency. Key Details: - The system will need to be robust yet user-friendly, as less than 10 employees will be using it. - Prior experience with similar ERP implementations in the finance and supply chain domains is highly preferred. - Strong knowl...

    $4976 (Avg Bid)
    $4976 Avg Bid
    61 bids

    I am in need of a freelance MIS Executive with strong skills in data analysis and database management. Responsibilities: - Conducting detailed data analysis using the provided tools - Proficiently manage and maintain a database Ideal Candidate: - Proficient in Microsoft Excel and SQL Server - Experience in database management and data analysis - Strong analytical skills - Excellent attention to detail This project requires someone who can work independently, has a good eye for detail, and can deliver high-quality results. A background in MIS or similar field would be a big plus.

    $283 (Avg Bid)
    $283 Avg Bid
    27 bids

    I'm seeking a professional who can help me to enhance the speed of my AI image generation process. Key Requirements: - Current image generation duration is over 5 seconds. I'm looking to significantly reduce this time while maintaining the image quality. - The targeted image resolution is 'Standard Definition (SD)', so the optimizations and improvements should be focused on this specific resolution. - The main focus for this project is on speed. While maintaining a balance between speed and image quality is important, the primary goal is to significantly speed up the image generation process. Ideal Candidate: - A proven track record in AI image generation, particularly in optimizing the process for speed. - Proficiency with AI image generation tools and techn...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    10 bids

    ...completion) Whereby; candidates can create a profile upload their CV, images or link to images and videos recruiters can search CVs with a Boolean type search functionality & save searches. Candidates and recruiters can message each other. Admin can manage the back end. Suggested technical skill set but not a complete one… • Cloud-based server solution • Azure or Single server solution • MS SQL Database (NoSQL document database might be more appropriate?) • OAuth • Payment gateway • .net We suggest design led development process where we sign off the look and feel of the web pages… the back end is for the supplier to advise the best scalable solution for the application. Please send your credentials/ skill sets and cost struct...

    $4267 (Avg Bid)
    $4267 Avg Bid
    101 bids

    ...managing user profiles, cataloguing orders, generating recommendations, and facilitating payment systems. 1. Implement a QR code as the entry point for users to access WhatsApp chat. 2. Utilize WhatsApp APIs to initiate chat sessions. 3. Employ Language Model (LM) capable of Hindi, English, and Hinglish for conversational interactions. 4. Integrate LM with backend logic for CRUD operations on a DB (SQL/NoSQL). 5. Store restaurant data including name, menu, pricing, and location details. 6. Capture user profile data such as name, preferences, allergies, and delivery addresses. 7. Manage user records and orders in the backend. 8. Prompt new users to provide necessary details. 9. Facilitate dish selection based on user preferences. 10. Display sorted dish options in sets of four ...

    $148 (Avg Bid)
    $148 Avg Bid
    8 bids

    Description: I am looking for an expert in SQL and R programming for a detailed data analysis project. This project involves extracting, analyzing, and reporting on data from a sophisticated relational database setup. The ideal candidate should have a solid background in data science, with specific skills in SQL and R. Responsibilities: Efficiently query and manage data using SQL from a SQLite3 database. Apply R programming techniques for advanced data cleaning, analysis, and visualization tasks. Ensure data integrity and optimize data processing workflows. Analyze results to derive actionable insights and compile detailed reports. Document all processes and code in a clear and comprehensive manner. Requirements: Profound knowledge of SQL with experience in ...

    $163 (Avg Bid)
    $163 Avg Bid
    31 bids

    Our company develops both desktop and web applications tailored for analysing insurance premiums. These have been developed in Delphi over the past 25 years. We are seeking to establish a long term relationship with an experienced Delphi programmer with exposure to Microsoft SQL databases. ASP.net application experience is also desirable. Our software packages require continued upgrading and enhancement and given the specialist nature of our software we are seeking to establish a long term relationship. The primary requirements include understanding our business process and system design, determining and articulating technical solutions, and implementing the design into build and install stages. Australian based is preferred, our principal office is based in Sydney NSW. If you...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    45 bids

    ...can design a dynamic, responsive, and custom database synchronization system. Key Requirements: - Custom Data Mappings: The system should allow the designation of unique data mappings for seamless sync across various platforms. - Conditional Sync: The system should support conditional sync to ensure only relevant data is shared. - Automation: The synchronization process should be automated to reduce manual intervention and enhance efficiency. Platforms and Websites: The system should sync data with: - Social media platforms - Mobile devices Ideal Freelancer: - Proficient in database synchronization and mapping - Experienced with integration across websites and devices - Capable of designing automation processes - Knowledgeable in conditional synchronization protocols Looking...

    $379 (Avg Bid)
    $379 Avg Bid
    62 bids

    I'm looking for an experienced .NET developer to assist with a project. This project requires someone who has a strong background in .NET technology, particularly in C# programming, ASP.NET development, and SQL database management. Ideal candidates should have experience in developing web applications, creating software solutions, and improving existing systems. The key functionalities to be implemented by the .NET developer in this project include user authentication, data encryption, and payment integration. If you're a .NET developer with a solid understanding of the above technologies and functionalities, please reach out to discuss the project further.

    $103 (Avg Bid)
    $103 Avg Bid
    43 bids

    ...in need of an hacker to perform a thorough black-box penetration testing on my WordPress website. Key Responsibilities Include: - Testing the security from an outsider's perspective. - Identifying and using hacking techniques including SQL injections, cross-site scripting attacks, and brute force attacks to hack website as outsider so that we can plug the vulnerability. Ideal candidates should have: - Proven experience in website vulnerability testing. - A strong understanding of WordPress. - Exceptional problem-solving skills. - In-depth knowledge of SQL injections, cross-site scripting attacks, and brute force attacks. My objective is to ensure my website's robust security, and your expertise can help me to achieve this. Your keen eye and tech skills are ...

    $100 (Avg Bid)
    $100 Avg Bid
    16 bids

    ...of the website's database. Key Requirements: - Daily database updates: The website should automatically update its database every day. - Products and prices: The database should include technology products, such as electronics and computer hardware. - Design and layout: The website should be visually appealing and user-friendly. - Database type: The database can be either SQL or MySQL. Ideal Skills: - Proficiency in SQL or MySQL - Experience in e-commerce website development - Strong understanding of front-end design - Ability to automate database updates - Expertise in handling technology products Your proposal should include: - Your experience in similar projects - Your approach to automating daily database updates - Your estimated timeline for completing the pro...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    41 bids

    ...them into “lighter” ones. This also includes optimization of the code itself. You also need to get rid of unnecessary plugins, and some need to be rewritten. Since it is plugins that are often the “brakes” in the operation of the site. My site is WooCommerce and experiencing issues related to lower speed as well. I want you to implement proper caching, image optimization, script optimization, reduce unnecessary plugins etc. I don't want you to use plugins but need manual work. Also We had some issue with polylang multidomain and fonts did't load in secondary domain. And getting stange 404 errors from time to time until we reset permalinks, I guess because of premmerce. I need serious WordPress developer who have coding knowledge of HTML, CSS,...

    $69 (Avg Bid)
    $69 Avg Bid
    40 bids

    Looking for a skilled developer to fill in for a team member on vacation. The ideal candidate should have: - Strong experience in C# and ASP.net - Good knowledge of SQL Server The role involves: - Troubleshooting and fixing bugs in our existing applications - Enhancing and adding new features to our applications The projected timeframe for this position is less than a month, but the role could potentially be extended. You're being hired for not only your skills but also your problem-solving abilities - an essential trait when dealing with application bugs/issues. The key objectives for this role are: - Improving the performance and stability of our applications - Enhancing the user experience and application functionality Note: We skipped the outcome due to the job's shor...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    154 bids

    ...and optimizing order packing for eCommerce. The software should include: - Shopping cart analysis: with the ability to integrate with popular eCommerce platforms and compute product dimensions to provide comprehensive packing solutions. - Packing visualization: acting as a guide for those packing orders and ensuring efficiency and accuracy in the packing process. - Box size optimization: to reduce shipping costs and environmental impact, this feature should enable the best box size selection based on order contents. It's essential that the developer has experience with eCommerce systems, 3D visualization, and size optimization algorithms. The ideal candidate will also have a solid understanding of order packing logistics and inventory management. This web application wi...

    $1225 (Avg Bid)
    $1225 Avg Bid
    113 bids

    I'm requiring aid in managing and optimizing my SQL database. This database is currently handling a range of information including product details, customer details, and order details. Key Tasks: - Improve the existing SQL database - Ensure efficient handling of product, customer, and order data Ideal experience and skills: - Proficiency in SQL queries - Experience in database management - Familiarity with inventory management processes, specifically handling a limited range of 20 different products. This project will require a keen attention to detail and a comprehensive understanding of SQL database manipulation.

    $161 (Avg Bid)
    $161 Avg Bid
    65 bids

    ...cross-reference sources will be vital in ensuring the authenticity and credibility of our content. - Knowledge of Fact-checking Standards: Your familiarity with standard fact-checking protocols will be necessary for the creation of our guide and assessment of the software tool. Our main goals for this project are: - Improve Fact-Checking Accuracy: With your help, we aim to tighten our process and reduce inaccuracies. - Enhance Fact-Checking Efficiency: Through the testing of Authentification, you will determine if the tool can save us time and resources in our fact-checking process. - Evaluate Software Effectiveness: Your feedback will be instrumental in our assessment of the software’s effectiveness. Finally, the fact-checker guide should have: - A clear, Step-...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    21 bids