Showing 143 open source projects for "sql plus"

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
  • 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
  • 1
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    WebIssues

    WebIssues

    Issue tracking and team collaboration system

    WebIssues is an open source, multi-platform system for issue tracking and team collaboration. It can be used to store, share and track issues with various attributes, description, comments and file attachments. The system is easy to install and use but has many capabilities and is highly customizable. Website: https://webissues.mimec.org/ The current development version of WebIssues can be found at https://github.com/mimecorg/webissues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Suneido is an integrated application platform for developing and deploying desktop applications that includes an object-oriented language, client-server relational database, and application framework and components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DaReManager
    Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Open-HBS (HonorarBeauftragtenSystem)
    Ziel dieses Projektes ist ein einheitliches System zur Erstellung, Abrechnung und Archivierung von Lehraufträgen und Werkverträgen für Hochschulen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WiseNotes

    A Wiki for tracking notes - simple and easy!

    *** NOTE *** There seems to be some problems in Windows 10. This should be fixed by going to the WiseTech\WiseNotes folder in the x86 prog files and running wisenotes.exe as admin. Update - 8-16-2016: You can now delete old notes and categories plus you can search notes by name! I work in IT and most of my jobs I've worked at have always had a generous learning curve and not only because IT can be difficult at times. Often times, its because documentation is lacking or is poorly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lsn

    lsn

    Free social network.

    Free social network written on C++. - Messaging - Catalogue - Trading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DocumentBurster

    Report Delivery. Report Distribution. Report Bursting. Email & FTP

    DocumentBurster is a powerful report delivery software which can break up reports such as invoices, statements, purchase orders, commissions reports or dunning letters in order to distribute relevant parts to each of your clients, subscribers, partners or vendors. DocumentBurster can process PDF and Microsoft Excel reports and will naturally complement and extend your current business intelligence solution. Report bursting software which works with any reporting software including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    COAR-DMS

    COAR-DMS

    DMS for linux, C++ library, server, webUI , SOAP

    COAR-DMS is document management system for 32/64 bit. linux. Acts as library, server and tools. Library features: - storage management, free pages recycling - transaction log - indexing: full text, tags, metadata, document attributes - inverted index - versioning, collaboration - document trees, trees versionning - folders - plugins for auth (PAM,LDAP), db, file types plugins - tags - metadata (key value pairs) - object level security, folders documents ACL, - unix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SQL_DataPlotter

    Time series plots of data from database

    Designed to display performance data from AWS/RDS hosted database. Programmed in C++ using Qt 4.8.5, initialization of plots rendered as JSON. Some data gathered by periodic: (SELECT 'status_datetime' AS VARIABLE_NAME, LOCALTIME() AS VARIABLE_VALUE) UNION (SELECT VARIABLE_NAME, VARIABLE_VALUE FROM INFORMATION_SCHEMA.GLOBAL_STATUS ORDER BY VARIABLE_NAME); and the rest CloudWatch metrics gathered via the AWS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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!
Built with PHP, loves MySQL but runs also on SQL Server and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stock Monster ... Stockmarket data collection and analysis tools. Update 8-2-15. I have begun a full rewrite, so i'm looking for help at the ground floor stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InfiniDB Community
    InfiniDB is now hosted on github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gacp

    gacp

    Gestor de anuncios clasificados de Porlalivre.com

    Aplicación que permite consultar, publicar y gestionar los anuncios clasificados del sitio web Porlalivre.com. Gestor de anuncios clasificados de Porlalivre.com es una aplicación para escritorio que surge de satisfacer la necesidad del uso de un programa nativo para sistemas operativos diferentes a Microsoft Windows. Ésta solución oferta a los consumidores del sitio web Porlalivre.com una alternativa nativa para sistemas operativos basados en Linux y Apple Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Shepherd

    Enterprise class Processing Farm Management

    The Shepherd project is an effort to create an open-source enterprise class software platform for managing a "farm" of processing resources (servers with pre-installed software). Within the Shepherd architecture, pre-configured processes can be executed on a farm of "worker" nodes by calling them via their "resource ID". The Shepherd architecture includes the following primary software modules... - farmRcMgr: a process that manages load-balancing of "resource" processes across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenI: OLAP Data Visualization Plugin
    OpenI plugin for Pentaho CE provides a simple and clean user interface to visualize data in OLAP cubes. It supports both direct Mondrian and xmla based connections like Microsoft SQL Server Analysis Services (SSAS), plus provides add-on features like Explore Cube Data, custom SQL for drillthrough data, publishing drillthrough data to external web services etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LoLChampStats

    LoLChampStats

    LoL Game Data Analysis

    LoL Champ Stats is a free application for collecting and analyzing your League of Legends game data. Currently, we support summoners on NA, EUW and EUWE, but have plans to expand to other regions as RIOT's API allows. Development is very active and I am always taking feature requests on top of what I already have planned. Constructive criticism is welcome! Feature Highlights: - Breakdown by Role, Side, Champion - Find your best solo queue allies and worst enemies - Omit troll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RXforPrint

    RXforPrint

    User-centric print monitoring tool for medium sized businesses

    RXforPrint, available here under Apache 2.0 license, monitors print activity on Windows domain networks by user, department or printer. It captures each printed job name, page count, page format and the printer name on which the job was printed. This information is stored in SQL database and it can be used to produce various print activity reports. It can also be sent offsite for analysis by printer dealers, or other interested parties, to provide detailed reports on print activity and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    qtill

    A simple cash register app for makeshift POS

    Qtill is a Qt based application that allows you to set up a sales terminal without specialized equipment, but using only regular PCs, notebooks or tablets. It is mainly intended for temporary uses in tax exempt scenarios as it is not a complete solution. It does not currently support credit/debit card readers, nor specialized receipt printers. Qtill works with or without touch-screen, and can optionally print a receipt with a regular printer. It has basic inventory and multiple terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB