17 Integrations with JetBrains Datalore
View a list of JetBrains Datalore integrations and software that integrates with JetBrains Datalore below. Compare the best JetBrains Datalore integrations as well as features, ratings, user reviews, and pricing of software that integrates with JetBrains Datalore. Here are the current JetBrains Datalore integrations in 2026:
-
1
Google Cloud Platform
Google
Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes. New customers get $300 in free credits to run, test, and deploy workloads. All customers can use 25+ products for free, up to monthly usage limits. Use Google's core infrastructure, data analytics & machine learning. Secure and fully featured for all enterprises. Tap into big data to find answers faster and build better products. Grow from prototype to production to planet-scale, without having to think about capacity, reliability or performance. From virtual machines with proven price/performance advantages to a fully managed app development platform. Scalable, resilient, high performance object storage and databases for your applications. State-of-the-art software-defined networking products on Google’s private fiber network. Fully managed data warehousing, batch and stream processing, data exploration, Hadoop/Spark, and messaging.Starting Price: Free ($300 in free credits) -
2
PyCharm
JetBrains
All the Python tools in one place. Save time while PyCharm takes care of the routine. Focus on the bigger things and embrace the keyboard-centric approach to get the most of PyCharm's many productivity features. PyCharm knows everything about your code. Rely on it for intelligent code completion, on-the-fly error checking and quick-fixes, easy project navigation, and much more. Write neat and maintainable code while the IDE helps you keep control of the quality with PEP8 checks, testing assistance, smart refactorings, and a host of inspections. PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development. PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactorings and rich navigation capabilities.Starting Price: $199 per user per year -
3
MySQL
Oracle
MySQL is the world's most popular open source database. With its proven performance, reliability, and ease-of-use, MySQL has become the leading database choice for web-based applications, used by high profile web properties including Facebook, Twitter, YouTube, and all five of the top five websites*. Additionally, it is an extremely popular choice as embedded database, distributed by thousands of ISVs and OEMs.Starting Price: Free -
4
Amazon S3
Amazon
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases, such as data lakes, websites, mobile applications, backup and restore, archive, enterprise applications, IoT devices, and big data analytics. Amazon S3 provides easy-to-use management features so you can organize your data and configure finely-tuned access controls to meet your specific business, organizational, and compliance requirements. Amazon S3 is designed for 99.999999999% (11 9's) of durability, and stores data for millions of applications for companies all around the world. Scale your storage resources up and down to meet fluctuating demands, without upfront investments or resource procurement cycles. Amazon S3 is designed for 99.999999999% (11 9’s) of data durability. -
5
Snowflake
Snowflake
Snowflake is a comprehensive AI Data Cloud platform designed to eliminate data silos and simplify data architectures, enabling organizations to get more value from their data. The platform offers interoperable storage that provides near-infinite scale and access to diverse data sources, both inside and outside Snowflake. Its elastic compute engine delivers high performance for any number of users, workloads, and data volumes with seamless scalability. Snowflake’s Cortex AI accelerates enterprise AI by providing secure access to leading large language models (LLMs) and data chat services. The platform’s cloud services automate complex resource management, ensuring reliability and cost efficiency. Trusted by over 11,000 global customers across industries, Snowflake helps businesses collaborate on data, build data applications, and maintain a competitive edge.Starting Price: $2 compute/month -
6
Goose
Block
Goose is an open-source, on-machine AI agent designed to automate engineering tasks directly within your terminal or integrated development environment (IDE). Operating locally, it efficiently executes tasks such as code generation, debugging, and deployment, allowing developers to focus on higher-level problem-solving. Goose's extensible architecture enables customization with preferred large language models (LLMs) and integration with external APIs, enhancing its capabilities to suit diverse project requirements. By autonomously handling complex tasks, Goose streamlines the development process, increasing productivity and reducing manual effort. Developers have praised Goose for its ability to manage tasks like updating dependencies, running tests, and automating code migrations, highlighting its effectiveness in real-world applications.Starting Price: Free -
7
Python
Python
The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.Starting Price: Free -
8
Amazon SageMaker
Amazon
Amazon SageMaker is an advanced machine learning service that provides an integrated environment for building, training, and deploying machine learning (ML) models. It combines tools for model development, data processing, and AI capabilities in a unified studio, enabling users to collaborate and work faster. SageMaker supports various data sources, such as Amazon S3 data lakes and Amazon Redshift data warehouses, while ensuring enterprise security and governance through its built-in features. The service also offers tools for generative AI applications, making it easier for users to customize and scale AI use cases. SageMaker’s architecture simplifies the AI lifecycle, from data discovery to model deployment, providing a seamless experience for developers. -
9
Kotlin
Kotlin
Easy to pick up, so you can create powerful applications immediately. Compatible with the Java ecosystem. Use your favorite JVM frameworks and libraries. Share application logic between web, mobile, and desktop platforms while keeping an experience native to users. Save time and get the benefit of unlimited access to features specific to these platforms. Kotlin has great support and many contributors in its fast-growing global community. Enjoy the benefits of a rich ecosystem with a wide range of community libraries. Help is never far away — consult extensive community resources or ask the Kotlin team directly. Kotlin Multiplatform Mobile is an SDK for iOS and Android app development. It offers all the combined benefits of creating cross-platform and native apps. Maintain a single codebase for networking, data storage, analytics, and the other logic of your Android and iOS apps.Starting Price: Free -
10
Scala
Scala
Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries. The Scala compiler is smart about static types. Most of the time, you need not tell it the types of your variables. Instead, its powerful type inference will figure them out for you. In Scala, case classes are used to represent structural data types. They implicitly equip the class with meaningful toString, equals and hashCode methods, as well as the ability to be deconstructed with pattern matching. In Scala, functions are values, and can be defined as anonymous functions with a concise syntax.Starting Price: Free -
11
R
The R Foundation
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. One of R’s strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed.Starting Price: Free -
12
JetBrains Gateway
JetBrains
Your single entry point to all remote development environments. JetBrains Gateway is a compact desktop app that allows you to work remotely with a JetBrains IDE without even downloading one. Enable a remote development workflow from the JetBrains Gateway desktop application. Connect to any remote machine via SSH, and JetBrains Gateway will take care of deploying the IDE backend there and connecting to it. Use the full power of your IntelliJ-based IDE and feel like you’re working with a local project wherever you are. The source code is never transferred or stored on your local machine. Connect to fully prepared remote environments and start coding immediately. Take advantage of managed and customizable development environments with built-in security and developer flexibility. Start fresh, automated dev environments for each task, in the cloud, in seconds. Spin up any repo and start collaborating in a cloud dev environment.Starting Price: Free -
13
Code With Me
JetBrains
Code With Me is a new collaborative coding and pair programming service. It makes it possible for you to invite others into your IDE project, and work on it together in real-time. Invite your teammate to investigate issues and review and work on code together online in real-time. Develop, debug, and fix code simultaneously with your whole team in a single remote collaborative IDE. Invite others to your project, so you can show and explain the code to them. A great fit for the classroom and online coding interviews. Just click the link that the host has shared with you, and you’re all set. No more repository downloading or pulling changes from someone else’s branch. Never again spend time setting up an environment, fixing compile-time exceptions, and resolving dependency headaches to get to someone’s current project state. As a guest, you don’t even need a JetBrains IDE installed.Starting Price: $10 per user per month -
14
SQL
SQL
SQL is a domain-specific programming language used for accessing, managing, and manipulating relational databases and relational database management systems.Starting Price: Free -
15
PostgreSQL
PostgreSQL Global Development Group
PostgreSQL is a powerful, open-source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. There is a wealth of information to be found describing how to install and use PostgreSQL through the official documentation. The open-source community provides many helpful places to become familiar with PostgreSQL, discover how it works, and find career opportunities. Learm more on how to engage with the community. The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23. This release fixes 25 bugs reported over the last several months. This is the final release of PostgreSQL 10. PostgreSQL 10 will no longer receive security and bug fixes. If you are running PostgreSQL 10 in a production environment, we suggest that you make plans to upgrade. -
16
An enhanced version of PostgreSQL that is continuously synchronized with PostgreSQL's with enhancements for Security, DBA and Developer features and Oracle database compatibility. Manage deployment, high availability and automated failover from Kubernetes. Deploy anywhere with lightweight, immutable Postgres containers. Automate with failover, switchover, backup, recovery, and rolling updates. Operator and images are portable to any cloud so you can avoid lock-in. Overcome containerization and Kubernetes challenges with our experts. Oracle compatibility means you can leave your legacy database without starting over. Migrate database and client applications faster with fewer rewrite problems. Improve the end-user experience by tuning and boosting performance. Deploy on-premises, in the cloud, or both. In a world where downtime means revenue loss, High Availability is key for business continuity.Starting Price: $1000.00/one-time
-
17
Supermaven
Supermaven
Supermaven lets you write code 2x faster with AI. Chat with GPT-4o, Claude 3.5 Sonnet, GPT-4, and other leading models. Use hotkeys to quickly view diffs, apply changes, start conversations, and switch models. Easily attach recently edited files to your messages - Supermaven Chat links the model's code responses back to your original code to show diffs and apply changes. Fix errors by automatically uploading your code together with compiler diagnostic messages in a single click.Starting Price: $10 per month
- Previous
- You're on page 1
- Next