Search Results for "open workbench" - Page 2

Showing 134 open source projects for "open workbench"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1

    vim-sql

    SQL Workbench/J implementation in VIM

    This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/) in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL, Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    N2A

    N2A

    Neurons to Algorithms - A neural modeling and simulation workbench

    "Neurons to Algorithms" (N2A) is a language for modeling neural systems, along with a software tool for editing models and simulating them. N2A is currently "alpha" software. The download provided on SF is for convenience to those who wish to preview the software. Please see our site on github for development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ELF Workbench

    A workbench to analyze ELF object files

    ELF Workbench is a program intended for analyzing/inspecting ELF object files that also allows to patch them. It provides an interactive user interface similar to that used by GDB. See feature list below for more details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit for All of Us

    DSTK - DataScience ToolKit is an opensource free software for statistical analysis, data visualization, text analysis, and predictive analytics. Newer version and smaller file size can be found at: https://sourceforge.net/projects/dstk3/ It is designed to be straight forward and easy to use, and familar to SPSS user. While JASP offers more statistical features, DSTK tends to be a broad solution workbench, including text analysis and predictive analytics features. Of course you may specify...
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Modellers Colour Matching/Mixing Toolkit

    Modellers Colour Matching/Mixing Toolkit

    Colour matching/mixing toolkit for modellers

    One of the problems faced by modellers is matching their available paint colours to those used on the object (eg aircraft) being modelled. The aim of this toolkit is to help them in this endeavour including assistance in mixing paints to achieve the required match if required. Non Windows Versions 1.00 and later require: - Python 3.43 or later - python3-gobject 3.22.0 or later - python3-cairo 1.10.0 or later Windows Versions 1.00 or later require: - Python 3.4.3 - PyGI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MySQL Export Laravel Migrations

    MySQL Export Laravel Migrations

    A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations

    A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-2 coding standards. When exported, each migration is generated and saved in it's own, properly named, migration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An open source workbench for chemo- and bioinformatics built on the Eclipse Rich Client Platform (RCP).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Sesame

    Sesame

    Java RDF Framework

    This project is no longer actively maintained. It is succeeded by the Eclipse RDF4J project, which can be found at GitHub and at http://www.rdf4j.org/. Sesame is a de-facto standard framework for processing RDF data. This includes parsing, scalable storage, reasoning and full SPARQL 1.1 query/update support. Sesame offers a fully modular toolkit and an easy-to-use Java API that can be connected to all leading RDF storage solutions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Arcimboldo

    Arcimboldo

    Generator's generator (JSON templates plus automatic DSL generation)

    Generating the files of an application with the help of a DSL (domain specific language) is very nice . . . provided the development of the DSL itself is not more complex than the application development itself. This workbench is based on the JSON templates and a so-called description file that lists the files to generate. It requires thus a minimum of knowledge and effort to manage the templates and the source specification. It provides a powerful multi-file editor that highlights the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins. What's more, the developers can deploy and release their own plug-ins according to the plug-in developing...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    SQLiteWorkbench

    A python plugin to generate SQLite CREATE scripts on MySQL Workbench

    This project intends to update the old (now non-working) plugin for the MySQL Workbench (https://gist.github.com/mrprompt/7252060) created by Thomas Hemlich in 2009 (http://forums.mysql.com/read.php?152,262396,262396). As of version 6.2 Workbench no longer supports the LUA language for scripting, so the need to provide the open source community with an open-source ER tool for SQLite is now ever stronger. Current goal of the project is to translate Hemlich's LUA script into a working python version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Biological Network Analyzer
    Workbench for visualizing biological networks (regulatory, interaction, and metabolic). Can be used as a front-end for BNDB datawarehouses, but also as stand-alone tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cvworkbench

    Computer vision workbench

    Its main purpose is to help with the computer vision software design, developement and testing. By using a graphical diagram editor that defines analysis flow, different algorithm combinations can be tried, with different parameters, very quickly and with no coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Community <a href="http://opticks.ballforge.net">Opticks</a> Archive Network hosts community contributions for the <a href="http://opticks.ballforge.net">Opticks</a> imagery analysis workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Messaging WorkBench

    Multi-purpose productivity tool for HL7 V2.x implementers.

    Messaging Workbench or MWB was developed by the late Peter Rontey at the Department of Veteran Affairs. The tool allows an array of functionality most prominently allowing creation of conformance profiles, specification messages etc. based off of HL7 V2.x. The idea is to allow implementers to test their profiles/implementations before they begin participation in conformance and interoperability testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Procedural Graphics Workbench

    Interactive desktop application for rendering various fractals.

    Procedural Graphics Workbench (PGW) will be a versatile interactive desktop application for rendering various types of fractals and other procedural graphics. It will also allow users to combine rendered images using various blending modes and other raster operations to create new images. Some most important planned features: * deep zooming capability (similar to Fractint) * multithreaded rendering * rendering divided to various machines ("rendering cluster") * various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PCRE Workbench

    PCRE Workbench

    latest PCRE test tools

    latest PCRE 8.33 library, use regular express to search,replace,grep text data, also test regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JetBrains MPS

    JetBrains MPS

    JetBrains Meta programming System

    MPS (Meta Programming System) is an advanced language workbench and integrated development environment created by JetBrains that lets developers define, compose, and use domain-specific languages (DSLs) with rich tooling support. Unlike traditional text editors that treat code as plain text, MPS represents programs as structured models, enabling projectional editing where syntax, constraints, and semantics of DSLs are enforced by the editor itself, reducing parsing ambiguities and expanding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Writer's Workbench

    The Writer's Workbench

    An Integrated Writing Environment for Creative Writers

    The Writer's Workbench is a single tool that incorporates the various tool types that many writers use to create an Integrated Writing Environment (IWE). It provides these various tools without binding a writer to a single structure or vision for constructing a story and seeks to enable the creative process by providing immediate access to any story artifact in the tool without the obtrusiveness of having many windows opened at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    (Diver is in the process of being moved to GitHub. Please find us at https://github.com/thechiselgroup/Diver. Support requests & messages sent here may never be seen.) Dynamic Interactive Views For Reverse Engineering. Div/er is a set of Eclipse Plugins that aid developers in understanding software. It uses dynamic analysis and reverse engineering to offer views and filters that aid comprehension and discovery.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 22
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    QffQ

    QffQ

    Gestion de questions fréquentes et de fiches qualitées.

    Ce logiciel a pour but de gérer des questions fréquentes et des fiches qualitées. Vous devez installer MySql Serveur http://www.youtube.com/watch?v=eVhkC-NKxis Et modifiez dans "paramètrages Serveur" de QffQ Chaine de connexion MySql :"...user id=root;pwd=Votre_mot_de_passe" Cliquez enfin sur "Test connexion" pour créer la base de données ainsi vous allez pouvoir commencer à travailler. Testé avec MySql Server Community 5.5.29 En cas de problème de création de la base, vous avez...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A graphical IDE and Model Driven Architecture for designing Overlay Networks and Peer-to-Peer systems.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB