Showing 778 open source projects for "c for windows 8"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1
    ISQLHelper

    ISQLHelper

    SQL Server Helping Application For Developers

    ... into SQL Server. 8.Import/Export Data: Bulk data transfer for SQL Server. 9.Daily Tasks: Automate routine SQL Server maintenance. 10.Procedure Creation: Create and manage stored procedures. 11.Script Maintenance: Manage SQL scripts and versions. 12. SQL to postgresql conversion tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Moved to https://codeberg.org/andybalaam/nndb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cipherbox

    Cipherbox

    Cipherbox is a vault that utilizes six encryption algorithms.

    This project is deprecated. Please refer to https://sourceforge.net/projects/midbar/ or https://sourceforge.net/projects/midbar-firebase-edition/ Cipherbox was my attempt to build a multi-user Midbar. Cipherbox is what I consider to be a cryptographic swiss knife. It utilizes six encryption algorithms, and it's also a vault that's locked with four RFID cards, your username, and password. Github: https://github.com/Northstrix/Cipherbox Tutorials for: V1.0:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MyFun for CLIPS

    DB-Library functions which provides a MySQL interface for CLIPS

    We have developed some DB-Library functions which provides a MySQL interface for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    PqFun for CLIPS

    DB-Library functions which provides a PostgreSQL interface for CLIPS

    We have developed some DB-Library functions which provides a PostgreSQL interface via libpq for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    unixODBC-GUI-Qt

    Qt based GUI bits for unixODBC.

    Qt based GUI bits for unixODBC. Includes; configuration interface and data manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Database forms library and constructor written in java. User application consists of database objects definition, declarative forms definition (stored in Oracle or PostgreSQL repository database) and java classes, which extеnds base form class. Constructor are based on this library and also may be used as sample application. Project was started in year 2003 as C++/Win32 library. In year 2006 it was completely rewritten in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Lemur Project

    The Lemur Project

    Search engine and data mining applications and ClueWeb datasets.

    The Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine in C++, the Galago search engine research framework in Java, the RankLib learning to rank library, ClueWeb09 and ClueWeb12 datasets and the Sifaka data mining application.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 9
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    A Collection of GUI tools and installations for the day to day use and administration of PostgreSQL servers both on and from a Mac OS X environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dbpre

    SQL precompiler for COBOL

    SQL precompiler developed for Gnu-COBOL and MySql.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 13
    The Analyses Database is a collection of software to archive and to track rawdata files from analytical instruments. The system is set up using freely accessible tools - MySQL, apache, PHP, Linux. Several utilities for MS Windows are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple C++ API for accessing mysql databases. If you have ever used the DBI in Perl, you will feel right at home. Installation is very simple: copy the header files to where you want them to reside.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    Build fully interactive experiences codeless and serverless. Create code into Github repository directly. CrossUI No-Code App Builder enables anyone (no software developer required) to Create Interactive Apps Without Coding. Prototype, develop and package the exactly same code into Web Apps, Native Desktop (Windows, Linux and Mac) Apps, as well as Mobile Apps. Rich client-side API, works with any backend or static HTML pages. Web services (JSON/XML/SOAP) can be directly bound. More than 100...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    RedisView

    RedisView

    RedisView is a redis database gui tool

    RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port. 1.Redis database view tool, providing CURD functionality 2.provide basic command operation 3.support singleton and replication and cluster model 4.suppport subscribe and publish mode 5.support batch delete 6.Support tens of millions of orders of magnitude, fast speed 7.Support set language and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Implementation of the popular ODBC standard for non-Windows platforms such as Linux and Mac OS X. Includes; DriverManager and several command-line tools
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 19
    NoisePage

    NoisePage

    Self-Driving Database Management System

    NoisePage is a relational database management system (DBMS) designed from the ground up for autonomous deployment. It uses integrated machine learning components to control its configuration, optimization, and tuning. The system will support automated physical database design (e.g., indexes, materialized views, sharding), knob configuration tuning, SQL tuning, and hardware capacity/scaling. Our research focuses on building the system components that support such self-driving operations with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SSDB

    SSDB

    A fast NoSQL database, an alternative to Redis

    SSDB is a high performace key-value(key-string, key-zset, key-hashmap) NoSQL database, an alternative to Redis. SSDB is stable, production-ready and is widely used by many Internet companies including QIHU 360. LevelDB client-server support, written in C/C++. Designed to store collection data. Persistent key-value, key-zset, key-map('hashmap'), key-list storage. Redis clients are supported. Client API supports including C++, PHP, Python, Cpy, Java, nodejs, Ruby, Go(see all). Persistent queue...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    ... on all major platforms (Windows, Linux and OSX). Unlike many other backup solutions, Duplicati ensures that your data is stored securely far away and updated regularly. Incremental updates means it saves on bandwidth and storage space, with a scheduler that automatically keeps your backups up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Centrallix Application Platform

    Centrallix Application Platform

    Declarative rich internet application platform

    Centrallix is a browser-based DDSL (declarative domain specific language) rich internet application platform featuring data and application abstraction, a SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Druid is a GUI tool for database build and management. Users can add/change/delete DB objects (tables, fields, etc). Druid generates for you: SQL scripts, docs in XHTML, PDF, DocBook, etc; code in C, C++ & Java Beans even for JDO and support Castor & OJB
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    IIUG Software Repository

    IIUG Software Repository

    the new version of the iiug.org's member area software repositroy

    The IIUG members software repository has been migrated to this place
    Downloads: 41 This Week
    Last Update:
    See Project