1

Sqlalchemy Jobs (NOW HIRING)

Staff Software Engineer

Boston, MA · Remote

$179K - $230K/yr

Design GraphQL APIs for searching, editing and analyzing tens of thousands of genetic constructs using Python 3, SQLAlchemy and Strawberry. * Architect data models that represent the genuine ...

NET performance monitoring tools and SqlAlchemy. Background in aviation or travel industry systems. Email to careers@innovcentric.com ; Full JD will be provided only to the candidates who email ...

... with SQLAlchemy or other ORM technologies · 6 months - 3 years' experience with JavaScript, TypeScript, and CSS · 6 months - 3 years' experience with React, Angular, or Vue · 1 - 3 years ...

Experience with SQLAlchemy * Experience with JupyterLab * Experience with Apache Superset * Experience with GitOps processes for managing deployments with Kubernetes * Experience working on large ...

Software Engineer, Backend

New York, NY · On-site

$200K - $250K/yr

Design, develop, and maintain RESTful APIs and backend services using Python (FastAPI, SQLAlchemy). * Build reliable microservices that support data processing, automation, and AI system integrations.

Preferred experience includes Django and Vue.js, though equivalent experience with Flask, FastAPI, Falcon, SQLAlchemy, React, Svelte, Angular, or similar technologies may also be considered.

Familiarity with SQLAlchemy or similar ORM technologies. * 6 months-3 years of experience with JavaScript, TypeScript, and CSS. * 6 months-3 years of experience with a modern front-end framework such ...

Preferred experience includes Django and Vue.js, though equivalent experience with Flask, FastAPI, Falcon, SQLAlchemy, React, Svelte, Angular, or similar technologies may also be considered.

Preferred experience includes Django and Vue.js, though equivalent experience with Flask, FastAPI, Falcon, SQLAlchemy, React, Svelte, Angular, or similar technologies may also be considered.

Preferred experience includes Django and Vue.js, though equivalent experience with Flask, FastAPI, Falcon, SQLAlchemy, React, Svelte, Angular, or similar technologies may also be considered.

Preferred experience includes Django and Vue.js, though equivalent experience with Flask, FastAPI, Falcon, SQLAlchemy, React, Svelte, Angular, or similar technologies may also be considered.

next page

Showing results 1-20

Sqlalchemy information

What are the key skills and qualifications needed to thrive as a SQLAlchemy Developer, and why are they important?

To thrive as a SQLAlchemy Developer, you need a solid understanding of Python programming, relational database concepts, and experience with Object-Relational Mapping (ORM) techniques. Familiarity with SQLAlchemy's core and ORM APIs, as well as proficiency in using databases like PostgreSQL or MySQL, is typically required. Strong problem-solving skills, attention to detail, and effective communication help you collaborate with teams and troubleshoot complex data models. These skills ensure robust, maintainable data access layers and seamless integration within software applications.

Which Python job is in demand?

Python developers are highly in demand across various industries, especially in data science, web development, and automation. Skills in frameworks like Django or Flask, along with knowledge of databases and APIs, increase employability. Python roles often require problem-solving skills and familiarity with version control tools like Git.

What companies use SQLAlchemy?

SQLAlchemy is widely used by technology companies, startups, and organizations that develop Python-based applications requiring database interaction. Companies such as Reddit, Dropbox, and Instagram have utilized SQLAlchemy for their data management needs, often in environments that involve ORM (Object-Relational Mapping) and database schema migrations.

What is the difference between Sqlalchemy vs Python Developer?

AspectSqlalchemyPython Developer
Primary RoleDatabase toolkit and ORM for PythonGeneral programming and application development in Python
Required SkillsKnowledge of SQL, ORM concepts, PythonPython programming, problem-solving, possibly web frameworks
Work EnvironmentBackend development, database managementWeb, software, data analysis projects
CertificationsNone specific, Python knowledge preferredPython certifications (e.g., PCAP, PCEP) optional

Sqlalchemy is a Python library focused on database interactions and ORM, while a Python Developer writes broader applications using Python. Sqlalchemy is a specialized tool within a Python Developer's skill set, often used in backend and database projects.

What is SQLAlchemy?

SQLAlchemy is a popular open-source SQL toolkit and Object Relational Mapper (ORM) for Python. It allows developers to interact with databases in a Pythonic way, using either raw SQL expressions or higher-level ORM abstractions. SQLAlchemy supports a wide range of database backends and is known for its flexibility and powerful features, making it a preferred choice for many Python web and data applications.

What types of projects or teams typically require expertise in SQLAlchemy, and how does this impact my day-to-day work as a developer?

SQLAlchemy is widely used in backend development teams that build or maintain applications needing robust database interaction, such as web applications, data analytics platforms, or enterprise software. As a developer working with SQLAlchemy, you’ll frequently collaborate with front-end developers, data engineers, and sometimes DevOps teams to ensure seamless data access and integration. Your daily tasks may include designing data models, writing efficient queries, managing migrations, and troubleshooting database performance. The collaborative nature and technical depth of the work offer strong opportunities for growth into roles like lead developer or database architect.

Is SQLAlchemy a skill?

SQLAlchemy is a Python library used for working with databases, and familiarity with it is considered a technical skill for roles involving database management and backend development. Proficiency in SQLAlchemy can enhance a developer’s ability to interact with databases efficiently and is often listed as a desirable skill in job descriptions for software engineering positions. Learning SQLAlchemy typically involves understanding Python, SQL, and database concepts.

Is it worth learning SQLAlchemy?

SQLAlchemy is a widely used Python ORM for database interaction, making it valuable for developers working with databases in backend development or data projects. Learning SQLAlchemy can enhance your ability to write efficient, maintainable code and is often a desirable skill for roles involving Python and database management.
More about Sqlalchemy jobs
Infographic showing various Sqlalchemy job openings in the United States as of July 2026, with employment types broken down into 93% Full Time, and 7% Contract. Highlights an 71% Physical, 6% Hybrid, and 23% Remote job distribution.
Senior Full Stack Developer (Angular + Python)

Senior Full Stack Developer (Angular + Python)

System One

Pittsburgh, PA • On-site

Other

Medical, Dental, Vision, Life, Retirement

Posted 8 days ago


Job description

Job Title: Senior Full Stack Developer (Angular + Python)
Location: Chicago, IL
Type: Contract 
Compensation: Open
Work Model: Onsite – onsite/Remote
Hours: 40.0

Responsibilities

  • Design and implement frontend components using Angular, including component architecture, modules, lazy loading, standalone components, and reusable design systems.
  • Manage state with NgRx or Angular Signals, employing reactive patterns with RxJS, and designing service-layer interactions.
  • Optimize performance through change detection tuning, AOT compilation, and testing with Jasmine, Jest, or Cypress, ensuring accessibility standards are met (WCAG).
  • Develop backend APIs with Python FastAPI, including RESTful endpoint creation, Pydantic models, dependency injection, and OpenAPI documentation.
  • Implement async/await patterns, background tasks, caching, and rate limiting for performance enhancements.
  • Manage security and authentication using JWT/OAuth2, middleware, CORS, and coordinate input validation following OWASP guidelines.
  • Design and model PostgreSQL schemas, implement normalization, indexing strategies, migrations with Alembic, and optimize queries using EXPLAIN ANALYZE, CTEs, window functions.
  • Utilize SQLAlchemy for ORM and transaction management, ensuring transaction isolation and connection pooling.
  • Work with AWS cloud services, including serverless architecture, Lambda functions, SNS/SQS messaging, data pipelines with AWS Glue ETL, S3, and IAM security.
  • Participate in sprint planning, issue estimation, risk escalation, stakeholder communication, and collaborate across product, QA, and DevOps teams.

Requirements

  • Proven experience with Angular 15+ including NgRx, RxJS, Angular Signals, and TypeScript.
  • Strong backend development skills with Python 3.10+, FastAPI, Pydantic, SQLAlchemy, and API design principles.
  • Hands-on experience with PostgreSQL, including schema design, indexing, query optimization, and migrations using Alembic.
  • Knowledge of AWS cloud services such as Lambda, Glue, SNS, SQS, S3, and CloudWatch.
  • Experience implementing security and authentication with JWT and OAuth2.
  • Familiarity with performance tuning, accessibility standards, and testing frameworks like Jasmine, Jest, and Cypress.
  • Excellent collaboration, mentoring, and communication skills in a team environment.
  • Bachelor’s degree in Computer Science, Information Technology, or related field preferred.


 

System One, and its subsidiaries including Joulé and Mountain Ltd., are leaders in delivering outsourced services and workforce solutions across North America. We help clients get work done more efficiently and economically, without compromising quality. System One not only serves as a valued partner for our clients, but we offer eligible employees health and welfare benefits coverage options including medical, dental, vision, spending accounts, life insurance, voluntary plans, as well as participation in a 401(k) plan.

System One is an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex (including pregnancy, childbirth, or related medical conditions), sexual orientation, gender identity, age, national origin, disability, family care or medical leave status, genetic information, veteran status, marital status, or any other characteristic protected by applicable federal, state, or local law.

#M-
#LI-
Ref: #404-IT Pittsburgh