Search Results for "mongodb java driver" - Page 4

157 projects for "mongodb java driver" with 1 filter applied:

  • 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
  • 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
    JSQLLogger is a Java library for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PSMud is a mud driver written in Java and a basic mudlib written in Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade For Java (SLF4J) logging system.
    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
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Client API to the OpenTick financial data feed service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java interface to the joystick or any other input device with 2-6 degrees of freedom (Works on Windows and Linux).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ScriptManager is a command-line tool for executing and managing plain SQL scripts. ScriptManager was written in pure Java and requires JDBC driver to connect to any JDBC-compliant database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Framework to facilitate the integration of information registered in heterogeneous sources of data from existing applications without modification (nor of the applications nor of the sources of data), being enough to make use of a existing JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    X10 device drivers for Linux creating a /dev device for each X10 unit in the house. This allows command line, script, and program access to the X10 network.This driver currently supports the PowerLinc Serial, PowerLinc USB, and CM11A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WiNCh - WsvNC is a simple read-only jdbc driver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rtusd is a foundation set of real time enabled User Space Devices/Drivers designed to link to HRT high resolution Timer controlled POSIX threads and link re-factored Linux hdw drivers for 2.6.18+. rtusd propogates Linux RT to user space generically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple API suite to send and receive SMS messages with an ETSI 07.05 compatible GSM phone/terminal (in PDU mode) Tested with serial, irda and USB (via cdc-acm kernel driver)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PosgresForest enables to build a PostgreSQL cluster system with replication and/or partitioning facilities by enhancing the PostgreSQL JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The jGpibEnet project is a 100% pure JAVA driver for interfacing an Ethernet to IEEE-488( GPIB ) controller. Current supported controllers: ICS 8065, Agilent E5810A. This project uses the "remotetea" project hosted here for ONC/RPC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MushroomDB is a pure Java multiplatform Relational Database Management System. There are two main goals: to make a fully SQL-92 compliant engine and to provide extensibility mechanisms. A JDBC Driver and a GUI client is supplied with the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project CodeRacers is a game geared for creative java programmers. It's main idea is that each player will create an own AI agent (the so-called "driver"). The user's driver then will compete against other players' drivers in a simulated car race.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLiteJDBC is a JDBC driver for SQLite 3. It supports the most commonly used features of JDBC. Only a single native JNI library is required, and SQLite is compiled in. Binaries are provided for Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Software to allow hardsid card to act as a MIDI instrument running on a Linux platform. This project will use the existing hardsid driver for Linux (http://sourceforge.net/projects/hardsid). See also www.hardsid.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Myion OSGi is a repository of OSGi driver bundles for control and monitoring. The bundles provide access to many protocols and technologies commonly used in home automation, monitoring and control. e.g. X10, EIB, Z-Wave, Zigbee, CBus, LonWorks, xAP etc
    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.