Data Modeling Software for Windows

View 13 business solutions

Browse free open source Data Modeling software and projects for Windows below. Use the toggles on the left to filter open source Data Modeling software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Linear Program Solver

    Linear Program Solver

    Solve linear programming problems

    Linear Program Solver (LiPS) is an optimization package oriented on solving linear, integer and goal programming problems. The main features of LiPS are: ● LiPS is based on the efficient implementation of the modified simplex method that solves large scale problems. ● LiPS provides not just an answer, but a detailed solution process as a sequence of simplex tables, so you can use it for studying/teaching linear programming. ● LiPS gives sensitivity analysis procedures, which allow us to study the behaviour of the model when you change its parameters, including: analysis of changes in the right sides of constraints, analysis of changes in the coefficients of the objective function, analysis of changes in the column/row of the technology matrix. Such information may be extremely useful for the practical application of LP Models. ● LiPS provides methods of goal programming, including lexicographic and weighted GP methods, which are oriented on multi-objective optimisation.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    TRAK Architecture Framework

    TRAK Architecture Framework

    Simple, pragmatic architecture description - for system-thinkers

    TRAK is a general systems-thinkers'/system-centric architecture framework. It is simple, user-friendly, pragmatic and not limited to IT. TRAK has won an INCOSE award and is also a finalist in the 2011 IET innovation awards. TRAK allows you to describe a system, its parts (which can include people, software, other systems and physical things) and how it relates to the residual world. It covers everything from the enterprise, concept, procurement of the solution, the introduction or withdrawal of the system from service to its assurance. It allows threats,risks and mitigation to be linked to the design. TRAK is a derivative of MODAF but is based on ISO/IEC 42010 - the international standard for architecture description. There is a minimal process in which the architect selects the viewpoints (specifications for views) that address the task sponsor's concerns. It has rules that ensure that the description is consistent and also readable by the non technical audience. You
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump Diffusion, Quanto, Vasicek Bond Option, Turnbull Wakeman Asian, TimeSwitchOption, Look Barrier, Bachelier, PartialTimeBarrier, GapOption, Extreme Spread Option, Simple Chooser, ComplexChooser, PartialFixedLB, Executive, CashOrNothing, Extendible Writer, OptionsOnOptions, BAWAmericanApprox, BSAmericanApprox, AssetOrNothing, Bisection, BAWbisection, BSbisection, Gfrench, Gcarry, Swapoption, Complex Chooser, Super Share, EquityLinkedFXO, Spread Approximation, BinaryBarrier and more
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Linear Program Solver (Simplex)
    Linear Program Solver (Solvexo) is an optimization package intended for solving linear programming problems. The main features of the Solvexo are: · Solvexo solver is based on the efficient implementation of the simplex method (one or two phases); · Solvexo provides not only an answer, but a detailed solution process as a sequence of simplex matrices, so you can use it in studying (teaching) linear programming. · Solvexo provides a solution with the graphic method for problems with tow variables. · This updated version includes two languages English and French. If you have any questions, feel free to contact me: romdhani.mohamed.ali@gmail.com. Any comments and suggestions would be helpful!
    Downloads: 4 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Framework for developing web-based applications (CMS, portals, ERPs etc.) It includes multilanguage support, permits management, MVC mini framework, package structure, template engine, javascript library, simple GUI library, caching system, captcha.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Photovoltaic Cell Estimator LITE

    Determining the power output of a PV array is not a precise exercise

    The power produced by a PV array depends on characteristics of the PV modules used and the instantaneous climatologically conditions. For most field testing, the measurable quantities are irradiance and temperature. Power is an instantaneous value; the PV array produces so many Watts (or kilowatts) of power at a specific time depending on existing conditions. Power output will change continuously throughout the day. Energy includes a time factor and is measured in Watt-hours or kilowatt-hours (kwH).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Argumentative - Argument Map Software
    Reason is rare. The reasoning behind day to day decisions and important issues are often unknown, unadmitted or misunderstood.Argumentative allows you to express an argument’s structure in a visual form which is simpler to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSVSplitter
    # CSV Splitter Uma ferramenta para dividir arquivos CSV em múltiplos arquivos com base na quantidade de registros especificada, mantendo a integridade dos dados e permitindo configurações de charset, separador e formatação. Ideal para lidar com grandes arquivos CSV que precisam ser fragmentados para melhor manuseio e processamento. ## Funcionalidades - **Divisão de CSV**: Divide o arquivo original em múltiplos arquivos CSV, com o número de registros por arquivo definido pelo usuário. - **Detecção Automática de Charset e Separador**: O charset e o separador do arquivo de origem podem ser detectados automaticamente ou especificados manualmente. - **Configuração de Destino Personalizável**: Permite definir charset e separador de destino. - **Formatação de Dados**: Formatação opcional para os padrões BR, EUA, EU e UK, com exemplos para ajudar na escolha do formato desejado. - **Interface Gráfica Intuitiva**: Interface com `Tkinter`, incluindo barra de progresso e log do proc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynamoose

    Dynamoose

    Dynamoose is a modeling tool for Amazon's DynamoDB

    Dynamoose is a modeling tool for Amazon's DynamoDB, providing a simple and schema-based solution to interact with DynamoDB tables in Node.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    Firefly UML is a 100% pure Java application designed to create and edit UML conform diagrams. With class diagrams, sequence and instance diagrams, Firefly UML provides a solid selection from the vast range of existing UML diagram types. Firefly UML is really easy to learn as it provides you multiple ways of access to the same function - be it mouse action, hotkey, context menu or toolbar icon. And the best thing is: once you have learned how to handle one type of diagram, you also have learned how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. You can also go the other way around and export your model as skeleton Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gestion Revit

    Gestion Revit

    Gestion Revit permite crear presupuestos desde un modelo BIM

    Gestion Revit es una aplicación de MS Access que permite crear cómputos y presupuestos. Se caracteriza por extraer toda la información desde un modelo BIM creado en AutoDesk Revit y confeccionar el presupuesto de manera automática. Se conecta con MS Project y permite crear un Diagrama de Gantt de manera sencilla y rápida. Con el Modelo BIM y el Diagrama de Gantt es posible crear simulaciones constructivas BIM5D. Gestión Revit extrae el cómputo métrico de un modelo BIM de la obra, lo que garantiza mayor precisión en las mediciones, reduciendo los errores por olvidos o modificaciones al proyecto. Cuanto mayor sea la precisión del modelo BIM, mayor será la precisión del cómputo métrico resultante. Instrucciones: 1) Descargue "GR-2013_Instalador.exe". Instale el software. Este es el programa BASE. 2) Descargue "Actualizar_a_GR-2015.exe". Instale el software. Esta es una actualización, que hace compatible a Gestión Revit con AutoDesk Revit 2014 y 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LuaXLL

    Lua interpreter embedded into an Excel XLL

    LuaXLL is a lightweight Lua interpreter built into a Excel XLL. The XLL has extensions built into it which allow new Excel functions to be defined in a Lua script and exposed to the main application with the XLL marshalling data across the environments. Its primary use is for rapid modelling and development. And it could also serve as an interface to more advanced models built in C. It has built-in support for ODBC databases (via LuaSQL) and some generic modeling functions (added as I need them). The entire XLL is currently less than 600KB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MADS
    MADS (Multipurpose Agricultural Data System) is a free open-source tool for modelling and analysis of agricultural activities - crops, livestock, forestry and others - in developing countries, at sector, regional or project level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ontology Testing

    Part of the XD Tools plugin for ontology testing.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An semantic editor for describing public administration services. Produces ontologies containing a workflow description in owl notation. Can be used for modelling processes in different fields, but was originally focused on semantically describing government services with their corresponding documents, fees and other information items. Launch the editor with Java Web Start at http://ri.tdf.lv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PSIGHOS is a Java-based simulation library. PSIGHOS is focused on the simulation of business processes and comprises a parallel core so to reduce the execution time for large models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station de traitement et chaque arc orienté représente un chemin possible d’une station à une autre. Le réseau possède toujours un point d’arrivée et de sortie. Un tel réseau peut, par exemple, représenter la zone de sécurité d’un aéroport, l’urgence d’un hôpital ou une chaîne de montage. BitBucket repository: http://bitbucket.org/ulaval21610/glo2004 http://sourceforge.net/projects/performnet/files/PerformNet-Expresso.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QPNet

    QPNet

    Synchronous Petri Nets' emulator

    QPNet (Quick Petri Net) is a fast Petri Nets' emulator, created by students of Moscow State Technical University of Radio Engineering, Electronics and Automation. It brings benefits for the educational process, while being under further development and extension. QPNet это быстрый эмулятор сетей Петри, созданный студентами МИРЭА. Он применяется в учебном процессе, а так же продолжает разрабатываться и эволюционировать.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SCOREMATH

    SCOREMATH

    Excel function for multi-criteria selection problems

    SCOREMATH implements the simple-yet-ingenious weighted linear model for multi-criteria selection problems described in Ng, Wan Lung. "An efficient and simple model for multiple criteria supplier selection problem." European Journal of Operational Research 186, no. 3 (2008): 1059-1067. "There are many real situations where the decision makers are able to tell the criteria importance ranking (although they cannot tell the exact values of weights). The decision makers may not have enough knowledge to assign exact weight values but they can rank the importance by their expertise or experience. [...] [Our model] requires no pre-defined weight values. At the same time, our model can incorporate some user control by ranking of relative importance of the criteria. [...] decision makers only rank the relative importance of criteria, rather than specifying the degree of relativity. [...] [our model] does not require users with any optimization background."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StockNovice

    StockNovice

    Program for Stock Exchange operations modeling and data analysis

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TRAK MooD Template

    TRAK MooD Template

    Simple, no-nonsense description of Enterprise Architecture in MooD.

    This template was developed by Vega Consulting Services to implement the TRAK enterprise architecture framework in MooD. It includes versions for MooD version 15 and the previous version 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TRAK for Visio

    TRAK for Visio

    Simple Visio stencil to help create TRAK architecture views

    A Visio stencil that provides the elements and connectors in the TRAK metamodel and allows you to create TRAK architecture views. With thanks to Nic Plum for the latest revision. TRAK is an ISO/IEC 42010:2011-compliant open-source architecture framework for enterprise architecture modelling / architecture description in all domains. TRAK is specified in three parts and is available at: http://trak.sourceforge.net [overview] http://trakmetamodels.sourceforge.net [metamodel] http://trakviewpoints.sourceforge.net [viewpoints] Links to other implementations: * http://mdgfortrak.sourceforge.net [Enterprise Architect MDG] * http://trakomnigraffle.sourceforge.net [OmniGraffle template] * http://trakumlprofile.sourceforge.net [UML profile] * http://sourceforge.net/projects/trakmoodtemp [MooD template]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VisualPerspective

    VisualPerspective

    A diagram/modeling tool.

    VisualPerspective is a modeling and diagram creation tool. It enables to create free diagrams but also semantic oriented ones (for instance UML diagrams), in order to run automatic processing (transformations, exports, parsing). There is currently no installer, so you should follow this procedure : http://enzweiler.info/visualperspective/002-installation.html You are very welcome to report any issue with VP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WEMax

    WEMax

    Work Efficiency Maximize Framework: Analyze work and line processes

    - Work in 2013 - The WEMax proposes a framework for the continuous performance improvement of manufacturing lines. The WEMax framework consists of two main activities: 1) assembly work process improvement, including time and motion study, and 2) improvement of line balance efficiency. Although there have been numerous studies on this topic, most of them deal with partial issues rather than the continuous performance improvement of the whole assembly line, which this paper addresses. To develop the framework, WEMax categorized a manned assembly line into five analysis levels (workstation, worker, operation cycle, work element, and unit motion), and identified user requirements on each level. Among these five, the workstation level supports line balancing, while the other four (worker, operation cycle, work element, and unit motion) address work process improvement. The WEMax framework has been implemented and tested with various examples from Korean assembly-line-based manufacturers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.