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

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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    An 3D space ship game, as a re-make of the original space invaders. Using 3D models for the ships, and raw terrain files. It is an Ogre 3D based project, Ode library for the physics, FMOD for the music layer and RakNet for the network layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    General purpose single threaded TCP server daemon, for Unix, using LUA as its main scripting language. PROJECT MOVED TO BITBUCKET: https://bitbucket.org/tarokker/fbad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cross platform Space-based MMORPG: spaceship construction using basic bricks of structural elements with infinity modularity. Space exploration and trading, factory building, spaceship and weapon creation, development of guilds and politics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Limiro is software designed to help pupils as well as teachers. Pupils can use the tool to learn facts. They can practice at home using a flashcard-like exercise mode or simulating a test. Question catalogs can be created with the included editor.
    Downloads: 0 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
  • 5
    *** PROJECT MOVED TO WETSRC.GOOGLECODE.COM **** Making OS licensed chunks of my personal SVN repository available on SF. WetPlay is a swf MP3/XSPF player built using mtasc/swfmill. SGSS is a very simple flash games site written in php
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This tool generates bitmaps from system fonts which can be converted for use in Doom engines supporting zdoom-style "font lumps" by using a utility like "imagetool".
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    A rpg game based in a western-fantastic world, using Ogre for graphics, Ode for Physics and Lua for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Search the Palm Contacts database using free strings line 0547333444 and avoiding the problems of the Palm search tool, that only allows perfect coincidence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The time of Archmages will be an open-source MUD game. Players can be connected to the game server using either a special client or through IRC or they can use a Web-interface. This means that a player can reach the server from virtually any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Freedom is a massively multiplayer role playing game allowing a dynamic world where players can work together to change the world using a variety of skills, including combat, magic, construction and crafting. Dynamic 3D modelling ensures a vibrant game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robotter will be an open-source RPG featuring a comprehensive story and some crappy graphics. The engine will be very flexible, featuring a replaceable system backend, a tile engine, and on top of it a scripting system using Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a mmorpg game, Massively Multiplayer Online Role-Playing Games, using 45 degree look-down 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of LucED is to develop a fast & responsive text editor with a simple but powerful user interface similar to NEdit, using embedded Lua script language, syntax highlighting configurable via PCRE regular expressions with arbitrarily nested patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Aesir project is an open source framework for Massively Multiplayer Online game servers developed using the Microsoft .NET platform in C#, and in essence a rewrite of the current Athena project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project name: frecl (free remote control). This project is devoted to a problem of remote controlling PC. (For an example: management of several IR-remote controls of the several computers incorporated into a network, using one or more IR-receivers.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A programmable map generator for Sauerbraten using Lua for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Secret of Eternia is a 2D RPG written in C++/Lua using the ClanLib Game SDK. So far we have a nice demo with a few maps running, next phase is to build a full game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Underworld Adventures is a project to recreate Ultima Underworld 1 on modern operating systems using the original game files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Luanium

    A Lua-based crawling scripting language and leveraging selenium

    I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium. The trick here is to add the crawling commands into the Lua interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gnutella3 client with a web interface of easy use written in lua using offlibrary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lua Console User Interface aims to provide a framework to build console based applications using the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WoWsr is Java application for uploading screenshots from World of Warcraft to Flickr. In combination with the WoWsr Add-on for World of Warcraft, WoWser uploads and tags screen shots. Location data is tagged using the vGeo machine tag format.
    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.