34 projects for "mysql client" with 1 filter applied:

  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Taskvibe

    Taskvibe

    Taskvibe - Online project management.

    Taskvibe - Online project management with team collaboration, user management, multiple access levels, tasks, projects, and time tracking, task change history, files approval tracking, notes, client project sites, CRM, Gantt graphs...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    dbsql++

    Generic C++ SQL wrapper over different SQL DB engines.

    Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GO Gestionale Open - Open Source ERP

    GO Gestionale Open - Open Source ERP

    GO Gestionale Open: an Open Source ERP for your business

    GO Gestionale Open (GO Open ERP in english) is a completely free and open source ERP with more than 2000 installations in Italy. The program has an intuitive graphical interface and can manage multiple users and multiple enterprises. Companies can use it from sales to purchases, to manage the warehouse and the accounting. It also includes functions of activities planning, CRM and it can be used to exchange simple messages between users. You can download GO freely, and if you want you can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    Komendant ERP

    Komendant ERP

    ERP, IP PBX, Accounting, CRM, Time tracking, and etc.

    Comprehensive business management system The full-cycle automation ERP system - [ Full Freeware ] IP PBX - Complete synchronization with CRM system - Call accounting for PBX (PBX billing) - Phone call control and monitoring - Phone recording systems Accounting, Financial management - Trade management, warehouse - Management and tax accounting Corporate information system - Client relations management system (CRM) - Project, tasks, orders management - On-line conferences...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    HeidiSQL
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then. In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool. The operation can be started manually or scheduled,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wview is a unix application for weather stations. It archives weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data feed. RSS feed.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12

    QMARIADB

    Full Featured Qt Driver for MariaDB / MySQL

    This is my dropin replacement version of the QMYSQL driver that is provided out of the box with Qt. It covers the same features but also adds these extra features/fixes. 1, Parameters Can Return Recordsets 2, Calls to procedures can return out/inout vars 3, Threadsafe when using MariaDB Client Libs 4, Supports multiple returned recordset The driver checks during runtime that it is using the MariaDB Client library. If it's not it will fail to init. This is because the MariaDB Client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BearChat

    BearChat is a very simple multi-user chat program.

    BearChat is primarily for educational purposes. It is an excellent way to learn client/server model in VB.NET using TCPClient. It accesses a MySQL database for storage of user data. There is no permanent MySQL server running for this, a MySQL database must be running on the same machine as the BearServer application with a user/pass big/bear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    datamap-it

    datamap-it

    Datamap is a multiplatform disk space and data growth monitoring tool

    Datamap is a multiplatform disk space and data growth monitoring tool. Datamap helps manage disk storage on local servers or on the enterprise network. Some of the features included in Datamap: Multiplatform, clients available for Windows, Linux, Solaris and Unix.. Centralized access to all information. Centralized configuration of all nodes. Centralized view of disk usage, current and history views. Centralized view of data growth. Centralized view of data hogging users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TemplariosAO client version of ORE 1.0 RPG engine, originally created by Aaron Perkin's from BaronSoft, edition by Maraxus contributed and adapted by Lord Fers. TemplariosAO was originally based on Argentum-Online, based also on ORE engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Underground IM - Java Instant Messenger

    Underground IM - Java Instant Messenger

    Underground IM is a free Java Instant Messaging solution.

    Underground IM is a free Java Instant Messaging solution. Both a client and a server are available. Underground IM is open source software distributed free of charge under the terms of the GNU General Public License. *Public Server: 64.94.101.216:5632
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JBot is an IRC bot based on JISIRC. Utilizing wxJS, it runs on any platform supported by wxWidgets. Selected platforms for the focus of this project are windows, linux and macintosh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    qtContgen
    Multiplatform client-server accounting application. Follows romanian accounting law. Uses Qt (4.7) Works with MySql (5.0 and above) and Posgresql (8.3 and above)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebNumbers
    Billing, Accounting web-based application. Aplicación de contabilidad vía web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ex-Crawler
    Ex-Crawler is divided into 3 subprojects (Crawler Daemon, distributed gui Client, (web) search engine) which together provide a flexible and powerful search engine supporting distributed computing. More informations: http://ex-crawler.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is for the development of the RSCD_v4 server daemon. The code is GPL licensed. This code was black box reverse engineered and does not contain any copyrighted intellectual property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Unofficial Gnu version of Magic the Gathering ( MtG ) card PC game command line server. Manage rules of game and allow playing with client application that use it's provided API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    4PSA VoipNow PHP Demo Client is an Open Source software written in PHP demonstrating the 4PSA VoipNow SOAP API interface. The application handles a client registration and a phone terminal creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next