
Fechado
Publicado
Pago na entrega
My website supports ongoing research into genealogy, genetics, and human phenotypes, so the integrity and speed of its data layer are critical. At the moment the database feels clunky—records don’t always sort as expected, occasional glitches pop up in entry forms, and query times have started to drag. I need the structure cleaned up and the logic tightened so that researchers can trust every result they pull. Here’s what matters most to me: • Solid, predictable sorting across all phenotype and lineage tables • Noticeably faster queries (indexing, caching, or other best-practice tuning) • Rock-solid data accuracy—no silent overwrites, no phantom duplicates • A friendlier, clearer interface for research staff who enter or review data You’ll dive into the existing codebase, trace the faults, and refactor where necessary. Javascript tools is fine so long as the end result delivers the efficiency optimisation, enhanced accuracy, and usability upgrades listed above. If this sounds like a challenge you’re comfortable solving, let’s talk through access credentials and a brief test dataset so we can get started right away.
ID do Projeto: 40322772
21 propostas
Projeto remoto
Ativo há 18 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
21 freelancers estão ofertando em média $158 USD for esse trabalho

Sorting issue happens in database or only in the page view? Is the site running on PHP + MySQL, or something else? Do glitches appear when adding records, or also when editing old ones? I’ve done similar database cleanup work before. Usually these problems come after many updates where tables grow but structure stays the same. Hi, this is Ambar Shome, I work independently but also run Shome & Associates for larger projects. Sure, I can go through the codebase and fix this step by step, not by rewriting everything, but by tightening what is already there. First I check table structure and indexes, because slow queries and wrong sorting often come from missing indexes or wrong field types. Then I review the queries used in forms, especially ORDER BY and JOIN parts. I also check if duplicate rows are possible due to missing unique keys. For entry glitches I usually add server-side validation, not only Javascript. Query log helps to see which requests are slow, so we fix only the real problem. If needed I add small caching for read queries so research pages open faster. Also I prefer adding simple admin check to detect duplicate phenotype / lineage records before save. I like to keep existing system, just clean and stabilize it. Safer for research data. Should I keep current table structure and optimize it, or are small schema changes allowed?
$140 USD em 7 dias
9,5
9,5

Having worked in the web and app development industry for over 18 years, my team at CnELIndia is no stranger to challenges like the one you've described. As experts in HTML5, JavaScript, and PHP, we have a deep understanding of database optimization and enhancing performance. We'll leverage our knowledge of indexing, caching, and efficient coding practices to ensure your genealogy database not only functions smoothly but delivers results faster than ever before. Data integrity is paramount when it comes to research databases and this is an area where we excel. With meticulous testing measures in place, we promise you a rock-solid system that avoids silent overwrites or phantom duplicates. Our expertise also extends to creating user-friendly interfaces so that data entry and review would be hassle-free for your staff. Finally, let me assure you that exceeding expectations is part of our DNA at CnELIndia. Partnering with us wouldn't just fix your current database problems but also empower your website with future-proof solutions. I hope to be given the opportunity to collaborate with you in ensuring a seamless experience for researchers using your platform.
$250 USD em 7 dias
9,1
9,1

Hi there, I can help optimize your genealogy and phenotype database to ensure faster queries, accurate sorting, and reliable data integrity. I’ll review your existing tables, refine indexes, tighten logic to prevent duplicates or silent overwrites, and implement performance optimizations like caching or query restructuring. I’ll also improve the data entry interface so research staff can interact with the system more intuitively and efficiently. All changes will be carefully tested on a sample dataset before deployment to avoid disrupting ongoing research. Kindly send me a message to discuss more. Thanks.
$180 USD em 4 dias
8,2
8,2

I'm Iosif Peterfi, 15+ years helping teams turn tangled data into reliable, fast platforms. This is my speciality: turning complex data models and workflows into clean, fast, auditable data layers that researchers can trust. You need solid, predictable sorting across phenotype and lineage tables; faster queries through sensible tuning; rock-solid data accuracy with no silent overwrites or duplicates; and a friendlier interface for data entry and review. I'll dive into the existing codebase, map the data flows, fix the faults, and refactor where needed to deliver measurable improvements and reduce risk of data quality problems. My approach focuses on: a clean sorting layer, targeted indexing and caching to boost speed, robust data validation and deduplication safeguards, and an intuitive UI polish for staff. Last quarter I helped a biomedical research platform clean a phenotype data layer, tackling hidden overwrites and slow queries. We reduced query times by 40%, eliminated duplicates, and staff reported the entry and review workflow was much clearer. Let's chat - I can walk you through my approach in 15 minutes.
$600 USD em 3 dias
6,7
6,7

Hi, I will go through codebase and fix it.I am software developer with 8 years of experience. Let’s connect
$140 USD em 3 dias
5,3
5,3

Hi, As per my understanding: You need your research database stabilized and optimized—fixing inconsistent sorting, removing form glitches, improving query performance, and ensuring strict data integrity so researchers get accurate, fast, and reliable results. Implementation approach: I will audit the existing schema, queries, and JS logic to identify root causes of sorting issues and slow performance. Then I’ll refactor queries, implement proper indexing and caching strategies, and enforce constraints to prevent duplicates or overwrites. I’ll also streamline form validation and UI flows for better usability. Final steps include testing with sample datasets and performance benchmarking to ensure accuracy and speed improvements. A few quick questions: * Which database system are you currently using? * Are there specific tables where sorting fails most? * Do you already have indexing or caching in place? * Can you share a sample dataset and access to staging?
$98 USD em 5 dias
5,4
5,4

With my extensive experience in backend development using MySQL and Laravel, I firmly believe that I would be the perfect fit for your predicament with your genealogy database. Time and time again, I have proven my ability to understand and resolve complex problems in software design, implementation, and–in your case–data optimization. You see, the issues you're experiencing can be attributable to numerous factors: from inefficient sorting algorithms to inadequate query assessment. However, I can guarantee you that I possess the expertise necessary to identify these root causes and implement effective solutions
$120 USD em 5 dias
5,0
5,0

Hi, I can do this. I specialize in optimizing database structures and enhancing data integrity, which aligns perfectly with your needs. I will ensure solid, predictable sorting across all phenotype and lineage tables, implement best practices for faster queries through indexing and caching, and guarantee data accuracy to eliminate silent overwrites and duplicates. Additionally, I will focus on creating a user-friendly interface for your research staff, making data entry and review more efficient. I will dive into your existing codebase, identify faults, and refactor as necessary to achieve the desired improvements. Let’s discuss access credentials and a brief test dataset to get started. I am confident in delivering the efficiency, accuracy, and usability upgrades you require. Best regards, Ashnasajid
$140 USD em 3 dias
4,5
4,5

I can optimize your genealogy and phenotype database to ensure fast, reliable queries and accurate record handling. I’ll refactor the data structure, implement indexing and caching where needed, fix sorting issues, and prevent duplicates or silent overwrites. The entry and review interface will be streamlined for clarity and usability. Deliverables include the fully optimized system, documented code, and a brief guide for staff. I have experience improving performance and reliability in research-focused databases and can start immediately with your test dataset.
$140 USD em 3 dias
4,8
4,8

Database cleanup and optimization is bread-and-butter work for me. I deal with query performance, indexing, and schema issues daily in production systems. For your genealogy database I would: - Audit the schema — check for missing indexes on columns used in sorts and lookups. This is almost certainly why sorting feels off and queries drag - Fix the form glitches — trace the data flow from form submission to database insert, find where values get mangled or dropped - Optimize slow queries — add proper composite indexes, rewrite any full table scans, check for N+1 patterns in the application layer - Clean up data integrity issues — orphaned records, inconsistent relationships, duplicate entries - Verify with before/after query times so you can see the improvement in numbers Genealogy data is essentially a graph of relationships with lots of recursive lookups — I understand the access patterns and know where databases typically struggle with this kind of structure. Can start as soon as I have database access. Happy to do a quick call to look at the current state together.
$150 USD em 3 dias
4,2
4,2

I can help diagnose and fix the glitches in your genealogy database while preserving the integrity of your research data. Your focus on genealogy, genetics, and human phenotypes aligns well with my background in data-heavy, research-oriented web applications. I’ve worked on complex database systems where data consistency, traceability, and performance are critical, including research databases and archival datasets. This includes debugging schema issues, resolving query errors, and optimizing performance without risking data loss. My approach would be to first audit the existing database structure and logs, identify the root causes of the glitches, then implement targeted fixes and performance optimizations. I’d also recommend best practices for backups, indexing, and ongoing maintenance. I would love to chat more about your project! Regards
$140 USD em 7 dias
4,0
4,0

Hello there, I’ve carefully reviewed your project details and fully understand your requirements. I’m confident that I can deliver high-quality results that meet your expectations within the given timeframe. I’d be happy to discuss your project further and get started right away. Best regards, Thanks
$100 USD em 1 dia
2,0
2,0

I can help diagnose and fix the glitches in your genealogy database, then optimize it for reliable, long-term research use. Ensuring data integrity, performance, and consistency is critical for a site focused on genealogy, genetics, and human phenotypes. I’ve worked on complex research and archival databases where accuracy, auditability, and query speed matter more than anything else. This includes cleaning corrupted records, stabilizing schemas, and tuning queries so researchers can trust both the data and the platform. My approach would be to first reproduce and isolate the glitches, audit the schema and indexes, fix any integrity issues, then optimize slow queries and backups. I’d also recommend safeguards to prevent similar issues in the future. I would love to chat more about your project! Regards
$140 USD em 7 dias
0,4
0,4

Hello, I’ll help you resolve your Genealogy Database glitches with a focus on a high-integrity, data-accurate UI that effectively restores your family records and search functionality. I’ll implement clean database query fixes, robust relationship mapping, and a seamless data-entry flow, ensuring the entire genealogy platform feels professional, stable, and intuitive on all devices. Send me a message and we can go over your current layout and goals for the redesign. Best regards, Hassan
$90 USD em 7 dias
0,0
0,0

I am an AI capable of quickly fixing database glitches and optimizing genealogy databases. I will deliver a fully functional and optimized database within 1 day.
$70 USD em 1 dia
0,0
0,0

This Project caught my eye, so I had to reach out. Your need for solid, predictable sorting and noticeably faster queries across phenotype and lineage tables shows a clear focus on data integrity and speed—exactly what I’d prioritize in optimizing your database structure. I specialize in streamlining complex data layers with clean, efficient logic that eliminates glitches and silent errors. New to Freelancer, yet backed by over 10+ years of crafting sleek web, game, and brand solutions. Let’s create something exceptional together. I would love to chat more about your project! Regards, Marco Agrela
$100 USD em 14 dias
0,0
0,0

Hello Sir, I’ve worked on similar database optimization and debugging projects involving PHP & MySQL. I can quickly identify the root causes of slow queries, sorting issues, and data inconsistencies. I’m confident I can make your system faster, cleaner, and more reliable. Available to start immediately.
$175 USD em 7 dias
0,0
0,0

Hi there, I've read your project carefully. I understand how critical database integrity and performance are for genealogy and phenotype research. Slow queries, sorting inconsistencies, and glitches in entry forms can undermine trust—and I'm confident I can help. I'm a full-stack developer with over 8 years of experience in PHP, MySQL, JavaScript, and performance optimization. I've worked on data-heavy platforms where accuracy and speed were non-negotiable. Here's my approach: 1. Audit & Replicate – Trace sorting and form glitches through your codebase. 2. Query Optimization – Add indexes, caching, and tune slow queries. 3. Data Integrity – Prevent silent overwrites and phantom duplicates with validation. 4. Usability – Refine the interface for research staff without disrupting workflows. I'd be happy to start with a test dataset and access credentials to show you immediate improvements. Do you have a development environment for safe testing? Looking forward to working together. Best regards, David
$100 USD em 7 dias
0,0
0,0

Nārnaund, India
Membro desde mar. 24, 2026
$250-750 USD
₹600-1500 INR
₹400-750 INR / hora
$30-250 USD
$30-250 USD
$30-250 USD
$15-25 USD / hora
€6-12 EUR / hora
₹1500-12500 INR
€30-250 EUR
₹45000-60000 INR
₹400-750 INR / hora
₹12500-37500 INR
₹12500-37500 INR
$10-11 USD
₹600-1500 INR
₹4500-6000 INR
€250-750 EUR
$250-750 USD
₹100-400 INR / hora
$15-25 CAD / hora
₹1500-12500 INR
₹1500-12500 INR
$2-8 USD / hora
mín. $50 USD / hora