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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Event based simulator that allow to yield from nested function. Implemented using greenlet and standard thread python library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Educational activities based on multimedia elements (images, sounds, and text). ie. associations, puzzles, counting activities... Creation and modification of the activities using XML files. Multiple language support, multiple screen resolutions (SVG
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 4

    PyGAO

    Genetic Algorithm Optimization for Python

    A simple interface for performing genetic algorithm optimization for numerical problems. I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HPe-rc

    HPe-rc

    HPe-rc is a command-line utility for the Uniden HomePatrol-1 scanner.

    HPe-rc is a command-line utility for the Uniden HomePatrol scanner with the Extreme Upgrade. All functions of the published remote control specification (2.05) are implemented, including downloading audio files and reading raw discriminator data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    ... implementation of DogoIDS (still alpha), so expect to find bugs. The Documentation is sadly not yet fully done. So far, we did experiments using a IEEE 802.11s network (open80211s kernel 3.10.0-rc4-wl). We are happy to receive comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Generic Graphics Toolkit is a library of generic programming primitives that allow applications to be written that adapt to whatever underlying graphics system the developer is using.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 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
  • 10

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project develops a simple, fast and easy to use Python graph library using NumPy, Scipy and PySparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BriCS

    SaaS for running simulation models in the cloud

    The Bristol Cloud Service simulation runner is a cloud computing Software as a Service designed to enable users to quickly launch simulation code on Amazon AWS' Elastic Compute Cloud (EC2). BRiCS is written in Python using the Django framework and interacts with EC2 using the boto API. BriCS enables multiple simulation runs to be launched in parallel from a web browser. Model configuration (parameters) files are uploaded via the browser and results files are downloadable on completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeDAY

    DeDAY

    MLE survival analysis: Gompertz, Weibull, Logistic and mixed morality.

    ... and in-dependent mortality. Mixed models partition mortality into exogenous and endogenous components, so that the intrinsic survivorship can be estimated without the interference from extrinsic noise. DeDAY supports both interval-censored data and exact event-time data. Using MLE (Maximum Likelihood Estimate), DeDAY fits statistic model to the data. DeDAY also calculates the variances and the multi-dimensional confidence limits of model parameters. DeDAY is free for academic users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Versatile open source translation editor using the XLIFF standard. It aims to provide translators with professional quality editor for both documentation and software. Features tag protection and interactive Translation Memory.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17

    TimerAlarm

    A tiny timer with sound and visual alarm.

    Written as a pet project using python & wxphython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AOR (Adventurer of the Realm) is an oldschool rogue like game. Created using Python and libtcod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is the former home of pyecm, which has now been moved to github: https://github.com/martingkelly/pyecm Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Voice keyboard/dictation. Aims to be a total substitute for a keyboard. Spell out words letter by letter (using code: alpha, bravo, ..). Arrow keys, modifiers work. Speak whole words (but whole word accuracy is not good). Attach commands to some word
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Tuque

    Tools for mapping RNA-Seq reads to eukaryotic genomes

    Tuque includes 4 programs: tuqueIndex to prepare Bowtie indexes that include spliced sequences tuqueMap to map reads using the prepared indices tuqueSplice to find splice junctions from the reads tuqueCount to count the reads mapping within annotated sequence intervals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Isometric Turn-Based Strategy

    A turn-based strategy game in the spirit of Tactics Ogre

    The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation. Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions. The game is being coded in C++ using SDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    RASPnmr

    Protein NMR backbone resonance assignment

    ... of Cbeta chemical shift information: over a test set of 154 proteins RASP assigns 88 % of residues with an accuracy of 99.7 %, using only information available from HNCO and HNCA spectra. RASP is described here: MacRaild and Norton (2014) RASP: Rapid and robust backbone chemical shift assignments from protein structure. J Biomol NMR doi:10.1007/s10858-014-9813-7
    Downloads: 0 This Week
    Last Update:
    See Project
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.