Search Results for "using class net.sourceforge.jtds.jdbc.driver"

Showing 2384 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    Rufus

    Rufus

    Utility to create bootable USB flash drives

    ... the media. This can be immensely useful while you're on the go or just need access to an OS for a temporary, isolated reason. The app can even be used to flash firmware to BIOS or other destinations by just using DOS. Even though Rufus is a tiny utility in comparison to other USB creation tools that can be rather bulky in size, it contends easily with the competition and creates bootable USB drives in record time!
    Downloads: 1,527 This Week
    Last Update:
    See Project
  • 2
    Universal G-Code Sender

    Universal G-Code Sender

    A cross-platform G-Code sender for GRBL, Smoothieware, etc.

    A full-featured gcode platform used for interfacing with advanced CNC controllers like GRBL , TinyG, g2core and Smoothieware. Universal Gcode Sender is a self-contained Java application that includes all external dependencies and can be used on most computers running Windows, MacOSX or Linux. With older versions of GRBL UGS is pretty reliable when it comes to jogging, but there are limitations. With GRBL 1.1 this is no longer the case when using the new JOG MODE syntax. This first-class jog...
    Downloads: 246 This Week
    Last Update:
    See Project
  • 3
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    ... and examples are provided in separate repositories, links to these are provided below. The software currently builds under Linux (desktops variants through to Jetson & Raspberry Pi), Windows (VisualStudio, MinGW & Cygwin), Android, and macOS & iOS (using MoltenVk).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    Mangum

    Mangum

    AWS Lambda support for ASGI applications

    Mangum is an adapter for running ASGI applications in AWS Lambda to handle Function URL, API Gateway, ALB, and Lambda@Edge events. Event handlers for API Gateway HTTP and REST APIs, Application Load Balancer, Function URLs, and CloudFront Lambda@Edge. Compatibility with ASGI application frameworks, such as Starlette, FastAPI, Quart and Django. Support for binary media types and payload compression in API Gateway using GZip or Brotli. Works with existing deployment and configuration tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Amazon Neptune SigV4 Signer

    Amazon Neptune SigV4 Signer

    A library for Amazon Neptune that enables AWS Signature Version

    ... charge. You can use AWS Identity and Access Management (IAM) to authenticate to your Neptune DB instance or DB cluster. When IAM database authentication is enabled, each request must be signed using AWS Signature Version 4. AWS Signature Version 4 adds authentication information to AWS requests. For security, all requests to Neptune DB clusters with IAM authentication enabled must be signed with an access key. This key consists of an access key ID and secret access key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS IoT SDK for JavaScript

    AWS IoT SDK for JavaScript

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    ...'. The 'device' class wraps mqtt.js to provide a secure connection to the AWS IoT platform and expose the mqtt.js interfaces upward. It provides features to simplify the handling of intermittent connections, including progressive backoff retries, automatic re-subscription upon connection and queued offline publishing with a configurable drain rate. Beginning with Release v2.2.0 of the SDK, AWS collects usage metrics indicating which language and version of the SDK is being used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSS

    JSS

    An authoring tool for CSS which uses JavaScript as a host language

    ... on CodeSandbox. JSS generates actual CSS, not Inline Styles. It supports every existing CSS feature. CSS rules are created once and reused across the elements using its class name in contrary to Inline Styles. Also, when DOM elements get updated, previously created CSS rules are applied. JSS generates unique class names by default. It allows avoiding the typical CSS problem, where everything is global by default. It completely removes the need for naming conventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Imagen - Pytorch

    Imagen - Pytorch

    Implementation of Imagen, Google's Text-to-Image Neural Network

    Implementation of Imagen, Google's Text-to-Image Neural Network that beats DALL-E2, in Pytorch. It is the new SOTA for text-to-image synthesis. Architecturally, it is actually much simpler than DALL-E2. It consists of a cascading DDPM conditioned on text embeddings from a large pre-trained T5 model (attention network). It also contains dynamic clipping for improved classifier-free guidance, noise level conditioning, and a memory-efficient unit design. It appears neither CLIP nor prior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    XPath expressions are incredibly flexible, so there is almost always an XPath expression that will find the element you need. Unfortunately, they can also become very complicated, and the learning curve is steep. Even common operations (such as finding an element with a particular class) can require long and unwieldy expressions. CSS selectors are less powerful than XPath, but far easier to write, read and understand. Since they are less powerful, almost all CSS selectors can be converted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony recommends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    ... and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
    Leader badge
    Downloads: 155,951 This Week
    Last Update:
    See Project
  • 13

    Ubuntuzilla: Mozilla Software Installer

    APT repository for Mozilla software releases

    An APT repository hosting the Mozilla builds of the latest official releases of Firefox, Thunderbird, and Seamonkey. Do not manually download the files - read the wiki, https://sourceforge.net/p/ubuntuzilla/wiki/ for instructions on using the repository.
    Leader badge
    Downloads: 116,943 This Week
    Last Update:
    See Project
  • 14
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in...
    Leader badge
    Downloads: 37,678 This Week
    Last Update:
    See Project
  • 15

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge
    Downloads: 31,974 This Week
    Last Update:
    See Project
  • 16
    Win32 Disk Imager

    Win32 Disk Imager

    A Windows tool for writing images to USB sticks or SD/CF cards

    ... (in the files archive). Warning: Issues have been reported when using to write to USB Floppy drives (and occasionally other USB devices, although very rare). While this has been fixed in v1.0, it is highly recommended that before an image is written to a device, the user should do a Read to a temporary file first. If this fails, please report the failure along with your system information. Known issues: Currently, the program will crash if you are using a Ramdisk. This is being debugged.
    Leader badge
    Downloads: 16,553 This Week
    Last Update:
    See Project
  • 17
    GrandPerspective

    GrandPerspective

    Graphically shows disk usage for Macs

    GrandPerspective is a utility application for macOS that graphically displays the disk usage of your file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
    Leader badge
    Downloads: 3,757 This Week
    Last Update:
    See Project
  • 18
    Smoothwall
    Smoothwall is a best-of-breed Internet firewall/router, designed to run on commodity hardware and to provide an easy-to-use administration interface to those using it. Built using open source and Free software, it's distributed under the GNU Public License.
    Leader badge
    Downloads: 1,411 This Week
    Last Update:
    See Project
  • 19
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,568 This Week
    Last Update:
    See Project
  • 20
    Alt-F

    Alt-F

    free alternative firmware for the DLink DNS-320/320L/321/323/325/327L

    ... it. Besides the built-in software, Alt-F also supports additional packages on disk, including ffp and Entware packages, that you can install, update and uninstall using the administering web pages Alt-F is being developed and tested on a DNS-323-rev-A1/B1, a DNS325-rev-A1, a DNS-320L-rev-A1 and on a DNS-327L-rev-A1 hardware boards. Other models and boards are said to work. Support Forum: http://groups.google.com/group/alt-f Homepage: http://sites.google.com/site/altfirmware
    Leader badge
    Downloads: 1,196 This Week
    Last Update:
    See Project
  • 21
    LxPup - Puppy Linux + LXDE

    LxPup - Puppy Linux + LXDE

    Puppy Linux with the LXDE desktop environment

    LxPup is a version of Puppy Linux using the LXDE desktop environment and is an updated “descendent” of loukitchou’s LxPup13.01. LxPup offers the Openbox window manager, LxPanel panel manager and PCManFM file manager. There are various "flavours" of LxPup some built as derivatives of official Puppy Linux builds (based on Slackware and Ubuntu components) and one a new woof-ce build (Slackware based). The various flavours offer different kernels and access to the software repositories...
    Leader badge
    Downloads: 1,090 This Week
    Last Update:
    See Project
  • 22
    USB Raptor

    USB Raptor

    Lock and unlock your computer using USB flash drives as keys

    Turn any USB flash drive to a computer lock and unlock key! USB Raptor can lock the system once a specific USB drive is removed from the computer and unlock when the drive is plugged in again to any USB port. The utility checks constantly the USB drives for the presence of a specific unlock file with encrypted content. If this specific file is found the computer stays unlocked otherwise the computer locks. To release the system lock user must plug the USB with the file in any USB port....
    Leader badge
    Downloads: 809 This Week
    Last Update:
    See Project
  • 23
    d77void

    d77void

    d77void is a respin of Void Linux with WindowManagers

    ... with the password 'voidlinux'. The distribution can be installed using tui d77void-installer or graphical calamares. If you'd like to see the system in action, you can view a demonstration video by searching for "d77void" on YouTube. If you'd like to support the project, you can visit: https://buymeacoffee.com/d77void.
    Leader badge
    Downloads: 783 This Week
    Last Update:
    See Project
  • 24
    stm32flash

    stm32flash

    Open source flash program for STM32 using the ST serial bootloader

    Open source cross platform flash program for the STM32 ARM microcontrollers using the built-in ST serial bootloader over UART or I2C
    Leader badge
    Downloads: 504 This Week
    Last Update:
    See Project
  • 25
    Securonis Linux

    Securonis Linux

    Securonis GNU/Linux Debian Based Privacy Focused Operation System

    Securonis Linux is a privacy- and security-focused Linux distribution based on Debian (testing). It includes a preconfigured tool that forces all incoming and outgoing connections through the Tor network. The system comes preloaded with various privacy and security tools, along with some custom-developed utilities. Securonis Linux uses the MATE desktop environment. It can be run in live mode or installed permanently using the Calamares installer. The goal of Securonis is to provide a secure...
    Leader badge
    Downloads: 367 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.