Open Source Mac Data Visualization Software - Page 51

Data Visualization Software for Mac

View 99 business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects. The code is totaly written in Python (actualy 2.2.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Matlab based project for tracking cell nuclei in 3D space over time from live imaging data. (Sample images and lineage data are available under "Files".)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Various computational physics projects for the Mac / GNUStep platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    The aim of this project is to develop a software to assist speech recognition systems users by displaying outputs of their systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ODBC.jl

    ODBC.jl

    An ODBC interface for the Julia programming language

    The ODBC.jl package provides a Julia interface for the ODBC API as implemented by various ODBC driver managers. More specifically, it provides a prebuilt copy of iODBC and unixODBC for OSX/Linux platforms, while still relying on the system-provided libraries on Windows. This means that no extra installation of a driver manager is necessary after installing the ODBC.jl package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A topological data structure to handle 2D, surfaces and 3D simplicial meshes. This data structure is implemented in C++ using templates. It is based on Corner-Table and CGAL data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ONNX.jl

    ONNX.jl

    Read ONNX graphs in Julia

    ONNX.jl is in the process of a total reconstruction and currently supports saving & loading graphs as a Umlaut.Tape. When possible, functions from NNlib or the standard library are used, but no conversion to Flux is implemented yet. See resnet18.jl for a practical example of graph loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OWLViz4U (OWLViz for Unicode) is an extension of OWLViz for supporting Unicode based ontologies, which is an OWL visuliazation tool used with the Protege OWL plugin. OWLViz4U is part of the W3China Open Source Project (http://www.w3china.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Objective-C And Swift Dependencies

    Objective-C And Swift Dependencies

    Objective-C and Swift dependency visualizer

    Objective-C Dependency Visualizer is a tool that generates dependency graphs for Objective-C projects, helping developers understand code structure and module relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Observable Plot

    Observable Plot

    A concise API for exploratory data visualization

    Observable Plot is a free, open-source JavaScript library to help you quickly visualize tabular data. It has a concise and (hopefully) memorable API to foster fluency — and plenty of examples to learn from and copy-paste. In the spirit of show don’t tell, below is a scatterplot of the height and weight of Olympic athletes (sourced from Matt Riggott), constructed using a dot mark. We assign columns of data (such as weight) to visual properties (such as the dot’s x), and Plot infers the rest. You can configure much more, if needed, but Plot’s goal is to help you get a meaningful visualization quickly. Plot employs a layered grammar of graphics inspired by Vega-Lite, ggplot2, Wilkinson’s Grammar of Graphics, and Bertin’s Semiology of Graphics. Plot rejects a chart typology in favor of marks, scales, and transforms. Plot can be readily extended in JavaScript, whether to define a channel, a transform, or even a custom mark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Obsidian Visual Skills Pack

    Obsidian Visual Skills Pack

    Generate Canvas, Excalidraw, and Mermaid diagrams from text

    LLM-TLDR is a Python-based tool designed to dramatically reduce the amount of code a large language model needs to read by extracting the essential structure and context from a codebase and presenting only the most relevant parts to the model. Traditional approaches often dump entire files into a model’s context, which quickly exceeds token limits; LLM-TLDR instead indexes project structure, traces dependencies, and summarizes code in a way that preserves semantic relevance while shrinking input size by up to 95 %. This makes queries and analysis much faster and cheaper, with dramatic token savings and latency improvements for LLM-driven development workflows. The project supports multiple programming languages and includes utilities for warming an index and then generating LLM-ready contexts or summaries of specific parts of a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A handle graphics package for Octave, the Free alternative to matlab. OctPlot provides quality postscript(TM) and screen graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Octo.jl

    Octo.jl

    Octo.jl is an SQL Query DSL in Julia

    Octo.jl is an SQL Query DSL in Julia. It also comes with a very useful tool called Repo. You could Repo.get, Repo.insert! Repo.update! Repo.delete! for many database drivers without hand-written SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The OdfChartBuilder Java™ API can be used to read and render charts specified in Open Document Format XML. Charts are rendered using the JFreeChart open source API. The project includes a Java™ Swing application (OdfChartViewer) for chart viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ogles -  OpenGL/OIV  stereotactic tool
    Ogles strives to provide an open source data model for neuroscientific data visualization and analytics. Ogles started out as a planning system for frame based stereotactic neurosurgery. Ogles(1) is discontinued. Release candidate (RC) is Ogles2b. Ogles is accompanied by a simple DICOM reader and NIfTI converting tool (Sdr2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Olduvai bioinformatics visualization system allows side by side comparison of: TreeJuxtaposer: evolutionary trees SequenceJuxtaposer: genomic sequences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Olex2 is visualisation software for small-molecule crystallography developed at Durham University/EPSRC. It provides comprehensive tools for crystallographic model manipulation for the end user and an extensible development framework for programmers. The project has been supported by Olexsys Ltd since 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OmniGene is a set of reausable components that have been packaged into frameworks. These frameworks are used to produce domain specific services for common bioinformatics tasks including: visualization, database access, and pipeline building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OnlineStats.jl

    OnlineStats.jl

    Single-pass algorithms for statistics

    OnlineStats does statistics and data visualization for big/streaming data via online algorithms. High-performance single-pass algorithms for statistics and data viz. Updated one observation at a time. Algorithms use O(1) memory. Algorithms use O(1) memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OntoModel is a UML-based editor that works with OWL ontologies. The usage of the UML extension mechanism makes it possible to develope and maintain OWL ontologies with MDA technologies. Implemented as NeOn Toolkit (http://www.neon-toolkit.org) plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ontology visualization plugin for Protege in an interactive 3D space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OntoViz, an ontology browser is an extension of my undergraduate honors thesis. This helps a user browse ontologies using a variety of graph drawing algorithms. The ontology can be specified using a text file, a local/remote database or a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB