1

Vector Databases Jobs in Nebraska (NOW HIRING)

Familiarity with large language model ecosystems and tools including prompt engineering, embeddings, vector databases, and Retrieval-Augmented Generation (RAG) pipelines * Experience fine-tuning and ...

Principal Software Engineer

Oak, NE

$134K - $180K/yr

Lead technical exploration of new tools - from vector databases and RAG frameworks to real-time video personalization - to keep VuMedi on the edge of applied AI. This role is ideal for someone who ...

Senior Software Engineer

Oak, NE

$122K - $161K/yr

Lead technical exploration of new tools - from vector databases and RAG frameworks to real-time video personalization - to keep VuMedi on the edge of applied AI. This role is ideal for someone who ...

... with vector databases for domain-specific Q&A. Experience with Azure AI Foundry and Azure AI capabilities like document intelligence, computer vision, speech, and more. * Financial Services ...

... vector databases for domain-specific Q&A. Experience with Azure AI Foundry and Azure AI capabilities like document intelligence, computer vision, speech, and more. Financial Services Experience:

Forward Deployed AI Engineer

Omaha, NE · On-site +1

$200K - $250K/yr

Experience with modern AI tooling such as OpenAI, Anthropic, LangGraph, MCP, vector databases, or similar technologies. * Prior experience at a B2B SaaS company is highly preferred. * Strong Python ...

Senior AI Solutions Engineer

Omaha, NE · On-site

$128K - $216K/yr

Working knowledge of RAG architectures, vector databases, embedding models, and the evaluation methodology * Experience building and publishing MCP servers, or building agents that consume them

Vector Databases information

What are vector databases?

Vector databases are specialized databases designed to store, manage, and search high-dimensional vector data, which is commonly generated from machine learning models, such as embeddings from natural language processing or image recognition. They enable efficient similarity search operations, such as finding the most similar items to a given query vector, which is essential for applications like recommendation systems, semantic search, and AI-powered search engines. Unlike traditional databases that handle structured or unstructured data, vector databases are optimized for fast and scalable similarity searches on large datasets of vectors.

What are some common challenges faced when working with vector databases, and how can they be addressed?

Professionals working with vector databases often encounter challenges such as efficiently scaling to handle large datasets, ensuring low-latency similarity searches, and integrating the database with machine learning pipelines. To address these, teams typically implement distributed architectures, fine-tune indexing strategies, and collaborate closely with data engineers and machine learning specialists. Staying updated with the latest developments in vector database technologies and maintaining clear communication with cross-functional teams are also key to overcoming these challenges.

What is the difference between Vector Databases vs Data Engineers?

AspectVector DatabasesData Engineers
Required SkillsDatabase management, data modeling, query optimizationData pipeline development, ETL processes, programming
Work EnvironmentData storage systems, AI/ML projects, cloud platformsData infrastructure, cloud environments, big data tools
Industry UsageAI, machine learning, recommendation systemsData integration, analytics, data architecture

While Vector Databases focus on storing and querying high-dimensional vector data for AI applications, Data Engineers build and maintain data pipelines and infrastructure to support data analysis and machine learning workflows. Both roles are essential in data-driven industries but serve different functions within the data ecosystem.

What are the key skills and qualifications needed to thrive as a vector database engineer, and why are they important?

Success as a Vector Database Engineer requires a strong background in computer science, database management, and experience with machine learning or AI-driven data systems. Familiarity with vector database platforms (such as Pinecone, Milvus, or Weaviate), cloud infrastructure, and proficiency in languages like Python are typically expected. Strong problem-solving skills, effective communication, and the ability to work cross-functionally help engineers stand out. These competencies are vital to efficiently design, deploy, and maintain scalable vector search solutions that power modern AI applications.
What are popular job titles related to Vector Databases jobs in Nebraska? For Vector Databases jobs in Nebraska, the most frequently searched job titles are:
What cities in Nebraska are hiring for Vector Databases jobs? Cities in Nebraska with the most Vector Databases job openings:
Infographic showing various Vector Databases job openings in Nebraska as of June 2026, with employment types broken down into 60% Full Time, 35% Part Time, 2% Temporary, 2% Contract, and 1% Nights. Highlights an 69% Physical, 2% Hybrid, and 29% Remote job distribution.

Senior Director, Agentic Database Engineering

Teradata Corporation (SE)

Lincoln, NE • On-site

$180 - $250/hr

Other

This job post has expired 1 day ago. Applications are no longer accepted.


Job description

ABOUT THE ROLE

Teradata is building the missing data layer for production AI agents — and this role leads that effort. As Senior Director of Agentic Database Engineering, you will own the technical architecture and delivery of Teradata’s Agentic Database: a converged operational database purpose‑built to power enterprise‑grade AI agents at scale.

You will translate a well‑defined product strategy into shipping software, leading an engineering organization responsible for five production‑critical Agent Services: Semantic Context Layer, Agent Memory, LLM Cache, Agent Tracer, and Elastic/Ephemeral Compute. You will work directly with the PM and Engg leadership teams to execute a build/OEM/acquire decision and deliver a 2026 early‑access launch.

This is a defining infrastructure role at the intersection of Postgres, vector retrieval, agentic AI, and governed enterprise data — inside a company whose decades of trusted enterprise context is an asset no competitor can quickly replicate.

WHY THIS ROLE MATTERS

McKinsey reports that fewer than 10% of enterprises have scaled AI agents to tangible value, with 80% citing data limitations as the primary barrier. Traditional architectures were not designed for the semantic context, durable state, semantic caching, and runtime traceability that production agents require. This role closes that gap and helps build an engine for the same.

WHAT YOU WILL BUILD

You will architect and deliver a foundational data engine layer that forms the Teradata Agentic Database capabilities:

  • Agent Memory — durable short‑ and long‑term memory for conversations, session state, checkpoints, and shared context, enabling reliable multi‑agent coordination and warm‑start recovery.
  • LLM Cache — semantic similarity caching that eliminates redundant LLM calls on repeated agent queries, reducing token costs and response latency at scale.
  • Agent Tracer — end‑to‑end observability across every prompt, tool call, and hand‑off, with a lineage graph that makes agentic decision‑making explainable and auditable.
KEY RESPONSIBILITIES TECHNICAL LEADERSHIP & ARCHITECTURE
  • Define and own the end‑to‑end technical architecture of the Teradata Agentic Database, establishing Postgres as the operational foundation with pgvector, HNSW, full‑text search, JSONB, MVCC, CDC pipelines, and serverless branching.
  • Design and validate a reference architecture against live customer workloads.
TEAM BUILDING & ORGANIZATIONAL LEADERSHIP
  • Recruit, hire, and develop a high‑performing senior engineering organization specializing in serverless databases, vector retrieval, agent frameworks, and distributed systems.
  • Set engineering culture: high technical bar, production‑first discipline, clear velocity targets, and tight product–engineering partnership.
  • Lead engineering managers and individual contributors across multiple concurrent workstreams on an aggressive 2026 launch timeline.
PRODUCT–ENGINEERING EXECUTION
  • Partner with Product Management to translate the Agentic Database PRD into a phased engineering roadmap with milestones.
  • Drive engineering decisions informed by the three core personas: Agent Developer, Data Architect, and Admin — prioritizing concurrency, governed access, production reliability, and observability.
  • Own architecture choices for agentic workload patterns: bursty parallelism, branch‑on‑demand isolation, LLM‑generated SQL safety, stateful session continuity, and warm‑start performance.
ECOSYSTEM & PLATFORM INTEGRATION
  • Integrate the Agentic Database with Teradata Fabric, Teradata Context Engine, and the Enterprise MCP/AgentStack platform, enabling seamless analytical and operational query capabilities on a single governed platform.
  • Build CDC pipelines between the operational Postgres layer and Teradata’s OLAP analytics engine for unified query coverage.
  • Ensure compatibility with leading agentic frameworks — LangChain, LangGraph, OpenAI Agents SDK, AutoGen — and the MCP tooling ecosystem.
REQUIRED QUALIFICATIONS CORE OLTP & DATABASE ENGINEERING
  • Deep expertise in relational database internals: query optimizer design (cost‑based planning, statistics, cardinality estimation, join ordering), storage engines, buffer pool management, and transaction processing.
  • Hands‑on experience building or extending a production OLTP database engine — Postgres, MySQL, or equivalent — including WAL, MVCC, lock management, and recovery subsystems.
  • Proficiency with Postgres internals and extensions: pgvector, pg_trgm, custom access methods, index types (HNSW, IVFFlat, GIN, BRIN, GIST), and connection pooling (PgBouncer, Pgpool‑II).
  • Experience with serverless database architectures, copy‑on‑write branching, and scale‑to‑zero compute — including familiarity with Neon, Supabase, PlanetScale, or equivalent platforms.
  • Strong command of distributed systems fundamentals: consensus protocols, replication topologies, isolation levels, CDC, and exactly‑once semantics.
LEADERSHIP & DELIVERY
  • 20+ years of engineering experience, including 10+ years leading senior engineering teams building and operating production data systems at enterprise scale.
  • Track record shipping production database or data infrastructure products to enterprise customers under strict governance, compliance, and SLA requirements.
  • Proven ability to recruit, retain, and grow senior‑level engineering talent in a competitive market.
  • Executive‑level communication skills: able to distill complex architectural trade‑offs into clear board‑level narratives, written and verbal.
AI & AGENTIC WORKLOADS
  • Production experience with vector retrieval systems (pgvector, Pinecone, Weaviate, Qdrant) for RAG, semantic search, or LLM caching applications.
  • Familiarity with agent orchestration frameworks — LangChain, LangGraph, OpenAI Agents SDK, AutoGen — and the Model Context Protocol (MCP) ecosystem.
  • Practical understanding of agentic workload patterns: bursty parallelism, stateful session continuity, LLM‑generated SQL safety, and branch‑on‑demand isolation.
PREFERRED QUALIFICATIONS
  • Prior experience at a database startup or as a founding/senior engineer leader of a data infrastructure product.
  • Background in enterprise data warehousing, OLAP systems, or hybrid OLTP/OLAP architectures.
  • Bachelors, Masters, or PhD in Computer Science.
  • Deep, expert knowledge of Postgres (WAL, extensions, configuration, replication, etc.) and/or other OLTP (SQL/NoSQL) systems.
  • Comfortable navigating large, complex codebases and leading cross‑team architecture efforts.
  • A track record of driving projects from concept to production with measurable impact.
  • Excellent communication skills and the ability to influence across engineering and product organizations.
ABOUT TERADATA

Teradata is the cloud analytics and data platform company that powers the enterprise intelligence behind the world’s most demanding workloads. With decades of governed enterprise data, a True Hybrid Multi‑Cloud architecture spanning AWS, Azure, and GCP, and the industry’s deepest expertise in large‑scale analytical SQL, Teradata is uniquely positioned to become the production data infrastructure for enterprise AI agents. The Agentic Database initiative is a company‑defining investment — and this role sits at its center.

Teradata is proud to be an equal opportunity employer. We do not discriminate based upon race, color, ancestry, religion, creed, sex (including pregnancy, childbirth, breastfeeding, or related conditions), national origin, sexual orientation, age, citizenship, marital status, disability, medical condition, genetic information, gender identity or expression, military and veteran status, or any other legally protected status. We welcome and encourage individuals from all backgrounds to apply and join our team, bringing their unique perspectives and experiences to help us innovate and grow. If you require accommodations during the interview process, please let your recruiter know and we will work with you to meet your needs.

Pay Rate: - -

#J-18808-Ljbffr