Showing 22 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
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
    Leader badge
    Downloads: 527 This Week
    Last Update:
    See Project
  • 2

    CrNiCKL

    CrNiCKL (chronicle) is a Java database for time series

    CrNiCKL (pronounced "chronicle") is a data manager written in Java handling large sets of heterogeneous time series. A simple schema system allows to confiture value types and time domains. CrNiCKL runs on top of SQL or NoSQL databases. Drivers for JDBC and MongoDB are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nosql-mongodb2013

    nosql-mongodb2013

    10gen Education / MongoDB University courses of 2013

    10gen Education / MongoDB University courses of 2013: "M101P: MongoDB for Developers", "M102: MongoDB for DBAs" and "M101J: MongoDB for Java Developers" - My code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    JDBC-XML Driver for Mysql 4.0. Allow efficient definition ,storage and retrieval of answers to forms. This JDBC-XML driver is an extension to the mysql JDBC Driver adding XML capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next