Search Results for "mongodb java driver" - Page 5

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

  • 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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    This project is meant to design (from the outset) and create a distributed, secure, fault tolerant, OS-independent MUD driver, using Java and Java technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The DBAbstract Server is a middleware database server solution written entirely in Java. It provides connection to any type of database implementation through one JDBC partially complient driver, client-server encryption and connection pooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A wrapper over any JDBC driver, it corrects some of the common mistakes the programmers do during the development process and also provides SQL execution timing information. Hints for: cache, AUTOCOMMIT, ISO LEVEL, performance reports for TX,STMTS, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jxDBCon a framework to ease the development JDBC drivers. By using it you can concentrate on the tasks specific to your DBMS and benefit from the generic solutions provided by jxDBCon. jxDBCon contains a featureful driver implementation for PostgreSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    uSQL* is a command-line interface to any database that has a JDBC driver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sqladmin is a lightweight java/swing tool for sending queries and perform direct data edit on tables. Uses any jdbc compliant driver to connect to a database server. You can export/import table data into XML files and save and load your queries as text f
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JInspector is a platform independant administration tool for databases. It works with database servers understanding standard SQL and providing a JDBC driver. Several views let you display, create and modify the database structure and contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ashpool is a lightweight XML Database written in Java. It is designed to query table like XML documents and has a built in JDBC driver. (Saxon Inside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    Adit is another database interface tool built with Java. Adit is a lightweight tool for querying any database with a JDBC driver. Features include saved connections, saved queries, export to delimited text, and database metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This drive is there to take care to the changes to the JDBC drive versions. What ever driver Version we change on the server is use by every client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Synchony is a tool for relational database schema synchronization. It supports browsing, comparison and synchronization of schemas for Oracle database and browsing and comparison for any database with existing JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Type 2-JDBC driver for MySQL and wrapper for native C-API. A type-2 JDBC driver combines Java and native (C-API) methods to access a database. Please use the Java mailing list at www.mysql.org for general discussion, but use sourceforge for bug reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OS independent RS232 remote control. Java-based server (console), easy adjustable HTML GUI, local/internet use, incl. device driver API and drivers (e.g. EIKI LC-XM1/SM1/VM1!!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Suite of utilities to test and benchmark MySQL JDBC drivers. Placed in the public domain to allow use without fear by proprietary driver developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sq Database Client is an open source database client which has the ability to access any database which has a JDBC driver. It is intended for application developers, and focuses on viewing, sorting, and manipulating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Type 4 (100% java) JDBC Driver for the Fourth Dimension database. The project is largely made obsolete by the official 4D JDBC driver, which can be obtained from: http://www.4d.com/products/4djdbc.html.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ViennaSQL is a GUI SQL client written in 100% Java. ViennaSQL can communicate with any database that has a JDBC driver. It should run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Java implementation of the driver for communicate with a ZigBee network. This driver has the capabilities to create a communication with a Coordinator node, discover the nodes on the ZigBee network, receive and send command to any of this nodes
    Downloads: 0 This Week
    Last Update:
    See Project