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

Showing 362 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

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Concrete CMS

    Concrete CMS

    Open Source Content Management System for teams.

    Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS. The user experience is built around in-context editing, it’s as easy to use as a word processor. You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Php-pastebin

    Php-pastebin

    Pastebin is here to help you collaborate on debugging code snippets

    pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this: submit a code fragment to pastebin, getting a url like hxxp://yoursite.com/1234, paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    SIPF - Simple Intelligent PHP Framework

    SIPF - Simple Intelligent PHP Framework

    This is a base PHP framework for making simple websites with clean URL

    ... of the PHP frameworks do. I made it using my own logic and I think the final product that came out is very simple to understand and using it to develop your own website will be very easy, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simplex Solver For PHP

    PHP class library for simplex method

    Resolve standard Maximization / Minimization problem in LP using Simplex Method. *Currently support maximization only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A general purpose framework for quickly build a working website in a typical PHP/MySQL environment. It is targeted at developers, experienced web administrators and anyone unafraid of hacking and using a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kartouche is a browser-based translation tool. You import .po files into its database, and people can then submit suggested translations using only their browser. The suggestions can then be reviewed and accepted/rejected, and the completed file exporte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Developed by the manteiner Klederson Bueno, phpBurn is a MVC FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
    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

    PHP Bug Lost

    PHP Console for debug and monitoring websites

    PBL (aka PHP Bug lost) is a simple one-file script for use in any php websites that offers a console for debug and monitoring on your broser. It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc. Also PBL can send emails to the admin when a sql query fail or the app are using more memory or time that allowed. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zebra_Form

    Zebra_Form

    A jQuery augmented PHP library for creating and validating HTML forms

    A PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation. Has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Lightning Notes

    A simple web-logging system in PHP using an XML database.

    A simple web-logging system, created as a proof-of-concept. Fully standards compliant and accessible, it is designed to quickly set up a functional and structured site to conveniently track related and unrelated items. Written in PHP, using a flat-file, XML database, outputting an XHTML page with CSS skins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AChecker Accessibility Reviewer
    AChecker is a second generation evaluation tool used to assess the accessibility of Web content to people with disabilities, using a variety of international standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Create custom reports for Tempo Plugin (www.tempoplugin.com) using XSL. Currently compatible with Tempo v6.0.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Quickpoll allows you to create polls and send them to a specific amount of users. The Polls can be answered using an email client or the RI- Web Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP adCenter API
    A Client Library for building adCenter applications in PHP using the API. The current version supports automation of reports using both the V7 and V8 Report Service. I'm currently working on expanding the library to include other services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    oBugger is a slim, lean, bug tracking tool for use in projects that need a no-nonsense approach to keeping track of tickets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy PHP Backup is a ph class designed to simplify the creation of full backups of your mysql database. Using this class you can create and schedulate backup of your database with very few lines of php code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KObject php
    Object Persistence Libraries and More for php. framework to develop rapidly object-oriented applications, Kobject Classes provides a easy way to implement a data model within the MVC model like ORM do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project will enable developers to use RAM Group Shipment tracking APIs using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project