Showing 128 open source projects for "mongodb java driver"

View related business solutions
  • 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
  • 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
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    SPARQL JDBC type 4 driver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Schemata allows projects to remain database-agnostic. Maintain your database schema and data in XML and load it into any database for which a JDBC driver is available. With Schemata, there is no need to maintain multiple database-specific SQL scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tired of the Microsoft JDBC Driver running slowly and failing on Object and NVARCHAR fields? Proxy the Microsoft JDBC driver to run Faster and Better!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is for creating and maintaining a (sort of) Type 4 JDBC driver for MDB files. Only sort of type-4 because while it will be pure Java Access is a desktop database so providing a service as required by a type 4 driver will not be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LDBC (Liberty Data Base Connectivity) is a JDBC driver that provides vendor-independent database access. With LDBC, your application will just work on all major databases and you don't have to change any source code. LDBC is based on ANSI-SQL and JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xlSQL JDBC Driver for Excel, CSV and XML files. xlSQL maps a directory of Excel files to a database, workbooks to schemas and sheets to tables. Query documents with either the full HSQL or MySQL dialect. Write objects and data with native xlSQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Universal SQL Gateway tunnels SQL requests through firewalls over HTTP by implementing a special JDBC driver. It provides secure database acces by acting as a firewall component commonly refered to as Application Gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Let’s Party! is a jdbc driver that provides any database with partitioning capabilities to boost performance. Applications don’t have to be rewritten to use Let’s Party!, because it acts as a transparent filter between the client application and the db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MME (MySQL Made Easy) is a graphical frontend for MySQL for use in adminstering and editing database contents, without the need of a web server or scripting language installed. MME is written in 100% pure java and is packaged with the JDBC Driver needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openDBcopy is a universal database utility to migrate data from and to any database given a JDBC driver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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