All Projects β†’ erdomke β†’ Innovatoradmin

erdomke / Innovatoradmin

Licence: other
A tool for managing Aras Innovator installations focusing on improving the import/export experience.

Projects that are alternatives of or similar to Innovatoradmin

Php Language Server
PHP Implementation of the VS Code Language Server Protocol πŸ†šβ†”πŸ–₯
Stars: ✭ 1,019 (+2447.5%)
Mutual labels:  ide, intellisense
Micropy Cli
Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
Stars: ✭ 112 (+180%)
Mutual labels:  ide, intellisense
kakoune-ghci-bridge
Get intellisense for Haskell in Kakoune via ghci
Stars: ✭ 13 (-67.5%)
Mutual labels:  ide, intellisense
Arduino Pro Ide
The Arduino IDE for advanced users and developers. Experimental alpha version.
Stars: ✭ 917 (+2192.5%)
Mutual labels:  ide
Vscode Sml
Standard ML support for Visual Studio Code
Stars: ✭ 26 (-35%)
Mutual labels:  ide
Dev Cpp
A fast, portable, simple, and free C/C++ IDE
Stars: ✭ 940 (+2250%)
Mutual labels:  ide
Miniedit
Mini text editor with highlighting code, made for PHP, Pascal, D, Lua, HTML and css or any text code.
Stars: ✭ 36 (-10%)
Mutual labels:  ide
Jucipp
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
Stars: ✭ 887 (+2117.5%)
Mutual labels:  ide
Openbeans
OpenBeans is an IDE distribution. It packages the best there is in the ecosystem, polishes it, fixes minor annoyances and serves them to you in a clean bundle. Formerly CoolBeans.
Stars: ✭ 32 (-20%)
Mutual labels:  ide
Eve
Better tools for thought
Stars: ✭ 7,034 (+17485%)
Mutual labels:  ide
Vscode Intelephense
PHP intellisense for Visual Studio Code
Stars: ✭ 872 (+2080%)
Mutual labels:  intellisense
Xcodeeditor
An API for manipulating Xcode project files.
Stars: ✭ 851 (+2027.5%)
Mutual labels:  ide
Crossui
CrossUI is a free Cross-Browser Javascript framework with cutting-edge functionality for rich web application
Stars: ✭ 945 (+2262.5%)
Mutual labels:  ide
Vscode Laravel Extra Intellisense
This extension adds extra autocompletion for laravel projects to VSCode.
Stars: ✭ 909 (+2172.5%)
Mutual labels:  intellisense
Brainduck
Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
Stars: ✭ 34 (-15%)
Mutual labels:  ide
Octohint
The missing IntelliSense hint forΒ GitHub and GitLab
Stars: ✭ 906 (+2165%)
Mutual labels:  intellisense
Icestudio
❄️ Visual editor for open FPGA boards
Stars: ✭ 958 (+2295%)
Mutual labels:  ide
Ninja Ide
{Ninja-IDE Is Not Just Another IDE}
Stars: ✭ 868 (+2070%)
Mutual labels:  ide
Liquid
Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
Stars: ✭ 859 (+2047.5%)
Mutual labels:  ide
Mspaintide
Programming in MS Paint
Stars: ✭ 909 (+2172.5%)
Mutual labels:  ide

A better admin tool

Innovator Admin is a Windows tool for querying and administrating databases. It is the ideal tool for administrating Aras Innovator PLM systems featuring an advanced AML query editor (with full IntelliSense) along with streamlined tools for exporting solutions from one database and importing them into another (e.g. during DEV to PROD migrations). It is also quickly becoming a great tool for querying SQL Server databases (with IntelliSense for SQL queries) among other data sources.

AML Studio

AML Studio

What makes it better?

...for querying

  • Full IntelliSense for AML and SQL provides helpful suggestions as you type
  • Run just the query under your cursor with Run Current (or Ctrl+Enter)
  • Parameter bindings: include @paramName parameters in your queries and give them values when the query runs
  • (Innovator only) Editable grid which allows you to make changes and save them back to the database
  • Excel-style block copy and paste in the grids
  • (Innovator only) Smart AML code folding shows you just what you need to see
  • (Innovator only) Renders HTML reports
  • Continually being optimized for running large queries

...for administering (Innovator only)

  • Imports and exports are streamlined into a single tool
  • Anything can be exported regardless of the package used in the database
  • Full dependency analysis performed on exports prevents you from forgetting anything
  • Install into multiple databases simultaneously
  • Useful progress indicators keep you informed of how your exports and imports are doing
  • A helpful error dialog allows you to recover from install errors as they happen

It leverages the new Innovator.Client dll!

I want it

If you don't want to build the project from the source code, you can download the latest release from GitHub. If you download and run the setup.exe installer file, the program should install and update automatically.

Help me!

While there is some documentation built into the tool (e.g. the AML Cookbook folder of the Table of Contents when connected to an Innovator instance), additional documentation regarding the tool and Innovator can be found on the wiki.

Let me help

All contributions are welcome. The range from shout-outs on social media to bug fix submissions and feature requests to even feature additions submitted via a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].