Search Results for "mongodb java driver" - Page 10

Showing 347 open source projects for "mongodb java 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    BigTable-like engine in Java focused on high performance and high availability, oriented to monotonic indexed tables. JDBC driver, load balance, redundancy and performance are the key targets of Cornelis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An all in one lightweight application that updates drivers, and installs new drivers for the hardware currently in the system. Mindmap at http://www.mindmeister.com/maps/show_public/11078222
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Connection Pooling Support all known Database – driver required for java Easy to create Object Relations No need to write DDL statements No Need to write DML statements XML-RPC service over http New Fields Object Pooling Easy to add New Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Client API to the OpenTick financial data feed service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java API for FireWire-cameras (IEEE-1394 DC) on Windows (based on "CMU 1394 Digital Camera Driver" http://www-2.cs.cmu.edu/~iwan/1394/). This project was merged with jlibdc1394 (http://jlibdc1394.sourceforge.net). Until the first releases there this pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tecnodiscap group (http://tecnodiscap.unizar.es) from University of Zaragoza (http://www.unizar.es) belongs to I3A Research Institute (http://i3a.unizar.es/) and is developing tools for Assitive technologies. Zigbee Driver. Osgi4ami Interfaces. User
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBC-Driver that works over HTTP/HTTPS-Connections via Soap. All you need is a webserver with php5 and than you can access your database (e.g. MySQL) over the Internet (proxies and firewalls are supported) within Java-Programs via the jdbc-interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    Marvin is a java driver for Thoughtworks' Selenium. Describing tests in xls and xml makes this tool a perfect extension for you continious integration environment.
    Downloads: 0 This Week
    Last Update:
    See Project