Search Results for "mongodb java driver" - Page 9

Showing 295 open source projects for "mongodb java driver"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • 1
    Client API to the OpenTick financial data feed service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 9 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Construction Management Software for subcontractors Icon
    Construction Management Software for subcontractors

    PLEXXIS is a subcontractor solution uniting project management, accounting, estimating, takeoff and mobile apps on a single tech stack.

    Plexxis serves subcontractors who seek elite team cohesion and performance. Coupling cloud construction management software, on-premise and hosted solutions, we unite operations, estimating, accounting and field apps on a single technology stack that enables live feedback between bidding, field and finance while in-house services drive continuous adoption.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    JDatabaseImport is a java tool created to make life easier in order to transfer data from one database to another. Using the newest jdbc driver, simply select where to import from and where to export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Este é um framework de persistência bastante simples. Pode ser utilizado com qualquer banco de dados que tenha driver JDBC. Implementa 100% das principais necessidades de um bean de entidade, sem a complexidade de EJBs.
    Downloads: 0 This Week
    Last Update:
    See Project