Open Source BSD Data Management Systems - Page 18

Data Management Systems for BSD

  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer. Both applications work with any relational data model. (Postgres and Oracle have been tested). The two applications have been initially developed for small molecule drug discovery research. However, they can be extended for use in other data domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Computational modelling is a interdisciplinary field spanning many techniques and programming languages. AgenTools is a project dedicated to establishing increased modularity in scientific computing packages and a portal linking to other existing project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Agua Y Fuego is a graphic application written in Java Swing / JavaFX that captures and displays temperature readings from Sentilla Perk sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ahoy

    Ahoy

    Simple, powerful, first-party analytics for Rails

    Ahoy is a first-party analytics library built primarily for Ruby on Rails, designed to let applications track visits and events in a clean, integrated way rather than relying on third-party tooling. It stores data in your own database by default, which gives developers full control over what data is captured, how it's processed, and how it’s used, sidestepping privacy concerns of external analytics providers. The library supports Rails, JavaScript, and native apps, making it flexible across front-end/back-end and mobile contexts. Because it’s designed for developers who already own their data stack, Ahoy encourages self-hosted analytics workflows, custom reporting, and integration with existing database infrastructure. It includes features for tracking visits (sessions), events (actions), and user properties, so you can introspect user journeys and behaviour within your application domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Airbus A340 glass cockpit. Build upon an open framework for creating an distributed glasscockpit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ Widget Library for CGI/FastCGI applications based on Ajax. Test cases for Tomcat Server and XDAQ framework are available. Widgets included: Tab,Form,Button,Tree,LayoutContainer,Frame,Table,Dialog,FishEyeMenu,EventHandler, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AlViz is a research prototype for visual ontology alignment implemented as multiple-view plug-in for Protege using J-Trees and Graphs. Based on similarity measures of an ontology matching algorithm AlViz helps to assess and optimize the alignment results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alevin2

    Alevin2

    Tool for the evaluation of ALgorithms for Embedding VIrtual Networks

    ALgorithms for Embedding VIrtual Networks Software to evaluate Virtual Network Embedding Algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alfresco Audit Analysis and Reporting
    With Alfresco Audit Analysis and Reporting (A.A.A.R.) is provided a solution to extract, store and query audit data together with the document/folder informations at a very detailed level, with the goal to be useful to the end-user in a very easy way. To reach that goal, to make the data more friendly for the end-user, the data are published in reports in well-known formats (pdf, Microsoft Excel, csv, etc.) and stored directly in Alfresco as static documents organized in folders, versioned, authorized and published. On the top of the A.A.A.R. solution, the A.A.A.R. Analytics is a set of powerful tools to analyze data in an interactive and customizable way with a user console composed by dashboards, reports and free analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    Script language independent library for calling functions out of script files with other PLs like C/C++. This should be possible, using only some few functions as interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Angur
    Angur is a XML visualization utility which helps users visualize XML files in node graphs as well as generating XML visually, without any XML knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Antenna Radiation Diagram Plotter - Polar plots of measured EM emission, with a proper radial axis scaling and span. Three source files (plain text) can be loaded and plotted at the same time. Export to file or clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Antiprism - Polyhedron Modelling
    TO DOWNLOAD ANTIPRISM GO TO: http://www.antiprism.com/download Antiprism is a set of programs for generating, manipulating, transforming and visualising polyhedra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Apache Seata

    Apache Seata

    High-performance, open source distributed transaction solution

    Seata is a distributed transaction solution for microservices that provides consistent, cross-service commits without forcing every team to adopt the same persistence model. Its architecture separates responsibilities into a global coordinator and per-service participants, so business services remain decoupled while transactions are orchestrated centrally. Multiple modes are supported—AT (automatic, SQL-based with undo logs), TCC (try-confirm-cancel), Saga (long-running compensation), and XA—letting architects choose between simplicity, control, and interoperability. The AT mode is notable for minimizing code changes: Seata captures before/after images of SQL updates and can roll back on failure to maintain atomicity across services. Integrations cover common RPC frameworks and registries, enabling drop-in usage within Spring Cloud/Dubbo-style ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AppleAccelerate.jl

    AppleAccelerate.jl

    Julia interface to the macOS Accelerate framework

    Julia interface to the macOS Accelerate framework. This provides a Julia interface to some of the macOS Accelerate frameworks. At the moment, this package provides access to Accelerate BLAS and LAPACK using the libblastrampoline framework, an interface to the array-oriented functions, which provide a vectorized form for many common mathematical functions. The performance is significantly better than using standard libm functions in some cases, though there does appear to be some reduced accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arcadia is a light-weight, cross-platform, C++ desktop application designed for visualizing biological networks such as metabolic pathways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Archiweb will provide a CMS for managing architecture information and drawings, and viewing projects for selling them. This is a very good CMS for real-estate companies or architicture and blendings companies. It is a ready to install PHPNuke module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Acre calculates growing-space or stand-density of trees and creats pictures of it. It can also be used to calculate weighted Voronoi-Diagrams (splits up an area to the neares point or to the point with the greatest influence at a certain place).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Argunet

    Argunet

    argument map editor for analyzing and visualizing complex debates

    Argunet is a client-server software for computer-supported argument visualization (CSAV). Reconstructed debates are visualized as argument maps and can be shared through the Argunet Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Article Monitoring System helps marketing agency to monitor the mass media information, and build reports based on some criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AGISim is a framework for the creation of virtual worlds for artificial intelligence research, allowing AI and human controlled agents to interact in realtime within sensory-rich contexts. AGISim is built on the Crystal Space 3D game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a filter to convert ASCII data files into binary SILO files to use with the MeshTV visualization package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ascalaph Quantum
    is a molecular viewer & model builder for quantum chemistry programs. It has an interface with NWChem, CP2K and PC GAMESS/Firefly quantum programs. http://www.biomolecular-modeling.com/Products.html
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB