Showing 42 open source projects for "client http"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    Prometheus

    Prometheus

    Open source monitoring system and time series database

    ... several client libraries for easy instrumentation of services, as well as many integration options.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    ... over HTTP and uses the MySQL protocol (you can use your preferred MySQL client). JSON over HTTP: to provide a more programmatic way to manage your data and schemas, Manticore provides a HTTP JSON protocol. Written fully in C++: starts fast, doesn't take much RAM, and low-level optimizations provide good performance. Can sync from MySQL/PostgreSQL/ODBC/xml/csv out of the box. Not fully ACID-compliant, but supports transactions and binlog for safe writes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    Golang SQL database client for ClickHouse. There are two version of this client, v1 and v2, available as separate branches. v1 is now in a state of maintenance, we will only accept PRs for bug and security fixes. Uses ClickHouse native format for optimal performance. Utilizes low level ch-go client for encoding/decoding and compression (versions >= 2.3.0). Supports native ClickHouse TCP client-server protocol. Compatibility with database/sql (slower than native interface!). Database/sql...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    etcd

    etcd

    Distributed reliable key-value store for the most critical data

    ..., in distributed systems. And designed to hold small amounts of data that can fit entirely in memory. Read and write values using standard HTTP tools, such as curl. Store data in hierarchically organized directories, as in a standard filesystem. Watch specific keys or directories for changes and react to changes in values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    Conductor

    Conductor

    Conductor is a microservices orchestration engine

    ... and terminate. Allow greater reuse of existing microservices providing an easier path for onboarding. Event handlers to control workflows via external actions. Client implementations in Java, Python and other languages. Various configurable properties with sensible defaults to fine-tune workflow and task executions like rate limiting, concurrent execution limits etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Astronaut VistA Client Installer

    Astronaut VistA Client Installer

    Astronaut VistA Client Installer

    Astronaut(tm) VistA client installer. Server is installed by yum and apt-get repositories. Instructions here: http://astronautvista.com/astronaut-help/how-to/how-to-install-astronaut-vista-server-and-client
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SymmetricDS

    SymmetricDS

    Database Replication, Filtered Synchronization, and Transformation

    SymmetricDS is database replication and file synchronization software. It is a platform-independent, web-enabled, and database-agnostic synchronization tool. With initial data load, bidirectional change data capture, conflict resolution, and data transformation, it is a comprehensive data replication solution.
    Leader badge
    Downloads: 275 This Week
    Last Update:
    See Project
  • 8
    WinNMP - Windows Nginx MySql Php 8 stack

    WinNMP - Windows Nginx MySql Php 8 stack

    Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows

    ... alternative (64bit) - Php 5.6 & PHP 7.2 & PHP 7.3 & PHP 7.4 scripting language (32/64bit) - WinSCP SFTP client - HTTPS using free LetsEncrypt certificates - Composer dependency manager for php - Adminer web based database manager - Reg.php regular expressions tester - WTServer Manager (32/64bit), formerly known as *wt-nmp*
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • 9
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a web server for all Web Developers and Web Designers

    Extensions for AWES can be found in the https://sourceforge.net/p/awes-extensions/ The Ascoos Web Extended Studio is a special freeware version of web server for all Web Developers and Web Designers and is based on Apache, PHP, MariaDB and other. It offers to user the option of executing different versions of PHP and MariaDB. It is structured for easy upgrading of individual programs without uninstalling - reinstalling the AWES, no redefine needed of configuration of each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    SQLTools for Oracle
    SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables). It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required. Check http://www.sqltools.net for more information, http://www.sqltools.net/cgi-bin/yabb25...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Framework to enhance Oracle APEX (Oracle Application Express) on the client (browser) and server (database). To unleash the full potential of ApexLib also use the Oracle APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    .... not hashmaps) to model objects. They embed static introspection in their type such that the JSON serializer knows about their members' names and types. In Silicon, parameters are strongly typed and declared next to the procession route. If any error occurs during the decoding (i.e. a missing or ill-formated parameter), the framework does not call the procedure and send an error to the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    restful.js

    restful.js

    A pure JS client for interacting with server-side RESTful resources

    A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular. All examples written in this README use the ES6 specification. The dist folder contains two built versions which you can use to include either restful.js or a standalone version. Standalone version already embeds fetch. Restful.js needs an HTTP backend in order to perform queries. A custom endpoint acts like a member, and therefore you can use one and all to chain another endpoint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    REVEAL_Analyze

    REVEAL archaeological database browser and analysis thick client.

    REVEAL 1.0.6.1 is a complete archaeological excavation documentation and data capture, archive, and analysis tool. Enter field notes in Web forms and upload photos during excavation, create 3D models of your trenches, architecture, and artifacts, search the database with geo-located plans and 3D models, 2D images, and tabular information. 1.0.6.1 supports the latest WAMP release (see the release notes) Overview video: http://www.youtube.com/watch?v=1OJkiEMiMSg Docs: http...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ShelterOps

    ShelterOps

    ShelterOps - Animal and Wildlife data management software

    ShelterOps is a PHP based software program to manage animal operations for animal welfare organizations, animal rescues, wildlife rescue/rehabilitation facilities, animal control agencies (ACOs) and any other entities that need to track animal intake, dispositions, medical procedures, assessment, etc. It offers a basic Point Of Sale (POS) system for services, licenses, merchandise and general ledger integration for accounting, as well as several optional modules to extend functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DVN

    An extended Subversion client enabling versioning of database schemas

    .... Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables. Be sure to visit and learn how to apply them on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTML5 apps in .NET

    HTML5 apps in .NET

    Build HTML5 apps for web and mobile using your .NET skills

    With its WYSIWYG designer and familiar C# programming model, Visual WebGui is the natural choice for Visual Studio developers who want to create enterprise-class HTML5 apps for any mobile device or desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NukeViet

    NukeViet

    NukeViet Content Management System (Archive)

    NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/ Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin: - Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git - Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule - Chi tiết thông báo: http://nukeviet.vn/vi/news/nhom-phat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    Web SQL Client is a light-weight HTTP server allowing an end-user to access JDBC data sources via generated data entry screens. It has purposely been designed to be used with standard web browsers wireless tablet PCs and is highly configurable. WebSQLClient is capable of connecting to any JDBC datasource. Its main purpose is to provide rapid data model driven development. The WebSQLClient data entry forms are generated by querying the database system table information, but can alternatively...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MST-PetTracker

    Track data from your Pet's

    All based uppon C# .NET (v4.0 Client Profile) and db4o (Database). No Installation needed for Database. Visit this Project regualary to see how it grows up :) Ps.: You can "unzip" the Files with 7-Zip ( http://www.7-zip.org/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimpleHTTPDB is a client based key-value database that allows for storing data on any http-server via FTP. This way, no server-based functionality is required. Security of the data is provided by high-level encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next