Remote Python/PostgreSQL developer jobs

We, at Turing, are looking for talented remote Python/PostgreSQL developers who will be responsible for designing and developing user-friendly software solutions using Python with safe storage and scaling of the most complicated data workloads on the custom PostgreSQL database system. Here's the best chance to collaborate with top industry leaders while working with top Silicon Valley companies.

Find remote software jobs with hundreds of Turing clients

Job description

Job responsibilities

  • Implement Python code to build scalable application architectures
  • Develop efficient solutions for systems, databases, UI, and web services
  • Analyze existing software solutions to identify areas for improvement
  • Conduct multiple unit tests to ensure improved functionality of the applications
  • Design and deliver reliable, low-latency, and highly performant applications
  • Implement the best security practices throughout the development process
  • Discover, learn and apply new technologies, best design practices and usability patterns to development processes
  • Implement and support technical solutions to deliver business requirements
  • Collaborate with product managers, data analysts, and developers to meet database code requirements
  • Take care of the efficiency, integrity, and quality of database code and structures

Minimum requirements

  • Bachelor’s/Master’s degree in Engineering, Computer Science (or equivalent experience)
  • 3+ years of experience in Python development and large-scale data management (rare exceptions for highly skilled developers)
  • Good grasp of Python Django framework
  • Expertise in stored procedures, functions, triggers, and views in PostgreSQL
  • Proficiency in handling large data sets
  • Effective knowledge of using tech stack - FastAPI, Docker Implementation, PostgreSQL, Microservices, Pandas, and React
  • Experience working with MVC and event-driven programming
  • Experience with database design and data modeling
  • Experience working with SQL and REST APIs
  • Knowledge of software configuration management including GIT
  • Fluent in English to communicate effectively
  • Ability to work full-time (40 hours/week) with a 4 hour overlap with US time zones

Preferred skills

  • Understanding of Linux system administration
  • Familiarity with ETL concepts, data structures and algorithms
  • Idea about IoT Protocols and network architectures
  • Knowledge of accessibility and security compliance
  • Clear idea of Agile delivery methods, such as Scrum, Kanban
  • Excellent organizational, communication and leadership skills
  • Great technical, analytical and problem-solving skills

Interested in this job?

Apply to Turing today.

Apply now

Why join Turing?

Elite US Jobs

1Elite US Jobs

Turing’s developers earn better than market pay in most countries, working with top US companies.
Career Growth

2Career Growth

Grow rapidly by working on challenging technical and business problems on the latest technologies.
Developer success support

3Developer success support

While matched, enjoy 24/7 developer success support.

Developers Turing

Read Turing.com reviews from developers across the world and learn what it’s like working with top U.S. companies.
4.65OUT OF 5
based on developer reviews as of June 2024
View all reviews

How to become a Turing developer?

Work with the best software companies in just 4 easy steps
  1. Create your profile

    Fill in your basic details - Name, location, skills, salary, & experience.

  2. Take our tests and interviews

    Solve questions and appear for technical interview.

  3. Receive job offers

    Get matched with the best US and Silicon Valley companies.

  4. Start working on your dream job

    Once you join Turing, you’ll never have to apply for another job.

cover

How to become a Python/PostgreSQL developer?

Python is a general-purpose language known for its versatility when compared to other traditional programming languages. It is used widely for applications such as web development, machine learning, game development, and IoT coding. Basically, Python can be used in the development of any application that requires data processing and mathematical computations.

Postgres is a database management system that integrates aspects of both open-source PostgreSQL and Berkeley DB. With this hybrid approach, Postgres provides an advanced and reliable platform for handling complex data. It comes with a variety of data models, including user-defined types and text arrays; it also has full-text search capabilities and supports stored procedures. PostgreSQL can be scaled up and down, replicating through transaction logs. It provides more than 160 free functions.

What is the scope of Python/PostgreSQL development?

Python is a high-level, multi-paradigm programming language that has the functionalities of conventional programming languages such as C, C ++, and Java. Python's popularity also means that Python developers are in high demand, not only because the language is so popular and widely used, but mainly because Python has evolved into a solution in a variety of fields, ranging from web applications to data science and machine learning.

PostgreSQL is a powerful and ubiquitous open-source database available on all the major cloud providers, various operating systems, and virtualization platforms. In addition, it is supported by companies providing support and users can also support it themselves.

What are the roles and responsibilities of a Python/PostgreSQL developer?

Python developers typically work on the server-side, either writing logic or developing the platform. For instance, they may develop websites or applications that meet user needs and populate them with data from a Python application. They also integrate front-end development with Python and support front-end developers by integrating their work with the Python application.

PostgreSQL is used by both developers and publishers to develop software. It might be surprising to know that more than 1,000 companies use PostgreSQL for consumer purposes. A PostgreSQL cloud database developer knows how to build and design efficient API's and customize datasets to support a cloud platform.

The roles and responsibilities of a Python/PostgreSQL developer:

  • Utilize Python code to construct scalable application architectures
  • Identify and develop efficient systems, databases, UIs, and web services
  • Identify areas where existing software solutions can be improved
  • Improve the functionality of the applications by performing multiple unit tests
  • Provide reliable, low-latency, and high-performance applications
  • Integrate best security practices into the development process
  • Explore, learn, and apply emerging technologies, best design practices, and usability patterns to your development process
  • Provide technical solutions to meet business needs
  • Develop database code in collaboration with product managers, data analysts, and developers
  • Take care of the database code and structures' reliability, authenticity, and quality

How to become a Python/PostgreSQL developer?

These days, becoming a Python/PostgreSQL developer is a huge market and preference among all IT professionals. It's not as difficult as it sounds to become a Python/PostgreSQL developer. Taking college-level courses or earning a degree/diploma in computer science is the most obvious and well-known path to becoming a Python/PostgreSQL developer.

It should be noted, however, that you do not need a computer science degree to become a Python/PostgreSQL developer. All you need is an understanding of Python/PostgreSQL development concepts and a command of the respective programming language.

Now, let's look at the skills and methods you'll need to master in order to become a successful Python/PostgreSQL developer:

Interested in remote Python/PostgreSQL developer jobs?

Become a Turing developer!

Apply now

Skills required to become a Python/PostgreSQL developer

The first step is to learn the fundamental skills that will enable you to land a high-paying job as a Python/PostgreSQL developer. Let's go over what you should be aware of.

1. PostgreSQL

PostgreSQL is a powerful and ubiquitous open source database available on all the major cloud providers, various operating systems, and virtualization platforms. In addition, it is supported by companies providing support and users can also support it themselves.

2. SQL

SQL (or Structured Query Language) is a programming language designed for managing data, namely, the retrieval, manipulation, and storage of data in relational database management systems. So called because the language is structured, it is the most widely used language of its kind. SQL commands are used to perform various tasks, such as inserting data into a database or updating its contents. Most programming tools support SQL, nevertheless, many developers would rather work within an existing data set than go through the extra time spent on manipulating that data manually.

3. Python frameworks

Python frameworks are specifically designed to make developing applications easier by eliminating the need to create low-level components like sockets, protocols, or threads. One of the most popular frameworks is Django. Flask, Web2Py, Bottle, and several other frameworks are also available. Python frameworks can save you time because they eliminate the need to write code that you will inevitably have to debug.

4. Python libraries

Python has a large and diverse library of open-source packages available, as evidenced by the Python Package Index. Each package can be downloaded and installed individually, allowing Python developers to create applications tailored to their needs. This flexibility allows programmers to avoid reinventing the wheel when creating software for a specific purpose. Programming using Python libraries is easier than starting from scratch, as the majority of the code will already be written, minimizing redundancy.

5. JSON

JSON is a data-interchange format and is used for transferring data in web applications. JSON can be used as a lightweight alternative to XML and is useful for sharing information including audio, video and so on. Because of its versatility, JSON has become the standard format to exchange information between different platforms, devices and applications. When working with web APIs, using JSON representation instead of XML helps keep things simple since you have to deal with fewer characters and operations.

6. Version control

Version control systems (VCS) help software engineers to develop code, because they allow a complex history of the development process to be controlled and managed. These systems are used by software developers of all levels in all types of businesses, and it is one of the most important job skills for software engineers at all levels regardless of how long ago you were introduced to them for the first time. This is because version control is a crucial part of developing software, and it lays the foundation for a variety of businesses to operate properly.

Interested in remote Python/PostgreSQL developer jobs?

Become a Turing developer!

Apply now

How to get remote Python/PostgreSQL developer jobs?

Turing provides the best remote Python/PostgreSQL developer jobs that will fit your career goals as a Python/PostgreSQL developer. Grow exponentially by working on difficult technical and business problems using cutting-edge technology. Join a network of the world's best developers to find full-time, long-term remote Python/PostgreSQL developer jobs with better pay and opportunities for advancement.

Why become a Python/PostgreSQL developer at Turing?

How much does Turing pay their Python/PostgreSQL developers?

At Turing, every Python/PostgreSQL developer is allowed to set their rate. Our goal at Turing is to provide you with a salary at which we know we will be able to find a sustainable and long-term opportunity for you. It is based on our assessment of market conditions and the demand we see from our customers that make our recommendations.

Frequently Asked Questions

Turing is an AGI infrastructure company specializing in post-training large language models (LLMs) to enhance advanced reasoning, problem-solving, and cognitive tasks. Founded in 2018, Turing leverages the expertise of its globally distributed technical, business, and research experts to help Fortune 500 companies deploy customized AI solutions that transform operations and accelerate growth. As a leader in the AGI ecosystem, Turing partners with top AI labs and enterprises to deliver cutting-edge innovations in generative AI, making it a critical player in shaping the future of artificial intelligence.

After uploading your resume, you will have to go through the three tests -- seniority assessment, tech stack test, and live coding challenge. Once you clear these tests, you are eligible to apply to a wide range of jobs available based on your skills.

No, you don't need to pay any taxes in the U.S. However, you might need to pay taxes according to your country’s tax laws. Also, your bank might charge you a small amount as a transaction fee.

We, at Turing, hire remote developers for over 100 skills like React/Node, Python, Angular, Swift, React Native, Android, Java, Rails, Golang, PHP, Vue, among several others. We also hire engineers based on tech roles and seniority.

Communication is crucial for success while working with American clients. We prefer candidates with a B1 level of English i.e. those who have the necessary fluency to communicate without effort with our clients and native speakers.

Currently, we have openings only for the developers because of the volume of job demands from our clients. But in the future, we might expand to other roles too. Do check out our careers page periodically to see if we could offer a position that suits your skills and experience.

It is the combination of our core business model and values that makes us different from others. We provide full-time, long-term projects to remote developers whereas most of our competitors offer more freelance jobs.

No, the service is absolutely free for software developers who sign up.

Ideally, a remote developer needs to have at least 3 years of relevant experience to get hired by Turing, but at the same time, we don't say no to exceptional developers. Take our test to find out if we could offer something exciting for you.

View more FAQs

Latest posts from Turing

Turing.com-reviews-by-software-developer

‘I Would Recommend This Organization to My Friends,’ Says Giuseppe from Argentina

I would recommend Turing to all my friends, says Giuseppe from Argentina in his Turing.com review...

Read more

Turing.com Review: Is Turing Any Good for Finding Remote Developer Jobs?

Alexey Borovkov, Technical Interviewer at turing.com, explains the application & interview process at Turing

Read more

Ten Tips to Crack a Software Developer Job Interview

Cracking a software developer job interview is no cakewalk. Here are a few tips to help level up your...

Read more

Turing Blog: Articles, Insights, Company News and Updates

Explore insights on AI and AGI at Turing's blog. Get expert insights on leveraging AI-powered solutions to drive ...

Read more

Rust Is the Most Loved Language, Beats Python and TypeScript

Rust has been the most loved language in the developer community since 2015. What makes it so popular?

Read more
Ten Tips for Managing Remote Developer Teams

Five Qualities of Successful Remote Software Developers

Learn about five qualities that will help developers become great programmers and skyrocket their remote...

Read more

Turing.com Review | Read What the Best Developers Think About Us

Top Developers share their reviews and tell us what it's like to get hired by the best US companies and earn bett...

Read more

Leadership

In a nutshell, Turing aims to make the world flat for opportunity. Turing is the brainchild of serial A.I. entrepreneurs Jonathan and Vijay, whose previous successfully-acquired AI firm was powered by exceptional remote talent. Also part of Turing’s band of innovators are high-profile investors, such as Facebook's first CTO (Adam D'Angelo), executives from Google, Amazon, Twitter, and Foundation Capital.

Equal Opportunity Policy

Turing is an equal opportunity employer. Turing prohibits discrimination and harassment of any type and affords equal employment opportunities to employees and applicants without regard to race, color, religion, sex, sexual orientation, gender identity or expression, age, disability status, protected veteran status, or any other characteristic protected by law.

Explore remote developer jobs

briefcase
Senior iOS Enginneer (Swift / AdTech)

About the client

Our mission is to bring community and belonging to everyone in the world. We are a community of communities where people can dive into anything through experiences built around their interests, hobbies, and passions. With more than  50 million people visiting 100,000+ communities daily, it is home to the most open and authentic conversations on the internet.

Role Overview:

We are looking for a Senior iOS Engineer to join our team focused on developing and maintaining applications for end users and advertisers. You’ll work with a talented team of engineers to design,  build, and deliver robust solutions that support our evolving product. Beyond technical contributions, you’ll have a seat at the table, shaping the product and business strategy.

Job description

  • A Mobile iOS Developer will develop and maintain applications for end users and advertisers
  • Analyze and troubleshoot problems
  • Involved in the coding, testing and documentation of the proposed solutions
  • Responsible for the creation, modification, and testing of code
  • Involved in the review of code from junior level and offshore programmers
  • Involved in ongoing systems monitoring and general support of assigned applications
  • Involved in analyzing system/software performance
  • Responsible for analyzing and identifying product issues, fixing bugs, testing fixes and implementing the solution identified
  • Analyze software solutions based on product requirements and suggest the best solution
  • Other projects and tasks as assigned by supervisor
  • Work cross-functionally with product, design, and other engineering  counterparts to execute on product and business strategy and build novel  products and features that our customers will love.
  • Contribute to the full development cycle: technical design,  development, test, experimentation, analysis, and launch. You’ll be  reviewing code and design docs, giving feedback on product specs and  mocks.
  • Participate with a team of thoughtful, fast-moving, and motivated  engineers. Contribute to standards that improve developer workflows and  collaborate effectively with a wide range of peers.
  • Continuously learn and improve your technical and non-technical abilities.

Who You Might Be:

  • A Mobile developer who has worked with teams that built applications with millions of users.
  • Experienced with scaling applications, driving complex initiatives across multiple teams and xfn stakeholders.
  • BS degree in Computer Science, a similar technical field of study or equivalent practical experience
  • 6+ years of hands-on, professional software development experience  developing user-facing iOS mobile native applications at scale, using  Swift.
  • Expertise in Swift is required, objective-C is a plus
  • Familiarity with software engineering best practices such as  unit/integration/end-to-end testing, design documents, CI/CD, A/B  testing, code reviews, and documentation
  • Strong organizational skills, the ability to prioritize tasks and to deliver projects on schedule
  • Excellent communication skills. You partner effectively with teams  in a fully remote environment and discuss complex topics with technical  and non-technical audiences.
  • Experience in all or some of these areas is a plus:
    Expertise with GraphQL
    Familiarity with MVVM, Snapshot Testing, UI Testing, Dependency Injection
    Experience with SQL and BigQuery
    Previous experience with Ad Tech


    Offer Details
  • Full-time contractor (no benefits)
  • Remote only, full-time dedication (40 hours/week)
  • Required 6+ hours overlap with Pacific Standard Time
  • Competitive compensation package.
  • Opportunities for professional growth and career development.
  • Dynamic and inclusive work environment focused on innovation and teamwork.
Media & Internet
251-10K employees
Swift (for iOS)iOS Development
briefcase
Test by Shaharyar job id 32182

We are actively seeking talented Senior Python Developers to join our ambitious team dedicated to pushing the frontiers of AI technology. This opportunity is tailored for professionals who thrive on developing innovative solutions and who aspire to be at the forefront of AI advancements. You will work with different companies in the US who are looking to develop both commercial and research AI solutions.

Job Responsibilities:

  • Write effective, high-quality code to train and evaluate AI models.
  • Use business sense and analytical abilities to glean valuable insights from public databases
  • Clearly express the reasoning and logic when writing code in Jupyter notebooks or other suitable mediums
  • Evaluate and rank AI model responses based on user requests across a wide range of CS topics, providing detailed rationales for your decisions.
  • Help in improving the quality of model resposne

Requirements:

  • Bachelor’s/Master’s Degree in Engineering, Computer Science (or equivalent experience).
  • Exceptional critical thinking and problem-solving skills (including, but not limited to, good knowledge of algorithms and data structures, system design, coding practices, etc.).
  • Proficiency with the language's syntax and conventions
  • Nice to have some prior Software Quality Assurance and Test Planning experience
  • Excellent spoken and written English communication skills with the ability to articulate ideas clearly and comprehensively.

Offer Details:

  • This is a contractual position.
  • Duration of contract & committed hours are flexible.
  • REQUIRED: 5-hour overlap with PST (Pacific Standard Time)
-
1-10 employees
JavaScript
sample card

Apply for the best jobs

View more openings
Turing books $87M at a $1.1B valuation to help source, hire and manage engineers remotely
Turing named one of America's Best Startup Employers for 2022 by Forbes
Ranked no. 1 in The Information’s "50 Most Promising Startups of 2021" in the B2B category
Turing named to Fast Company's World's Most Innovative Companies 2021 for placing remote devs at top firms via AI-powered vetting
Turing helps entrepreneurs tap into the global talent pool to hire elite, pre-vetted remote engineers at the push of a button

Work full-time at top U.S. companies

Create your profile, pass Turing Tests and get job offers as early as 2 weeks.