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

Showing 2922 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DracOS GNU/Linux Remastered
    ...-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3

    mgrep - A Multiline grep Implementation

    mgrep - A Multiline grep Implementation

    mgrep is a command line tool that allows users to search text files for lines matching a given regular expression. It is similar to the well-known Unix utility, grep. As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns. mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep. mgrep is written in C++ using the Boost.Regex library...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 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
  • 5
    NovaCoin

    NovaCoin

    Hybrid energy-efficient digital currency

    Novacoin is a decentralized electronic cash system based on an open-source, peer-to-peer internet protocol. It works without a central server or trusted parties. Users hold the ECDSA private keys to their own money and transact directly with each other, with the help of the network to check for double-spending. They are also able to participate in the network protection using own money or computing power. A hybrid Proof-of-Work & Proof-of-Stake scheme is used to provide a protection against...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Wapache is a software that lets you create desktop application using web development technology like Perl and PHP. It combines a modified version of Apache 2 with an embedded Internet Explorer web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    opencpnplugins

    opencpnplugins

    Plugins for OpenCPN

    This project hosts various plugins for the OpenCPN chart plotter, which are not bundled with the core package. OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    RiCPP

    RiCPP

    C++ Frontend for the RenderMan Interface

    RiCPP is a C++ language binding of Pixar's RenderMan(R) interface. It supports RIB (RenderMan Interface Bytestream) and OpenGL output. It is implemented as DLL and runs on Windows XP platforms. After redesigned it will also run on MacOS and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    CVAssistant

    CVAssistant

    Smart Resume Creator and Job Application Organizer

    CV Assistant helps you create specialized resumes in Word .docx format fast and easy. The idea is to have a master resume with all skills and experiences in it. Then based on skills mentioned in the job advertisement, export a clean but well formatted word .docx file as a summarized resume with only relevant skills in it. This increases your chance of getting a job interview as most companies are using Applicant Tracking Software (ATS) or at best hiring managers which may be unaware...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    Z Word Tools

    Write, check, index and diagram Z specifications in Microsoft Word.

    Tools to allow Z specifications to be written in Microsoft Word. Includes a unicode font for Z symbols. Provides: WYSIWYG editing fully integrated into Word; Typechecking using fuzz (for Spivey Z) or CZT (for ISO standard Z); Indexing and cross-referencing; Diagrams of specification structure; Conversion from Spivey to Standard Z- also available as a stand-alone program and Java class for non-windows users. See project website for details.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    PCRE

    PERL 5 regular expression pattern matching

    The Perl Compatible Regular Expressions (PCRE) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, in addition to a set of POSIX compatible wrapper functions.
    Leader badge
    Downloads: 49,237 This Week
    Last Update:
    See Project
  • 13
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 15

    Menacon WebMake

    Web site creation utility to compile HTML, JS an CSS

    WebMake is a combination of three tools that we found ourselves using frequently during web site creation. Calling it compiler is not really accurate but fairly descriptive. WebMake is: 1) Front end to SASS engine library that compiles CSS from SASS extension files. 2) Front end to Google Closure compiler that reduces size of JS files and obscures them. 3) HTML compiler allowing modularisation of HTML via includes (our own extension to the language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    tbtrayicon

    Thunderbird tray icon add-on

    A very simple add-on for Thunderbird 68.2+ that uses native messaging to display a persistent icon in the KDE systray. You definitely need a native binary in addition to the add-on. There is only one at the moment for KDE: a Qt5 application written in C++. I suggest using the latest Thunderbird version 68.3.1, which fixes a bug in an API function when searching for unread messages. It may or may not work with earlier versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ClamWin

    ClamWin

    Antivirus software with virus scanning and virus definition updates

    Looking for free Open Source Antivirus for Windows? Download ClamWin Free Antivirus and get free virus scanning and free virus definition updates. Free Antivirus software for Windows, using the well-respected ClamAV scanning engine. Includes virus scanner, scheduler, virus database updates, context menu integration to MS Windows Explorer and Add-in to MS Outlook. Also features easy setup program.
    Leader badge
    Downloads: 3,748 This Week
    Last Update:
    See Project
  • 18

    TclFltk

    Dynamic Extension for TCL/TK

    Implements a Tcl binding for the Fast Light Tool Kit portable GUI development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Qt3D ShadowMap C++

    Shadow mapping in Qt3D using C++

    This is a C++ conversion of the Qt3D QML Shadow Map example. This is not a strict port, since I just wanted the shadow mapping for another project I'm working on, so the fancy airplane animation is not included. I tried to build the classes so that they mirror the QML in terms of interface and functionality. It took me weeks to work this out, so I'm posting the code to help others. It's a shame that Qt3D is so lacking in documentation and example code. Tested against Qt 5.12.3 and Qt 5.15.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    kAtomics

    Geometric kernel for CAD programs using an atomic approach

    This kernel uses a discrete approach where the geometry is split into "atoms" at a fixed resolution (e.g. 1µm). The aim is to make full use of the parallel processing capabilities of modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I started writing my own TVHeadend client with C++ and QT5 some weeks ago. It is using the json api of TVHeadend. I hope it is useful and interesting for other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xtrans
    A compact editor for building XSL templates and testing their transformation with XML documents. Very easy to use. No setup required, excellent tool for XSL authoring and debugging.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    PotterDraw is a free 3D software application for designing and visualizing pottery. It’s useful for creating cylindrical shapes such as pots, flasks, vases, bowls, plates, cups, glasses, goblets, or anything similar. The outer wall of the pot is drawn using a spline, which consists of one or more curved or linear segments. The inner wall is generated automatically. PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot. Mesh...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 24
    QtFM

    QtFM

    Desktop Independent File Manager

    Lightweight unix file manager using Qt.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MetaHash

    MetaHash

    #MetaHash is a next-generation network based on the Blockchain 4.0

    ...; - А transaction speed of up to 3 seconds, which provides unconditional ease of system using and a guarantee of the full operation of decentralized applications; - High bandwidth, which allows the network to keep transaction prices low due to the fact that a similar amount of resources can confirm more transactions per unit time; - Low commissions, due to which a huge number of potential customers will be interested in using the network for transfer and storage of payment means and technical data
    Downloads: 1 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.