Database processorPekerjaan

Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 database processor pekerjaan ditemukan, seharga USD
    Updating a database Berakhir left

    More details: What type of database needs to be updated? Access Database Do you have a specific list of updates that need to be made? No, but I can provide general guidelines How often will the database need to be updated in the future? One-time update

    $1505 (Avg Bid)
    Lokal
    $1505 Rata-rata
    10 penawaran

    I am looking to outsource a task for project to download data on demand from my Capsio database. The data I require to be downloaded includes text, and numeric data. My preference is to have the data delivered in an Excel format, and if possible, into different tabs, and not require any manipulation, such as cleaning or filtering prior to downloading. All data should be completed according to the agreed-upon schedule and with the utmost care. I am looking for an expert freelancer experienced in downloading data from Caspio. I can provide the SQL script for the data I wish to extract...I simply don't know how to get the script to run and export the data.

    $499 (Avg Bid)
    $499 Rata-rata
    26 penawaran

    We are a Safe Deposit Centre ( ) Please check our website to better understand the nature of our business. We rent out lockers for clients to store their valuables on 6 month, 1 year, 3 year or 5 year period) Clients pay either monthly, yearly , three yearly or five yearly. 1. Add clients and maintain records ( edit client, view client etc) Search clients, big search bar on top of each page . ARCHIVE CLIENTS, When client does not renew to archive the client ( clients are never deleted) 2. Events ( each time client visits our centre to use their locker to log their visit and to log them out when they leave) To keep all log in and out log outs and to view client log. Clients with overdue payments cannot be logged in 3. Renewals - when clients registration is about to expire to send auto e...

    $1535 (Avg Bid)
    $1535 Rata-rata
    145 penawaran

    I am looking for a freelancer to develop a database for a warehouse. The database should be built on the SQL system and will be used for inventory tracking and warehouse management. It will need to interface with NetSuite. We also need a user interface for interacting with the database. This project requires a freelancer with expertise in database management, specifically with SQL and creating user interfaces. If you think you have the skills to complete this project, please apply to the job!

    $2499 (Avg Bid)
    $2499 Rata-rata
    70 penawaran

    I own a small business and I am in need of a database transfer from an old Lotus Approach to a newer, more efficient database format. The current database consists of about 40,000 records, so it is important that this is completed with a comprehensive database management system. I am specifically looking for a system that has advanced reporting capabilities and a user-friendly interface. I am expecting the entire project to take more than two weeks to complete. If you have the skill and experience to help me with this project, please reach out to me.

    $3964 (Avg Bid)
    $3964 Rata-rata
    64 penawaran

    I’m having trouble connecting to a database using SQL Server 2019 on a local network. Everything seems to be running fine but when I start the software program that uses SQL to access the database, I receive an error message that "server registry settings don’t match database settings". I need help troubleshooting the issue and fix the problem so I can regain access to the database. If you are experienced with SQL server this may be quick and easy for you. I will pay you $150.00 flat even if it takes you 10 minutes.

    $152 (Avg Bid)
    $152 Rata-rata
    43 penawaran

    We are looking if its possible to have both edit ways into odoo : On the database edit as shown here : PLUS the inside the record edit with the usage of the arrows inside odoo for all the records previously filtered in the database as shown here : More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? ASAP

    $172 (Avg Bid)
    $172 Rata-rata
    18 penawaran

    Project Title: Database of Emails for veterinary in FR, BE, LU Introduction: I am looking for an experienced freelancer who can help me create a comprehensive database of emails for veterinary professionals in France, Belgium, and Luxembourg. The project requires gathering email addresses for both veterinary clinics and individual veterinarians. Requirements: Ideally we would like to have the following information: Practice Name Email Address Doctor Name Phone # URL ADRESS Thank you very much Stephane

    $137 (Avg Bid)
    $137 Rata-rata
    40 penawaran

    I am in need of a website developer to develop a website with a user interface linked to a database storage for photographs. The purpose of the website is to serve as a documentation. The specific feature I would like to have included in the website is image uploading and storage. As for the design style, I am looking for a modern and minimalistic look.

    $7813 (Avg Bid)
    $7813 Rata-rata
    136 penawaran

    I am looking for a skilled dev...can run on both Android and iOS operating systems. The app should have the ability to forward all incoming SMS to a specified database and another designated number. Requirements: - Compatible with Android and iOS operating systems - Ability to forward SMS to a specified database and another number - Continuous running in the background, even if the app is uninstalled - Live on the Play Store Database: - No specific preference for the type of database Design: - The app should be designed according to a specific design that I have in mind Ideal Skills and Experience: - Experience in developing SMS forwarding apps for both Android and iOS - Proficient in database integration - Ability to create a sleek and user-friendly...

    $333 (Avg Bid)
    $333 Rata-rata
    20 penawaran

    ...single PAGE payment page on my website on a UNIQUE folder, with UNIQUE database, which ONLY includes the Payment page which accepts payment from stripe and , and is Code based only with NO admin or backend. The user can select multiple price options that is programmed on the page, for example, $5, or $10, and if user payment is successful, on the next page, they get a one time code from a database that they can copy and paste to add credits on another website. For example, if a user purchases $5 of credits, they get code "hello", and the next user who purchases $5, CANNOT get the same code "hello", they will get a NEW UNIQUE CODE for example, "goodbye". Its very simple, I upload a list of codes in database depending on price, such as $5...

    $167 (Avg Bid)
    $167 Rata-rata
    56 penawaran

    Project Title: Stack-based microprocessor simulator with shared memory Skills and Experience: - Expertise in C programming - Knowledge of microprocessor architecture and stack-based systems - Familiarity with shared memory bus implementation and duo core processor Project Description: We are seeking a talented developer to create a stack-based microprocessor simulator with access to a shared memory via a shared memory bus. The simulator should be developed in C programming language. Specific requirements for the duo core processor will be provided. The ideal candidate should have experience in microprocessor architecture and be able to meet these requirements. The project has a tight timeline, with completion expected within 1 day. Therefore, the chosen developer should...

    $222 (Avg Bid)
    Mendesak
    $222 Rata-rata
    4 penawaran

    #Your code goes here import '' import '' def jbytes(*args) { |arg| arg.to_s.to_java_bytes } end def put_many(table_name, row, column_values) table = (@, table_name) p = (*jbytes(row)) do |column, value| family, qualifier = (':') (jbytes(family, qualifier), jbytes(value)) end (p) end # Call put_many function with sample data put_many 'wiki', 'DevOps', { "text:" => "What DevOps IaC do you use?", "revision:author" => "Frayad Gebrehana", "revision:comment" => "Terraform" } # Get data from the 'wiki' table get 'wiki', 'DevOps' #Do not remove the exit call below exit

    $60 (Avg Bid)
    $60 Rata-rata
    7 penawaran

    ...for a skilled developer to create a website called CVu. This platform aims to address the problem faced by international students of not knowing what the perfect CV in their dream country for their dream job looks like. By providing a platform where international students can upload their CVs, CVu will enable a comparison database that allows users to analyze and evaluate different CVs. Key Project Details: Purpose: - The main purpose of CVu is to enable a comparison database of CVs from international students. Features: - The anticipated features for the website include user accounts and a CV upload function. - Users should be able to create accounts and easily upload their CVs to the platform for comparison. Core Functionalities: - CV upload and download functionalit...

    $224 (Avg Bid)
    $224 Rata-rata
    44 penawaran

    My project is for a website called CVu, designed to help students solve the problem of not knowing what the perfect CV looks like for their dream destination. This platform allows international students to upload their CVs, creating a database where students can compare sections from different CVs and use this as a reference for optimizing their own. The features that I would like to include are; CV upload and comparison, search functionality for CVs, and user profiles and ratings. The target audience that I wish to reach are both undergraduate and graduate students. For the design complexity I would like to keep things simple and functional.

    $224 (Avg Bid)
    $224 Rata-rata
    70 penawaran

    I am looking for a freelance developer to create a stack-based microprocessor simulator by developing a duo core processor. Programming Language: - The simulator should be developed using the C programming language. Features and Functionalities: - The simulator should have full support for stack-based microprocessor instructions and operations. Deadline: - No specific deadline has been provided for this project. Ideal Skills and Experience: - Strong knowledge and experience in C programming. - Understanding of stack-based microprocessor architecture and operations. - Familiarity with developing simulators or processors. - Attention to detail and ability to accurately emulate microprocessor behavior.

    $137 (Avg Bid)
    $137 Rata-rata
    16 penawaran

    I'm looking for an experienced developer to optimize my medium-sized mysql database for better speed and efficiency. I'm open to both manual and automatic optimization, and am willing to consider customizing the optimization parameters if need be. I'm open to suggestions and would like to know the timeline for completion as well. Please get in touch to discuss the project further. Thanks! Estoy buscando un desarrollador experimentado para optimizar mi base de datos MySQL de tamaño mediano para mejorar la velocidad y la eficiencia. Estoy abierto a la optimización tanto manual como automática, y estoy dispuesto a considerar personalizar los parámetros de optimización si es necesario. Estoy abierto a sugerencias y también me gu...

    $142 (Avg Bid)
    $142 Rata-rata
    56 penawaran

    I am looking for an experienced database designer to create a database with extensive data management capabilities. The type of database preferred is open to any database but preferably Access. The primary function of the database will be data management. It will be used by more than 5 users. Experienced applicants should be knowledgeable in the design, implementation, and maintenance of various database systems, as well as skilled in making decisions about database structure, access, and performance. The successful candidate must also be able to identify user needs, develop solutions, document processes, and analyze the data generated from the database. If you have the skills necessary to build a powerful and robust database, ...

    min $50 / hr
    Sorotan Mendesak Bersegel
    min $50 / hr
    35 penawaran

    NOTE: This will require a consultative approach with the Freelancer owning th...Include per user-based document repository to store signed health waivers etc - Send emails to registered users (scheduled or otherwise) - Create a per-user area where members can review their historic weight loss, see notes provided by the organisers, as well as manage a calendar of future attendance - Group calendar control Additional bonus/stretch goals are: - Ability to tie in with a payment processor like Stripe for managing monthly memberships - Ability to report on memberships and currently payment statuses The majority of the above features can be demonstrated in use currently. They are either being created manually, or are being managed via another service. We need to consolidate this within ...

    $1076 (Avg Bid)
    $1076 Rata-rata
    50 penawaran

    ...detail oriented individual to conduct monthly calculations of sales agent commissions, and generate individualized commission reports. This task will recur monthly requiring a few hours of work with attention to detail and accuracy. In addition to the monthly tasks, the role involves on-demand Excel work, addressing urgent data requests and ad-hoc projects. Responsibilities: - Manage customer database spreadsheets and perform accurate monthly calculations of sales agent commissions. - Create individual commission reports based on the calculated data. - Parse and enter data from a comprehensive spreadsheet into separate Excel sheets. - Maintain master files for our records, ensuring accuracy and organization of commission data. - Follow instructions to ensure the accuracy and ...

    $5 / hr (Avg Bid)
    $5 / hr Rata-rata
    84 penawaran

    ...skilled SSIS developer to assist me with loading data from a CSV flat file into a SQL database. i am Doing first time in my PC and I am getting Error, I am looking some to take my remote and load it. also can understand me why this error was showing so wants to learn as well. Have around 5 table around 200 Mb Size File Format: CSV & Flat File Transformations and Data Cleansing: None required Database Size: Small (less than 1GB) Skills and Experience: - Proficiency in SSIS (SQL Server Integration Services) - Strong knowledge of ETL (Extract, Transform, Load) processes - Experience in loading data from CSV files into SQL databases - Familiarity with data mapping and data validation - Understanding of database structures and SQL queries - Attention to det...

    $16 (Avg Bid)
    $16 Rata-rata
    22 penawaran

    ...single PAGE payment page on my website on a UNIQUE folder, with UNIQUE database, which ONLY includes the Payment page which accepts payment from stripe and , and is Code based only with NO admin or backend. The user can select multiple price options that is programmed on the page, for example, $5, or $10, and if user payment is successful, on the next page, they get a one time code from a database that they can copy and paste to add credits on another website. For example, if a user purchases $5 of credits, they get code "hello", and the next user who purchases $5, CANNOT get the same code "hello", they will get a NEW UNIQUE CODE for example, "goodbye". Its very simple, I upload a list of codes in database depending on price, such as $5...

    $180 (Avg Bid)
    $180 Rata-rata
    50 penawaran

    ...high-performance local HP server. The project involves installing aapanel on multiple VPS, deploying specific applications such as Chatwoot and Whaticket, and setting up for testing several Laravel systems. Additionally, I need to configure access to desktop systems and Excel, and ensure shared folder access for documents and photos. Server Specifications: HP System x64 with a Xeon E-52680 2.7GHz processor and 16 logical threads 128 GB RAM Primary disk of 2 TB Secondary disk of 500 GB Specific Requirements: Virtualization: Configuration of at least 8 complete VPS using virtualization tools like Docker or VirtualBox, with the possibility of easy management and expansion. aapanel: aapanel installation on each VPS for simplified management. Applications: Installation and configur...

    $230 (Avg Bid)
    $230 Rata-rata
    26 penawaran

    I need a database with upload functionality and the expected size of this database will be 1-10GB. I'm looking for a database solution that will store and manage our data easily, securely and reliably. The database should preferably be MySQL, MongoDB or Oracle and should offer features such as scalability, speed, automation and integration with existing systems. It should also provide data integrity and security, so that our data is kept safe, accessible and up-to-date. Finally, the database must include upload functionality for users to quickly and easily store and import documents and pictures into the database. User access will have different roles in the database.

    $515 (Avg Bid)
    $515 Rata-rata
    44 penawaran

    I have urgent work which needs to be done by a team of 3-4 people. We have a scrappy database. You need to copy paste text from google sheet into matching area on our online database. It has to be done very very accurately and without any errors. It has to be done by 3-4 people as its very urgent and needs to be done within next 3-4 hours Our online database is slow in processing so it takes time otherwise it is easy work

    $41 (Avg Bid)
    $41 Rata-rata
    53 penawaran

    MS Access 365 I have a database Table containing the various details of English schools. I have a Query set up to export to CSV file all schools in all regions. This works OK; saving to the correct file, sorted correctly. I have saved the export steps as a 'Saved Export'. When run this also works OK. I also need to export to CSV files 20 or 30 subsets: NW region schools, SE region schools, SW region schools, etc., Primary schools, Secondary schools, Special schools, etc., etc. The 'Saved Export' files only work correctly if the original Query is altered to the specific subset criteria for each subset. The only way I can see this working is to have 20 or 30 different Queries; one for each subset. This seems to me a laborious solution to the problem. If the ...

    $45 (Avg Bid)
    $45 Rata-rata
    2 penawaran

    I am looking for an experienced Freelancer to provide immediate assistance with GoDaddy email marketing and database knowledge. If you have experience with GoDaddy, please contact me and let's discuss. Thank you!

    $23 / hr (Avg Bid)
    $23 / hr Rata-rata
    17 penawaran

    I am looking for a freelancer to create a simple image slider that retrieves data from a MySQL database. The ideal candidate should have experience in JavaScript and be familiar with working with MySQL databases. Similar to , Id like to slide rather then fade. The text that comes up at the bottom would be from the database as well. I have a copy of the table you can use with the field names needed. Basicly it will be Title of the Article By Name | Date of Post and a image path from the database for the image. Articles will be selected by a featured tag in the table. Requirements: - Retrieve data from a MySQL database to populate the image slider - Implement JavaScript to create the image slider functionality - Ensure the image slider is responsive

    $33 (Avg Bid)
    $33 Rata-rata
    25 penawaran

    Want to develop/set API for downloading the master data of the latest companies as published on which is also available for public use. Below is the link for the data file uploaded by for public use but it does not have email IDs which is also available as public data on the website.

    $319 (Avg Bid)
    $319 Rata-rata
    15 penawaran
    Prosepainter -- 2 Berakhir left

    I need someone that know Python, conda, y something about AI to make this project work in my computer Please check out the link before bidding, and make sure you think can make it work on OSX ventura with M2 chip. This would not be for commercial use, just personal, as I used to run this image processor for making sketches and images for personal work. So this is not to make money with third parties. If you read so far, please start the bid with the word "Prosepainter" Looking forward for you bids! Thanks

    $155 (Avg Bid)
    $155 Rata-rata
    11 penawaran

    I am looking for someone wi...Specific Requirements: - Identify and troubleshoot the error messages in the WordPress database - Implement necessary fixes to resolve the error messages and ensure proper functioning of the database - Optimize the database for improved performance and eliminate any potential error triggers Ideal Skills and Experience: - Proficiency in WordPress and its database structure - Strong understanding of error handling and troubleshooting techniques - Experience in optimizing database performance and improving loading times - Familiarity with backup and recovery procedures for WordPress databases If you have the skills and experience necessary to address this issue and ensure the smooth functioning of my WordPress database,...

    $19 / hr (Avg Bid)
    $19 / hr Rata-rata
    108 penawaran

    ...to build a college database system on a frontend desktop-based platform with specific features such as an university administration, student records, faculties, grades, . The database will need to accommodate medium-sized data with 400-500 records. To ensure the system meets my needs, I am looking for someone skilled who can create a tailored design for this project. It should be intuitive and easy to use. I am counting on the developer to come up with a reliable database design that includes features such as the ability to add, edit, and delete student records, search capabilities for students based on various criteria, set up course registration, provide faculty management with security controls, and more. This project requires someone who can develop a custom...

    $92 (Avg Bid)
    $92 Rata-rata
    14 penawaran

    Upgrade existing Access database

    $160 (Avg Bid)
    $160 Rata-rata
    1 penawaran

    ...freelancer to assist me in maintaining all employee records in a digital medium, as well as provide support for HR operational tasks and payroll management. The ideal candidate should have experience in database management and be proficient in handling employee records. Digital Medium: - The employee records should be maintained in both a database and scan copy format. Database Management: - The freelancer should have expertise in managing employee records using a database. - They should be able to efficiently organize and update employee information in the database. - Knowledge of database software and platforms is preferred, but I am open to suggestions for the specific software/platform to be used. HR Operational Support: - The freelancer ...

    $10 / hr (Avg Bid)
    $10 / hr Rata-rata
    20 penawaran

    I am looking for a skilled Python developer who can fix my script to work with a MySQL database. The script is currently able to connect to the database, but it gets stuck on the first transaction and hangs indefinitely. Specific Requirements: - I have specific transaction requirements for the database. Ideal Skills and Experience: - Strong proficiency in Python - Experience working with MySQL databases - Knowledge of transaction handling and troubleshooting - Ability to identify and resolve script hanging issues - Attention to detail and ability to debug and fix errors efficiently

    $145 (Avg Bid)
    $145 Rata-rata
    70 penawaran
    document a database Berakhir left

    There is an Orders table, which includes: Created At ID User ID Total Product ID There is a Products table, which includes: Price ID Title Category There is a People table, which includes: State Name Address Password City ID Email Active There is a Reviews table which includes: User ID Rating ID Product ID

    $28 (Avg Bid)
    $28 Rata-rata
    11 penawaran

    Project Title: Database for website Description: We are looking for a skilled database developer to create a database for our remote activation website. The ideal candidate will have experience in designing and implementing databases. Further details can be discussed. I can send a PowerPoint file which demonstrates the website being used and you can make the judgement on how the database is structured based on this presentation. There is also a second part which involves activation of a RF device, this RF device will be looking at the database for any successful transaction and if so the RF device will be activated. When expiry after activation is true then the RF device should be deactivated. Any questions please ask. Thank you

    $15 / hr (Avg Bid)
    $15 / hr Rata-rata
    29 penawaran

    I need advanced filters such as horse breed, discipline, age, height, color, price, location, and lease agreement specifications (e.g. -- on-site vs. off-site, monthly vs. yearly vs. seasonal, part-time vs. full-time) to be added to a Wix blog site. Listings are created as blog posts, so filtering capacities need to be added to the site for a more effective search.

    $147 (Avg Bid)
    $147 Rata-rata
    24 penawaran

    I am looking for someone to create a cook recipe database for me. Specifically, I am seeking gourmet recipes that can be categorized according to their ingredients, cuisine type, and/or difficulty level. Additionally, I would like the ability to include photos and images for each recipe as well. An easily navigable format and user-friendly interface is a must. If possible, I would like to be able to make minor edits without having to rely solely on the developer. Building this database requires experience in coding, as well as a keen knowledge of web design. If you feel like you can accomplish my vision, please let me know. Thank you for your consideration!

    $7 / hr (Avg Bid)
    $7 / hr Rata-rata
    28 penawaran

    i have a Laravel project file and sql file I want to install on a ubuntu server and link with a domain using A record . also you have to provide how to install in future any other server if I want. you have to give a video file.

    $16 (Avg Bid)
    $16 Rata-rata
    5 penawaran

    You are to develop a simulator for a duo-core version of the abm abstract machine. Your simulator must support all instructions included in the document. The following new instructions are to be included in your new version of the simulator.

    $91 (Avg Bid)
    $91 Rata-rata
    9 penawaran

    Web Data Scraping into a Database I am looking for a freelancer who can help me scrape data from a list of websites that I will provide. The data I am interested in includes both text and images. The scraped data will be used for business analytics purposes. Skills and Experience: - Proficiency in web scraping techniques and tools - Experience in scraping both text and images - Knowledge of data storage and database management - Familiarity with business analytics concepts and methodologies

    $2415 (Avg Bid)
    $2415 Rata-rata
    164 penawaran

    I need a script, website or project, in any language, that can solve language processor "bottom-up analysis" problems. I am attaching a pdf with an example of the tables that I should solve. "Marked item sets", "Action and go to table" and "First steps of the analysis trace for the string wbxabe$" I attach a pdf of what it should solve.

    $45 (Avg Bid)
    $45 Rata-rata
    10 penawaran

    Required Data Sourcing Services related to Civil Engineering Job Seekers in Bangalore for Job Search Platforms

    $12 (Avg Bid)
    $12 Rata-rata
    4 penawaran

    I am looking for a talented web developer to help me build a web database for data management purposes. The database should be built using MySQL, PyMySQL, and Python. I am looking for a reliable, efficient, and experienced professional to complete this job as soon as possible. The project should be completed with minimal supervision and I am open to suggestions when it comes to additional features and functionalities. The ideal professional will have extensive experience in web database development and a solid understanding of MySQL, PyMySQL, and Python. My goal is to create a secure, reliable, and user-friendly database for data management. If this project sounds like a perfect fit for you, please get in touch with me and let me know why you're the pe...

    $49 (Avg Bid)
    $49 Rata-rata
    6 penawaran

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    $16 / hr (Avg Bid)
    $16 / hr Rata-rata
    11 penawaran

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    $11 / hr (Avg Bid)
    $11 / hr Rata-rata
    11 penawaran

    We are looking for email addresses of Orthodontists in the USA. Ideally we would like to have the following information: Practice Name Email Address Doctor Name Phone # url Location If you have this sort of data please let us know how many you have and cost. If not we are looking for someone to scrape the web and supply it in a Google Doc. (see attached) Please give us your best price for every 1000 offices. Thanks

    $128 (Avg Bid)
    $128 Rata-rata
    45 penawaran

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    $14 / hr (Avg Bid)
    $14 / hr Rata-rata
    12 penawaran