Search Results for "mongodb jdbc driver" - Page 4

Showing 168 open source projects for "mongodb jdbc driver"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A little tool writen in java to trace the execution plan for a given database query. It works with Oracle 10g or higher and uses the JGoodies look and feel. You need to provide the Oracle.com JDBC-Driver and the JGoodies.org looks look and feel. Source is now located at Github https://github.com/mgeiss/oraxtra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OdbcServer+JdbcClient

    OdbcServer+JdbcClient

    Odbc/OLEDB network server with the jdbc java driver

    With OdbcServer+JdbcClient you can access your Windows Odbc Data Sources from the network using Java on your favorite OS. It's a couple of software: - An Odbc server that shares the Odbc data sources (or Ole Db Providers) - A Jdbc driver that can connect to the odbc server and use its shared databases;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MySQL Connect!

    A Desktop GUI for MySQL

    MySQL Connect! is a Java Swing based GUI tool to perform all the operations related to MySQL. It uses below library stacks - 1) MySQL Connector J 2) Oracle Type4 JDBC Driver 3) Birosoft Liquid Look & Feel
    Downloads: 1 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
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    We aim to develop a JDBC Driver to OGSA-DAI middleware. OGSA-DAI implements and define a common way to acess Data Resource, as well coordinate the use of them. A JDBC Driver should extend possibilities, and make it easy to use, in a client perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Text JDBC Driver, support CSV, fixed and Input Stream source (String, other).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bottomline is a JDBC proxy driver that loads the actual drivers using isolated classloaders, making it possible to load multiple versions of the same database driver. It also seamlessly integrates with application servers and persistence APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
    Downloads: 2 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
    File JDBC Driver is the implementation of java.sql. interfaces which will be used to connect to flat file and fetch the data which is present in the flat file in some delimited by any character as | or comma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jdbc4olap is a ready-to-use JDBC 3.0 driver that provides access to OLAP databases. Relying on a relational representation of multidimensional environments, it includes a SQL-MDX converter and uses XMLA to dialog with OLAP servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Heard of the WAMP or XAMPP? I thought it would be cool to have a cfml development stack that you can carry on your USB. So here it is: SQLite (Zentus JDBC driver) Tomcat (cfm/cfc/JSP/Servlets) Apache (jpg/png/html/css) Railo (CFML applications)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Phonelocator daemon mediates between Phonelocator GPS trackers and a database. The trackers connect to the daemon using TCP/IP and the daemon in turn reads and writes from a database using a JDBC driver (e.g. MySQL Connector/J).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mulberry is a small industrial strength Object to Relational Mapping Java layer that provides developers the ultimate in flexibility. It's only dependency is a JDBC Type IV driver. It also uses the Collections and Logger frameworks in Java6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sqlWizz is a lightweight database client written in Java (swing-based). Works with any database that has a jdbc driver. Accepts multiple concurrent connections to different databases and has i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    JDBC Tools is a proxy driver framework for monitoring Java database access. It has pre-built JDBC logger and SQL query planning modules, but can be extended through a simple API to perform other monitoring operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    boox is a very simple Java API for double-entry book-keeping. Data is stored in a SQL database - boox has been developed and tested with postgresql, but should work with any other SQL database for which a jdbc driver is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 7 This Week
    Last Update:
    See Project
  • 25
    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
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.