1

After Query Jobs in Mansfield, MA (NOW HIRING)

Senior SQL Engineer

Boston, MA ยท Remote

$108K - $147K/yr

Analyze execution plans, query performance, and database workloads. * Optimize database structures ... Support after-hours deployments and maintenance activities as needed. Leadership & Collaboration

Hybrid schedule: three (3) days on campus (2 days WFH) after 90-day Orientation & Review and fully ... Experience with financial systems and data query tools * Experience with general ledger and general ...

Senior Financial Analyst

Cambridge, MA ยท Hybrid

$94K - $117K/yr

Hybrid schedule: three (3) days on campus (2 days WFH) after 90-day Orientation & Review and fully ... Experience with financial systems and data query tools * Experience with general ledger and general ...

Senior Financial Analyst

Cambridge, MA ยท Hybrid

$94K - $117K/yr

Hybrid schedule: three (3) days on campus (2 days WFH) after 90-day Orientation & Review and fully ... Experience with financial systems and data query tools * Experience with general ledger and general ...

Analyze and troubleshoot SQL, database, and system performance issues through query optimization ... after-hours production support activities Preferred Experience: Oracle RAC administration ...

Query and extract data from databases (Snowflake) * Use data analysis and visualization tools ... Xometry participates in E-Verify and after a job offer is accepted, will provide the federal ...

Analyze and troubleshoot SQL, database, and system performance issues through query optimization ... after-hours production support activities Preferred Experience: Oracle RAC administration ...

next page

Showing results 1-20

After Query information

See Mansfield, MA salary details

$5

$45

$68

How much do after query jobs pay per hour?

As of Aug 24, 2026, the average hourly pay for after query in Mansfield, MA is $45.21, according to ZipRecruiter salary data. Most workers in this role earn between $31.54 and $53.94 per hour, depending on experience, location, and employer.

What is an after query?

After Query jobs typically refer to roles that involve analyzing, interpreting, and acting upon data results obtained after running database queries. These positions are common in data analytics, business intelligence, and IT, where professionals review query outputs to generate reports, provide insights, or inform business decisions. The job may include tasks such as validating data, ensuring query accuracy, and collaborating with stakeholders to communicate findings. Strong analytical skills and proficiency with SQL or other query languages are often required. These roles are vital for organizations that rely on data-driven decision-making.

What are the key skills and qualifications needed to thrive as an after query, and why are they important?

I'm sorry, but 'After Query' does not appear to be a recognized professional job title. Please provide a valid job title.

What are some common challenges faced by professionals in after query roles, and how can they be addressed?

In After Query roles, professionals often encounter challenges such as managing high volumes of post-query follow-ups, ensuring timely and accurate responses, and maintaining clear communication between departments. Balancing multiple requests while adhering to company policies requires strong organizational skills and attention to detail. Building effective workflows and leveraging customer relationship management (CRM) tools can help streamline processes and enhance collaboration with team members, ultimately improving the customer experience.

What is the difference between After Query vs Data Analyst?

AspectAfter QueryData Analyst
Required CredentialsTypically requires a basic understanding of database querying, often with certifications like SQL certificationRequires strong analytical skills, proficiency in SQL, Excel, and data visualization tools, often with a degree in data science, statistics, or related fields
Work EnvironmentPrimarily works in database environments, often within IT or database teamsWorks across departments, analyzing data to support business decisions in various industries
Employer & Industry UsageUsed mainly in IT, database management, and software companiesCommon in finance, marketing, healthcare, and consulting firms

While both roles involve working with data, After Query focuses on executing database queries to retrieve information, whereas Data Analysts interpret and analyze data to provide insights for decision-making.

What are popular job titles related to After Query jobs in Mansfield, MA?

For After Query jobs in Mansfield, MA, the most frequently searched job titles are:

What job categories do people searching After Query jobs in Mansfield, MA look for?

The top searched job categories for After Query jobs in Mansfield, MA are:

Infographic showing various After Query job openings in Mansfield, MA as of July 2026, with employment types broken down into 1% Locum Tenens, 84% Full Time, 8% Part Time, and 7% Contract. Highlights an 80% Physical, 5% Hybrid, and 15% Remote job distribution, with an average salary of $94,033 per year, or $45.2 per hour.

Software Engineer, Infrastructure (Early Career)

Lightfield

Cambridge, MA โ€ข On-site

$150K - $170K/yr

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 21 days ago


Job description

About Lightfield
Lightfield is an AI-native CRM that assembles itself from your email, calendar, and meetings. It captures every interaction and turns it into organized context: accounts, tasks, follow-ups, and insights, so nothing slips through the cracks.
We're rethinking CRM from first principles. Instead of forcing teams to maintain rigid systems, Lightfield learns from how companies actually work, adapting, automating, and surfacing the insight that drives growth. We're building the CRM platform we always wished existed: fast, intelligent, and genuinely helpful.
The market agrees. Over 5,000 companies have used Lightfield since we launched in November, making us the fastest-adopted product in our category. We are backed by Greylock, Lightspeed, and Coatue, and our founders previously built Tome, a generative AI presentation product used by over 25 million people. Before Lightfield, our team worked on Llama, Instagram, Facebook Messenger, Pinterest, Google, and Salesforce.
About the role
If you want to be part of the AI wave and are drawn to the systems challenges of a product used by both people and agents, this role is for you. Lightfield's infrastructure supports human-interactive requests, agent-driven queries and actions, scheduled agents, and continuous ingestion of email, calendar, and meeting data. Based in our Cambridge office, you'll work on the databases, scheduling, permissions, and distributed systems that keep these workloads fast, isolated, and reliable as they share the same underlying customer data.
The work is not research, but many of the same habits matter: forming hypotheses, reading unfamiliar systems deeply, designing careful experiments, and explaining what the evidence shows. You'll use those habits on problems like these:
  • Querying a schema-flexible data model. Customers define their own object types, fields, and relationships at runtime, while the underlying data is stored in Postgres. We work on query planning, indexing, and data-access patterns that keep those records fast to filter and aggregate as datasets grow.
  • Record-level permissions across relationships. Access can come from ownership, direct grants, group membership, or inheritance from another record. We need a permissions model that evaluates those paths efficiently and produces the same answer across the application, API, search, dashboards, and agents.
  • Balancing real-time and batch workloads. Search indexing competes with historical imports and backfills for shared database and queue capacity. We use concurrency controls, prioritization, and backpressure to keep real-time updates moving while still processing large batches.

You'll design and review systems, debug production behavior, and gradually take full ownership of one or more subsystems. You'll ship production work early with close design and code review, then take on increasingly open-ended projects as you demonstrate readiness.
You'd join a small, systems-focused engineering group in our new Kendall Square office early enough to help establish how it works, alongside a site lead who is one of our most senior infrastructure engineers.
What you'll do
  • Ship production work early with close design and code review, then grow into end-to-end ownership of a system.
  • Investigate systems methodically: reproduce behavior, add instrumentation, form a hypothesis, and test it against production evidence.
  • Work on query performance, data modeling, permissions, scheduling, and keeping customer-facing data fresh.
  • Debug real production issues across application code, databases, queues, and infrastructure.
  • Learn how production systems are designed and operated through code review, incident response, and owning what you ship.

What we're looking for
  • Strong computer science fundamentals and a degree in CS or a related field.
  • Depth somewhere systems-shaped: research experience, coursework you went deep on (operating systems, databases, distributed systems, security), a systems-flavored internship, or a project you can talk about for an hour.
  • Curiosity about how things actually work. You'd rather understand the query planner than work around it.
  • Ownership: you finish things, and you care that they keep working after you ship them.
  • Clear communication about technical decisions and tradeoffs.

Why this role is interesting
Most new grad roles put you several layers away from the systems that matter. This one doesn't. You'll see how decisions about data models, query plans, permissions, and scheduling affect real customers, while working closely with experienced infrastructure engineers. If you want to turn academic depth into production judgment and do serious systems work without leaving Cambridge, this is that job.
Benefits & Perks
  • Competitive salary
  • Meaningful early equity
  • Health insurance (medical, dental, vision)
  • 3 weeks of PTO
  • 11 paid company holidays + we enjoy a winter holiday break
  • 3 months of paid family leave
  • Wednesdays work from home
  • Regular team dinners, events, offsites, and retreats
  • 401k plan
  • Other perks include: commuter and lunch stipend