Suggested Categories:

Last Mile Delivery Software
Last mile delivery software enables companies to handle "last mile" deliveries, which are shipments that have already arrived a local warehouse and need to be delivered to the customer's address. Last mile delivery software and services streamline route planning and optimization, dispatching, customer alerts, analytics, and more.
IoT Operating Systems
IoT operating systems (OS) are specialized software platforms designed to run on Internet of Things (IoT) devices, providing the necessary functionality for resource management, communication, and real-time processing. These operating systems are optimized for low power consumption, small memory footprints, and efficient processing, allowing IoT devices to operate in environments with limited resources. IoT operating systems typically offer features like device control, sensor management, connectivity protocols, and security to ensure that IoT devices perform reliably and securely. They are used in a variety of IoT applications, such as smart home devices, wearables, industrial machinery, and automotive systems.
Terminal Emulators
Terminal emulators are software programs that replicate the functionality of a traditional terminal or command-line interface (CLI) within a graphical environment. These tools allow users to interact with their computer's operating system using text-based commands, offering access to system functions, file management, and programming tasks. Terminal emulators are commonly used by developers, system administrators, and power users for running scripts, managing servers, or debugging applications. They often support features such as tabbed windows, color schemes, customizable key bindings, and integration with remote systems through protocols like SSH. By providing a flexible and efficient way to work with the command line, terminal emulators enhance productivity in both local and remote computing environments.
Operating Systems
Operating systems are foundational software that manage computer hardware, software resources, and provide services for applications and users. They handle critical functions such as process scheduling, memory management, device control, file systems, and security. Operating systems provide a user interface—either graphical (GUI) or command-line—that allows individuals to interact with the machine. They also offer APIs and system calls that enable developers to build and run applications consistently across devices. From personal computers to servers, mobile devices, and embedded systems, operating systems are essential for ensuring stability, efficiency, and usability in modern computing environments.
Real-Time Operating Systems (RTOS)
A real-time operating system (RTOS) is a specialized OS designed to process data and execute tasks within strict timing constraints. Unlike general-purpose operating systems, RTOS platforms prioritize predictability and determinism, ensuring tasks are completed within guaranteed time frames. They are widely used in embedded systems, robotics, aerospace, automotive electronics, medical devices, and industrial automation where delays could compromise safety or functionality. RTOS platforms often provide lightweight kernels, task scheduling, inter-process communication, and resource management optimized for reliability and low latency. By enabling consistent, time-critical performance, RTOS software ensures that mission-critical applications run smoothly under real-world conditions.
Kiosk Software
Kiosk software is software designed to run on self-service kiosks, allowing users to interact with a digital interface for tasks like information retrieval, ordering, or payment. It often features a touch-based user interface that is intuitive and easy to navigate. Kiosk software can be customized to suit various industries, including retail, hospitality, transportation, and healthcare. It typically includes security features to prevent unauthorized access and protect sensitive data. Additionally, kiosk software is often designed for remote management, enabling businesses to monitor and update their kiosk systems efficiently.
Data Migration Software
Data migration software enables the seamless migration of data from one system or another. Data migration tools are useful for database migration, application migration, server migration, data center migration, and more.
Package Managers
Package managers are software tools that automate the process of installing, upgrading, configuring, and removing software packages. They simplify dependency management by ensuring that required libraries and modules are downloaded and updated correctly. Many package managers connect to online repositories, allowing developers and system administrators to access large ecosystems of software quickly. By standardizing installations and updates, they reduce errors, improve consistency, and save time in both development and production environments. Package managers are widely used across programming languages, operating systems, and frameworks to streamline software distribution and maintenance.
Hosting Control Panels
Hosting control panels, also known as site management and web hosting control panels, are software tools that enable IT professionals to manage their website, servers, and hosting packages. Hosting control panels simplify the process of managing domains, email accounts, installing website and server applications, and more.
Hypervisors
Hypervisors, sometimes referred to as virtual machine monitors (VMM), are a software layer that builds and runs virtual machines.
Disk Imaging Software
Disk imaging software creates an exact copy of a computer's hard drive, including the operating system, applications, settings, and files. It is commonly used for system backups, disaster recovery, and deploying standardized configurations across multiple machines. By capturing a full snapshot of a disk, users can restore their system quickly in case of data loss, hardware failure, or malware attacks. Many disk imaging tools offer incremental backups, compression, and encryption for efficient storage and security. This software is essential for IT professionals, businesses, and individuals looking to safeguard their data and streamline system recovery.
System Utilities
System utilities are specialized software tools designed to maintain, manage, and optimize computer systems. They assist with essential tasks such as file management, disk cleanup, backup, performance monitoring, and troubleshooting. Unlike applications built for end-user productivity, system utilities work behind the scenes to improve efficiency, stability, and security of the operating system. They can be built into the OS or installed as third-party tools to extend functionality. By automating maintenance and diagnostic tasks, system utilities help prolong system lifespan and ensure smooth day-to-day operations.
Firewall Software
Firewall software is a security tool that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Acting as a barrier between a trusted internal network and untrusted external networks, firewalls help prevent unauthorized access and protect against cyber threats. They work by analyzing data packets and determining whether they should be allowed through based on set policies, blocking potentially harmful traffic. Modern firewalls often incorporate advanced features like intrusion prevention, application filtering, and deep packet inspection to strengthen security further. By providing this critical layer of protection, firewall software safeguards sensitive data and ensures the integrity of networked systems.
Configuration Management Software
Configuration management software is used to track and manage the configuration of systems, networks, and software throughout their lifecycle. It allows teams to automate the process of setting up and maintaining consistent configurations across multiple environments, reducing human error and ensuring standardization. This software helps monitor changes, providing version control and audit trails to maintain system integrity and compliance. It is especially useful in complex IT infrastructures, enabling teams to deploy, update, and scale systems efficiently. Configuration management software ultimately improves system reliability, reduces downtime, and facilitates collaboration among development and operations teams.
Telephony Software
Telephony software is a type of communication technology that enables voice and video communication over telephone systems, computers, and the internet. These platforms are designed to manage, route, and track phone calls, messages, and multimedia communications within businesses or personal environments. Features of telephony software often include VoIP (Voice over Internet Protocol) support, call routing, interactive voice response (IVR), voicemail, call recording, and integration with customer relationship management (CRM) systems. Many telephony systems also include analytics tools for tracking call volumes, durations, and customer interactions. By improving communication efficiency and providing scalable solutions, telephony software is crucial for businesses looking to streamline their communication infrastructure.
Virtualization Software
Virtualization software enables the creation and management of virtual machines (VMs) that emulate physical computers. By abstracting the underlying hardware, it allows multiple operating systems to run on a single physical machine, improving resource utilization and flexibility. Virtualization provides an isolated environment for applications, increasing security and stability by preventing conflicts between different software systems. It also simplifies the management of IT infrastructure, as virtual machines can be easily created, cloned, and moved between different hosts. This technology is crucial for businesses looking to scale their operations, optimize resource usage, and improve disaster recovery processes.
Database Software
Database software and database management systems are a type of software designed to store, manage and retrieve data. It is used to organize all kinds of information in an efficient manner, allowing users to quickly access the data they need. Many databases are tailored for specific purposes and applications, ranging from transaction processing systems to large-scale analytics platforms. Database software may be used on its own or connected with other software services for complex operations.
Data Management Software
Data management software systems are software platforms that help organize, store and analyze information. They provide a secure platform for data sharing and analysis with features such as reporting, automation, visualizations, and collaboration. Data management software can be customized to fit the needs of any organization by providing numerous user options to easily access or modify data. These systems enable organizations to keep track of their data more efficiently while reducing the risk of data loss or breaches for improved business security.
Database Clients
Database clients are tools or applications used to connect to a database server and interact with its data. They allow users to perform operations such as querying, updating, inserting, and deleting records through a structured language. These clients often offer intuitive interfaces or command-line options to simplify database management tasks. They are essential for managing data efficiently, catering to both small-scale and enterprise-level needs. By providing a bridge between users and the database, they streamline data access and administration.
Database Management Systems (DBMS)
A database management system (DBMS) is software that allows users to store, organize, and manage data efficiently. It provides structured methods for data retrieval, modification, and security while ensuring consistency and integrity. DBMS supports multiple users and applications, enabling controlled access through query languages and interfaces. Different types of DBMS exist, including relational, NoSQL, hierarchical, and object-oriented systems, each designed for specific data needs. These systems are essential for handling large volumes of data in various industries and applications.
View more categories (20) for "last os linux"

11 Products for "last os linux" with 1 filter applied:

  • 1
    DbVisualizer

    DbVisualizer

    DbVisualizer

    ...It connects to all popular databases, such as MySQL, PostgreSQL, SQL Server, Oracle, Cassandra, Snowflake, SQLite, BigQuery, and 30+ others, and runs on all popular OSes (Windows, macOS, and Linux). A powerful SQL editor with intelligent autocomplete, visual query builders, variables, and more. You can fully control window layouts, key bindings, UI theme, mark scripts, and database objects as favorites for quick access or even work outside of DbVisualizer. DbVisualizer is also built to meet rigorous security standards, all configurable within the product.
    Leader badge
    Starting Price: Free
    Partner badge
    View Software
    Visit Website
  • 2
    RazorSQL

    RazorSQL

    RazorSQL

    RazorSQL is an SQL query tool, database browser, SQL editor, and database administration tool for Windows, macOS, Mac OS X, Linux, and Solaris. RazorSQL has been tested on over 40 databases, can connect to databases via either JDBC or ODBC. Browse database objects such as schemas, tables, columns, primary and foreign keys, views, indexes, procedures, functions, and more. Visual tools to create, alter, describe, execute, and drop database objects such as tables, views, indexes, stored procedures, functions, triggers, and more. ...
    Starting Price: $99.95 one-time payment
  • 3
    Objectivity/DB

    Objectivity/DB

    Objectivity, Inc.

    ...Data can be hosted on a single machine or distributed across up to 65,000 machines. Connected items can span machines. Objectivity/DB runs on 32 or 64-bit processors running Windows, Linux, and Mac OS X. APIs include: C++, C#, Java and Python. All platform and language combinations are interoperable. For example, objects stored by a program using C++ on Linux can be read by a C# program on Windows and a Java program on Mac OS X.
    Starting Price: See Pricing Details...
  • 4
    Azure Data Studio
    Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data warehouses wherever they are, on your local computer or in the cloud. ...
  • 5
    DbWrench

    DbWrench

    DbWrench

    ...Our priority is to implement features that will save database developers time with their database design tasks. We use extensive testing and continuous release cycles to build a product users can rely on. Run DbWrench on Windows, Mac OS X and Linux, all with a single license. Run DbWrench with today's most popular database systems, and again, all with a single license. Edit database items directly in the diagram. Avoid navigating tree nodes and editing property sheets. Several ER notations to choose from, including Bachman, Barker and Information Engineering.
    Starting Price: $49 one-time payment
  • 6
    dbForge Studio for SQL Server
    ...Key Features: SQL Coding Assistance AI Assistant Integration Source Control Index Manager Unit Test Table Designer Database Designer T-SQL Debugger Query Profiler Schema Compare Data Compare Data Generator Documenter Query Builder Data Export and Data Import Database Administration Server Event Profiler Data Editor SQL Server Reporting Master-Detail Browser Pivot Table Copy Database Monitor Find Invalid Objects DevOps Automation Optimized system resources consumption when preparing the Quick Info and Code Completion hints Support for macOS & Linux via CrossOver You can always find the latest version of the product on the official Devart website.
    Starting Price: $229.95
  • 7
    Setra Management Console
    ...Quickly identify and resolve performance issues on your Oracle stack with real-time diagnostics. Explore in-depth the statistics of your bases, instances and more. Monitor multiple databases on one screen. Available on Windows, Mac OS X and Linux in stand-alone or RAC mode. The SETRA Management Console helps you to manage and anticipate the evolution of your heterogeneous database. In just one page, you can get an overview of all the instances and go deeper into the details of each one. It is a multifunction tool that is presented to you by SETRA Conseil. The SETRA Box is an exclusive, modular and efficient solution for supervision designed by our teams. ...
  • 8
    NAKIVO Backup & Replication
    NAKIVO Backup & Replication offers complete data protection for virtual, physical, cloud, and SaaS environments including VMware vSphere, Microsoft Hyper-V, Nutanix AHV, Proxmox VE, Amazon EC2, Windows and Linux physical machines and servers, files shares/NAS, Oracle database, and Microsoft 365. You can install the NAKIVO solution on Linux and Windows OS, or deploy it as a pre-configured virtual appliance (VA) or Amazon Machine Image (AMI). You can also install the solution on NAS to create a cost-efficient and fast backup appliance. ...
    Starting Price: $229/ socket; $25 workload/y
  • 9
    PopSQL

    PopSQL

    PopSQL

    ... * Our modern and elegant cloud-based workspace offers a rich SQL editing experience. Dive right in, connect to your databases and iterate on analyses from anywhere. We offer native macOS, Windows, and Linux clients. * One workspace to get it done: PopSQL puts your database connections, shared credentials and an intuitive data catalog at your fingertips so you can access & mine your data, safely, securely
    Starting Price: $199 per month
  • 10
    MySQL Workbench
    ...MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS X. MySQL Workbench enables a DBA, developer, or data architect to visually design, model, generate, and manage databases. It includes everything a data modeler needs for creating complex ER models, forward and reverse engineering, and also delivers key features for performing difficult change management and documentation tasks that normally require much time and effort. ...
  • 11
    Aqua Data Studio

    Aqua Data Studio

    AquaFold, an Idera, Inc. company

    ...Simplifies tedious tasks involving SQL queries, data, result sets, schema, data models, files, instances, servers, as well as automation. Aqua Data Studio can be installed on the three popular operating systems: Microsoft Windows, Apple macOS, and Linux. The graphical user interface can display the nine of the most widely spoken languages: English, Spanish, French, German, Korean, Portuguese, Japanese, and Chinese. Aqua Data Studio supports over 40 of the most popular data source platforms, including relational, NoSQL, as well as managed cloud data source
    Starting Price: $499 per user per year
  • Previous
  • You're on page 1
  • Next