Showing 42 open source projects for "sql flow"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    SQL Explorer

    SQL Explorer

    Easily share data across your company via SQL queries

    SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can add to an existing Django site, or use as a standalone business intelligence tool. Quickly write and share SQL queries in a simple, usable SQL editor, preview the results in the browser, share links, download CSV, JSON, or Excel files (and even expose queries as API endpoints, if desired), and keep the information flowing! Comes with support for multiple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    SQLBoiler

    SQLBoiler

    Generate a Go ORM tailored to your database schema

    SQLBoiler is a tool to generate a Go ORM tailored to your database schema. It is a "database-first" ORM as opposed to "code-first" (like gorm/gorp). That means you must first create your database schema. Please use something like sql-migrate or some other migration tool to manage this part of the database's life-cycle. While attempting to migrate a legacy Rails database, we realized how much ActiveRecord benefited us in terms of development velocity. Coming over to the Go database/sql package...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Sequelize

    Sequelize

    A promise-based multi SQL dialect Node.js ORM

    Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, read replication and more. Sequelize follows SEMVER. Supports Node v6 and above to use ES6 features. Sequelize v5 was released on March 13, 2019. Official TypeScript typings are now included. Sequelize can be used since the beginning in order to automate the creation of every table in your database. Models...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Ayakashi

    Ayakashi

    The next generation web scraping framework

    ... for change. Ayakashi's way of finding things in the page and using them is done with props and domQL. Directly inspired by the relational database world (and SQL), domQL makes DOM access easy and readable no matter how obscure the page's structure is. Props are the way to package domQL expressions as re-usable structures which can then be passed around to actions or to be used as models for data extraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    SQLBucket

    SQLBucket

    Lightweight library to write, orchestrate and test your SQL ETL

    SQLBucket is a lightweight framework to help write, orchestrate and validate SQL data pipelines. It gives the possibility to set variables and introduces some control flow using the fantastic Jinja2 library. It also implements a very simplistic unit and integration test framework where you can validate the results of your ETL in the form of SQL checks. With SQLBucket, you can apply TDD principles when writing data pipelines. To start working, you need to instantiate your SQLBucket core object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KB6IBB SWL Logger

    KB6IBB SWL Logger

    A shortwave listening logger for shortwave and amateur radio.

    The KB6IBB SWL Logger is a program designed for the shortwave radio listener. It offers shortwave specific logging of stations, with most tasks handled automatically. The program also incorporates the use of EiBi and HFCC shortwave databases for logging and looking up various known shortwave stations world wide.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7

    GETL

    ETL engine based on Groovy

    P.S. Dear friends. Repository migration to https://github.com/ascrus/getl . You can download jar file from this site or maven. GETL - based package in Groovy, which automates the work of loading and transforming data. His name is an acronym for «Groovy ETL». GETL is a set of libraries of pre-built classes and objects that can be used to solve problems unpacking, transform and load data into programs written in Groovy, or Java, as well as from any software that supports the work with...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Mountain Island Media Center

    Mountain Island Media Center

    Create & display worship media for display on large TVs or projectors

    Create and display presentation files containing hymns from 2 included databases of public domain hymns. Create and display presentation files containing Bible passages. Organize worship flow by sequencing multiple presentation files. Windows users should review the Files/README.txt file prior to downloading the installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ETS Offers iClassicMDM - MDM Software

    ETS Offers iClassicMDM - MDM Software

    iClassicMDM offered by ETS is a Master Data Platform for all.

    ... Interface & Restful API to exchange data across the ecosystem. It has built in Data Modeler, Databases, Data Quality - Cleanse & Match, Data Flow studio & Data store to accelerate the turn around time. Our customers can use the product for evaluation and once they are satisfied, they can reach out to us for pricing before go-live. We are recognized by Gartner since 2016. Contact us at info@etsondemand.com or visit www.etsondemand.com to download the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Muzika Player

    Muzika Player

    Music player with library for Linux (including Android) and Windows

    Music player with touch optimized interface written using Qt/QML. It is especially useful for well tagged big music collection. It is easy to find and play the music you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python Taint

    Python Taint

    Static Analysis Tool for Detecting Security Vulnerabilities in Python

    Static analysis of Python web applications based on theoretical foundations (Control flow graphs, fixed point, dataflow analysis) Detect command injection, SSRF, SQL injection, XSS, directory traveral etc. A lot of customization is possible. For functions from builtins or libraries, e.g. url_for or os.path.join, use the -m option to specify whether or not they return tainted values given tainted inputs, by default this file is used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Data/Document WF

    Data/Document WF

    Data/Document Work Flow application

    Data/Document Work Flow is a set of .NET C# libraries to build simple cross-platform information system: - DataWF.Common - collections, reflections, io and networks helpers - DataWF.Data - cross RDBMS ORM - DataWF.Gui - Xwt based desktop UI - DataWF.Data.Gui - Database desktop UI - DataWF.Module.Flow - Document work flow module - DataWF.Mudule.FlowGui - Configure, create, edit, send document throw the flow Sources: https://github.com/alexandrvslv/datawf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    ... Capture Forms Lead Nurturing, Scoring and Intelligent Routing Contact Activity Management Sales Process Work-flow Engine Email Correspondence Product and Sales Quotes User Profile Pages and Activity Streams Field Security, Roles and Sales Teams Visual Form Editor for Admins Reporting Dashboard iPad and Mobile Device Apps X2Studio, an administrative tool, allows developers to create and share new application modules without any programming knowledge.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    Restaurant Point of Sale

    Restaurant point of sale works offline and online

    Fully featured restaurant and take-away point of sale. Easy to operate. Includes menu planning, costing and portion-control. Recipe entering. Table-side ordering. Works on any device online(using server, works on any computer offline or online. Main computer software is free, additions are not. Project is in Alpha, not production ready. System include: Floor layout plan Guest bill allocation Table bill allocation Take-away order flow for drive through Option menu item costing Split...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    E_shoppingcart
    "bismillah el rahman el rahim" this is a complete application simple and effective e-commerce accompanied by a file sql nomed bookstore.sql to create the database to exploit, to start Kindly create thebase bookstore in mysql with the password and username "test" and then recompile the projector or opens untitled4 in JBuilder, the flow of data begins with the main servlet Site E_commerce "http: // localhost: 8080 / Caddie". depploiyer for the untitled.war file with tomcat server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vteddy

    vteddy

    Business webmail modular application with mobile client

    The most complete Business Webmail with Mobile client application for companies of all sizes. All the core functions for business like calendaring and integrated webmail, plus the capability of converting emails into business objects such as: quotes, invoices, marketing stuff, customer requests, project management and more. A simple way to have a unique flow of information from email request from customers to invoices!
You only have to choose which modules you want to activate and is done...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mydocuments

    Enterprise Content Management System

    “Mydocuments” open source Enterprise Content Management system scalable for very large organization with geographically distributed branches. ECM is an umbrella term covering document management, web content management, search, collaboration, records management, digital asset management (DAM), work-flow management, capture and scanning. Technology “Mydocuments” developed using latest technology. Such as Java , MySQL , Mongo (NoSQL) and GIT. System architecture follow SOA to ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    ... by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?42 or by http://server.dom/filebox/42.jpg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ledger accounting and bookkeeping

    An Online ledger and bookkeeping web application

    PHP/MySQL based online web application that can be used in any internal organization network for distributed online financial work. For Codes mail at saba.wasim.it@gmail.com and Online Demo visit:- http://techdynamics.org/book.php some unique features are:- 1.Total ledger monitoring 2.money flow form vendor/customer 3.mini statements 4.Party registrations 5.billing history 6.Party detail search and transaction details from each day to last 10 year
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Mr Tooth Dental Software

    The Mr Tooth aims to manage dental clinics

    The software basically consists of a simple and functional application for a dental office, aimed at streamlining administration processes them. Done through an analysis of the data that is processed through reports, did during his visits to the clinic. Through a previously scheduled interview with staff of this clinic noticed the lack of technology making it difficult to register and control the flow of patients and payments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    This tool designed for fast exporting flow-tools (http://www.splintered.net/sw/flow-tools/) collected data to database. It avoids accidential double import and miss import from files. Extremely fast and reliable. Bit of examples are here - http://www.larionov.pro/2010/07/netflow-3_12.html (Russian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Process flow designer that creates applications (Saflets) for us in the SafiServer engine. SafiWorkshop is used for the design, real time debugging and deployment of advanced flow based applications. Currently tailored for use with Asterisk PBX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next