Showing 47 open source projects for "es-2016-metia1-28"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1
    Vite

    Vite

    Next generation frontend tooling. It's fast!

    ... /vit/, like "veet") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts. A dev server that serves your source files over native ES modules, with rich built-in features and astonishingly fast Hot Module Replacement (HMR). A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    ElectroCRUD 2

    ElectroCRUD 2

    Database CRUD Application Built on Electron

    ElectroCRUD is an open source database CRUD (create, read, update, delete) Software. No code needed. Just in a few clicks, you can create a database admin/dashboard/whatever. Its open source and free. After a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea. The ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2016. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
    Leader badge
    Downloads: 498 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    BiBlio MX

    BiBlio MX

    Library management, gestión de bibliotecas, gestione biblioteca

    N.B. l'iD identifica la scheda nell'archivio in modo univoco; non e' modificabile. N.B. the iD identifies the card in the archive in a unique way; It is not editable. N.B. el iD identifica la tarjeta en el archivo de una manera única; No es editable. Last updated 1.2.7 https://goo.gl/kSvWts (Android™) English version of the popular application for library management, structured so as to be functional for both private and professional use. Versión Española de la popular aplicación para...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Raman Data Search and Storage

    Raman Data Search and Storage

    A Raman spectra library with search and storage function.

    Raman Data Search and Storage (RDSS) software was developed as an analytical tool for a fast and accurate identification of unknown minerals by comparison of their spectra with the indexed library of data. A search function was implemented to enable users to find a specific peak value. Using the asterisk character (*) as a placeholder for one or more unknown peak value(s), the software will return the best match(es). Besides the search utility by the Raman band positions, which was proven...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Modelador Postgres

    Modelador Postgres

    Herramienta para crear modelos relacionales con PostgreSQL

    ... principalmente para la sintaxis de PostgreSQL (aunque también puede ser usado con otras bases de datos). Dominios, tipos de datos y procedimientos almacenados (en PLPGSQL), orientado a su sintaxis (desde la versión 9). Esta herramienta permite crear de forma gráfica el modelo relacional de una base de datos PostgreSQL. NO es un cliente SQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    bakql
    Este proyecto es un sistema de respaldo de Bases de datos SQL. Por ahora solo se ha desarrollado para MySQL, se espera ajustar para más bases de datos relacionales
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    OFMTools

    Die kostenlose Onlinefussballmanager-Hilfe

    Die OFMTools sind eine Sammlung von Programmen, die den Manager bei seiner täglichen Arbeit unterstützt. Jeder ist eingeladen sich am Projekt zu beteiligen, sei es durch Programmierung, mit Fehlermeldungen, mit neuen Ideen oder womit auch immer ;)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    BiBlioMX ES

    BiBlioMX ES

    Micla Gestión de Bibliotecas "Biblio Mx"

    Versión española de la popular aplicación para la gestión de una biblioteca. La última versión: Inglés, español, italiano: https://sourceforge.net/p/bibliomx/ Estructurado de manera que sea funcional tanto para uso privado y profesional. Además de los campos clásicos para catalogar un libro, que tiene un campo memo (sin límite de tamaño), un campo de imagen de la cubierta y 10 campos adicionales en su totalidad por el usuario adaptable. Realiza avanzado la investigación en todos los...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tipo de Dados CPF/CNPJ para SQL Server

    Tipo de Dados CPF/CNPJ para SQL Server

    Tipo de Dados CPF/CNPJ para SQL Server, com custo máximo de 7 bytes.

    PT-BR: Tipo de Dados CPF/CNPJ para SQL Server, com custo máximo de 7 bytes para armazenamento, com propriedades/métodos de validação e formatação do campo. Compatível com SQL Server 2005, 2008, 2012, 2014 e 2016. EN-US: Brazilian Federal Registration Data Type for SQL Server. CPF = People. CNPJ = Companies. It has 7 bytes of maximum cost for storage, along with properties/methods of validation and field format. Compatible with SQL Server 2005, 2008, 2012, 2014 and 2016.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Veterinaria MyVet es un programa para el manejo de una clinica veterinaria con una complejidad en sus operaciones entre básicas a media. Permite realizar el manejo y administración de las fichas de los pacientes, junto a venta de insumos y servicios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyDataAccess es una herramienta para webmasters que permite crear y gestionar facilmente todas las tablas necesarias para almacenar los datos de cualquier proyecto web, creando automaticamente un panel de control para la gestion de los datos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    NOTE: Zorba is now hosted on Launchpad. Please visit our project homepage (http://zorba.28.io) or our Launchpad page (https://github.com/28msec/zorba) for the latest news and information! Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    VedaViz

    Text to graphics (*3d, animation) (semi)automatically

    When students are creating themselves, learning is taking place. And teachers will be at the epicenter of this. Anyone who believes differently has never had a good teacher. I would trade all of my technology for an afternoon with Socrates. Steve Jobs http://www.thedailybeast.com/newsweek/2001/10/28/the-classroom-of-the-future.html Когда ученик творит, он обучается. Учитель же будет в эпицентре этого всего. Кто думает иначе, - у него никогда не было хорошего учителя. Я бы продал все свои...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    FEAS steht für "Flugdaten Erfassungs- und Auswertungs- System". Es erleichtert die Führung von Flugbüchern, Bordbüchern und die Gebührenabrechnung.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ziel des Projektes ist es, ein universelles Interface zu Datenbanken zu entwickeln, mit dem Gruppen, wie Ehemalige Schueler einer Schule, oder von anderen Gruppierungen verwaltet werden koennen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    VideoTk

    Sencillo administrador de base de datos de películas

    VideoTk está apuntado a simplificar el mantenimiento de una videoteca en la vida real (formada por cualesquiera medios de almacenamiento, por ejemplo discos DVD). Es un programa muy ligero, de poco tamaño en Mb (menos de 9Mb para el archivo comprimido que contiene dos versiones), lo que permite que se ejecute rápidamente incluso en computadoras viejas o de poca potencia. Las tareas básicas que permite realizar son: Buscar película en función de su título, genero, año, actor/es, calificación...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyStarSQL es una interfaz grafica de usuario para administrar el sistema gestor Mysql, permite crear bases de datos, tablas, diagramas, procedimientos almacenados de manera sencilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Notenschrank
    Notenschrank ist ein kleines Tool, welches einen Bestand an Orchester- oder Chornoten verwaltet und somit schnellen Zugriff, sichere Archivierung und einfache Verwaltung bietet.Benutzen Sie dieses Programm nicht für kopierrechtlich geschützte Noten
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Este proyecto se trata de la creación de una bases de datos para una consulta dental, la idea de este es poder registrar los pacientes, dentistas, insumos médicos, historiales de pacientes antiguos, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    ... dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). Un motor de bases de dato enteramente en JavaScript. Es una herramienta para desarrolladores que permite interpretar y ejecutar sentencias SQL sobre una base de datos de manera offline. JavaScript (JSSQL) accede a datos mediante consultas SQL devolviendo un conjunto de registros de manera similar a cualquier motor de bases de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tbvs steht fuer "Tiefbauverwaltungssystem". Das freie und kostenlose Programm erlaubt es dem Anwender, Baukalkulation und (mobiles) Aufmass im Netzbau (Tiefbau) zu betreiben.Das Programm ist speziell zugeschnitten auf Energieversorgungsunternehmen(EVU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next