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

1380 projects for "using class net.sourceforge.jtds.jdbc.driver" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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

    Blue Basin

    General template for expressions using Lisp-like structures.

    A group of generic tools and containers for using in logical and mathematical terms. Lisp like type-safe n-Trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A C++ UUID compliant to RFC 4122.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jSQL

    Fiter the java collection using SQL syntax

    jSql provides feature to filter the java collection using SQL similar syntax. Currently <,>,>=,<=,= ,and,or operators are supported, soon in,like,between and order by will be supported.
    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
  • 5

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Network Emulator

    Distributed Network emulation tool for high rate packet

    I need your help: In order to make this framework easier and more useful, I need your contribution. The idea behind this framework is to develop a GUI like GNS3 and make this framework more stable. So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card. This tool is similare to dynamips (GNS3) but it can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SWeTE Server

    Reverse proxy with website translation

    SWeTE is an HTTP reverse proxy that provides website translation. You can set up proxies for any sites, then connect a translation memory to the site to have it translated into any language. It provides a web-based translation form, and an option to translate strings using Google's translation API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ROO is an (OWL) ontology construction tool based on Protégé 4. ROO makes the ontology building process easier as it provides guidance about the steps involved and it allows to enter knowledge using an easy to learn controlled natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Digital Content Component (DCC) is a self-descriptive unit to encapsulate any kind of content artifact. Designed to be reused and adapted, DCCs encapsulate data and software using a single structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    ETICS
    ETICS stands for "eInfrastructure for Testing, Integration and Configuration of Software". It provides software professionals with an "out-of-the-box" build and test system, powered with a build and test product repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QuteContainer

    IoC and Dependency Injection Container for the C++ Qt framework

    QuteContainer is a lightweight Inversion of Control (IOC) container to use for Dependency Injection. QuteContainer is build with and for the C++ Qt framework. QuteContainer can automatically resolve object dependency trees using constructor parameter injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ladybug
    A tool designed to help with the process of Agile planning and development. The immediate aim of this project is to offer a light, free and user-friendly solution for small and medium sized products developed using Agile techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECM Developer

    ECM Developer

    An Eclipse plug-in for the IBM FileNet P8 Content Engine and CMIS

    ECM Developer is an Eclipse plug-in aimed at supporting the development of applications using the IBM FileNet P8 Content Engine or CMIS compliant repositories. The basic features are browsing, creating, comparing and modifying objects. Searches can be designed using a graphical query editor fully integrated in the Eclipse IDE. Documents can be tracked within the Eclipse IDE enabling fast updates of the content. More advanced features are building UML diagrams based on the class definitions, running Java code using object store objects as input and editing Content Engine Code Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JuffEd
    JuffEd is a free, cross-platform text editor for programmers and advanced users. Has syntax highlighting for many languages, code folding, find/replace using plain text and regexps, code completion, multiple charsets and many other useful features.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 16

    MWakeOnLan

    command line tool to send wake on lan packets to computers on lan

    Program will send wake on lan packet to machine on ethernet using the MAC address. A configuration file MWakeOnLan.ini can be used to hold name/ethernet values for easy command line execution. The configuration file consists of name=etheraddress pairs. A # marker is used for comment lines Flags: -l | List All Name/Value Pairs Example 1: C:> MWakeOnLan 00:2E:27:4B:20:34 Example 2: C:> MWakeOnLan server1 server2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Combinatorial Optimization Platform
    Java Combinatorial Optimization Platform is used to solve combinatorial problems using common interface, providing means to easily add new algorithms and problems and to benchmark them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1. Static data sets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a 100% pure Java J2EE framework upon which small, low-profile programs can be built quickly using a model-view-control-like scheme. It is written using the Java 1.5 SDK and requires a Java Runtime Environment (JRE) version 1.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PDFhelp

    A PDF based replacement for JavaHelp

    PDFhelp is a replacement for the JavaHelp system based on the LGPL version of JPedal PDF library. It lets you to display PDF help content from the web from within your application, using only a few lines of code. There are some tutorials (naturally in PDF format) on the downloads page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    tiki2epub

    tool for creating an ePub-ready archive from a live Tiki site.

    An experimental plugin for Tiki Wiki CMS Groupware, the proposed goal is to create a sanitation script which will allow a Tiki Admin to create content ready for publication as an ePub. This script is intended to remove any non-publishable content and create a package ready for re-packaging using an external application, it is NOT intended to build the ePub directly (at this time). Once development has progressed to a semi-usable state, it is my intention to include it in the Tiki Wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Application made with Mono 2.0, compatible with .Net Framework 2.0. It allows to load and modify xml, xsd and xsl docs and perform theirs validation, also using an embedded browser. Also, it allows to apply xsl to xml and to validate xml with xsd.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 10 This Week
    Last Update:
    See Project