Showing 1170 open source projects for "proxy server windows"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    DOCDB is a document server. It stores information about books, articles, inproceedings, etc. in a database. Documents can also be uploaded. The docdb can export bibtex entries of the documents as well as provide access to the documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mysql Monitor Tool
    Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances. Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQL Server with minimal efforts. You simply dump the MySQL file using the -X XML option, and then use these XSL's to generate the SQL scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Smans unifies 2 products: 1.SmansDB - database system with XPath-like interface, working under Java and Android.; 2.SmansDS - Web CMS and tools for dynamic database-driven site development. CMS server is administrated from mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    The D2RQ API provides access to relational database content from within the Jena and Sesame RDF frameworks. D2R Server is a Semantic Web server and SPARQL endpoint based on D2RQ. Both use a declarative language for mapping database schemata to RDF.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    "poco" (Spanish & Italian for "little") OLAP provides a web-based, crosstab reporting tool for your datawarehouse. While it's not an OLAP server or full fledged data mining solution, pocOLAP makes your data easy to use and understand ... for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dbDir
    dbDir is a database directory software. It is a directory for databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBJunky is a cross database management tool that allows administration of different types of databases such as MSSQL, MySQL, PostgreSQL etc. Features would be creating databases,tables etc. and copying databases/tables from one server type to another
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XGISServer is the server software for XGIS project that can store and manage spatial and other kind of data
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    MEDILIG - Medical Life-Guard

    MEDILIG - Medical Life-Guard

    EHR/EMR cross-platform electronic medical record application

    EHR/EMR cross-platform software for the design, implementation and use of autonomous, open, database models for multilingual medical knowledge management systems from primary care to continuing care.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a collection of simple .NET classes to help rapid development of small database client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool for unloading data from Oracle in parallel. Goal: achieve very fast data unloading by taking advantage of available processing power in Oracle server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLite.org took over this project in 2010
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    Cross platform tools written in Python that perform common Oracle database developer tasks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FirebirdConfig
    FirebirdConfig provides you with a friendly user interface in order to configurate the firebird database operation modifying the firebird.conf file with the most intuitive and functional graphic.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Cross platform tools written in Python to perform Oracle DBA tasks such as starting, stopping and creating Oracle databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MajorMUD Control Panel is a PHP website designed so that the users can lookup online information about their in game characters. It also will give Sysops the ability to edit content remotely via an online control panel. http://www.quicksilverbbs.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BCS Single Table Information
    Mr. Arch Brooks, Software Engineer This application provides database and connection information. https://bcsjava.com/blg/bcs/article.php?story=20100825073254108
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BCS Master Detail Information Control
    Mr. Arch Brooks, Software Engineer BCS Master Detail Information Control provides a developer tool to select master and detail informaton for BCS Delphi 2010 Code Generator https://bcsjava.com/blg/bcs/article.php?story=20100823170655205
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    allows uploads of courses to a school style curriculum of different course material with video tutorial and shopping carts on a self pace study. software I would like to use includes: java, php, SQL server, xhtml, css, Flash
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB