Showing 40 open source projects for "mongo odbc driver"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    mongo-c-driver

    mongo-c-driver

    The Official MongoDB driver for C language

    The MongoDB C Driver is the official client library for MongoDB, enabling C and C++ applications to interact with MongoDB databases efficiently. It provides a robust and scalable interface for building applications that require document-based data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MongoDB Go Driver

    MongoDB Go Driver

    The Go driver for MongoDB

    The MongoDB supported driver for Go. The recommended way to get started using the MongoDB Go driver is by using go modules to install the dependency in your project. This can be done either by importing packages from go.mongodb.org/mongo-driver and having the build step install the dependency. When using a version of Go that does not support modules, the driver can be installed using dep. To get started with the driver, import the mongo package and create a mongo.Client with the Connect...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    H2 Database

    H2 Database

    H2 is an embeddable RDBMS written in Java

    Welcome to H2, the Java SQL database. Very fast, open source, JDBC API. Embedded and server modes; in-memory databases. Browser-based Console application. Small footprint: around 2.5 MB jar file size. Browser-based Console application. Encrypted databases. Fulltext search. Pure Java with small footprint: around 2.5 MB jar file size. ODBC driver. This database can be used in embedded mode, or in server mode. ou may get a security warning from the firewall. If you don't want other computers...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    KMongo

    KMongo

    [deprecated] KMongo - a Kotlin toolkit for Mongo

    KMongo was created in 2016, when there was no official MongoDB Kotlin driver. KMongo features are available via Kotlin extensions - you use transparently the core MongoDB java driver API (both sync and reactive streams (ie async) drivers are supported).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    ODBC QueryTool
    Open ODBC Querytool. Query tool that specializes in working on a 3.5x ODBC database driver. Totally RDBMS independent as ODBC should be. Knows about every ODBC option, function and comes with full documentation.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    Qmgo

    Qmgo

    The Go driver for MongoDB. It‘s based on mongo-go-driver

    Qmgo is a Go driver for MongoDB . It is based on MongoDB driver, but easier to use like mgo (such as the chain call). Qmgo allows users to use the new features of MongoDB in a more elegant way. Qmgo is the first choice for migrating from mgo to the new MongoDB driver with minimal code changes. If your connection points to a fixed database and collection, recommend using the following way to initialize the connection. All operations can be based on cli. Qmgo supports two ways to make specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apache Impala

    Apache Impala

    Apache Impala

    ..., and resource management frameworks as your Hadoop deployment, with no redundant infrastructure or data conversion/duplication. For Apache Hive users, Impala utilizes the same metadata and ODBC driver. Like Hive, Impala supports SQL, so you don't have to worry about reinventing the implementation wheel. With Impala, more users, whether using SQL queries or BI applications, can interact with more data through a single repository and metadata stored from source through analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ODBC.jl

    ODBC.jl

    An ODBC interface for the Julia programming language

    The ODBC.jl package provides a Julia interface for the ODBC API as implemented by various ODBC driver managers. More specifically, it provides a prebuilt copy of iODBC and unixODBC for OSX/Linux platforms, while still relying on the system-provided libraries on Windows. This means that no extra installation of a driver manager is necessary after installing the ODBC.jl package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open-source ODBC driver manager and SDK that facilitates the development of database-independent applications on linux, freebsd, unix and MacOS X platforms.
    Leader badge
    Downloads: 439 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    odbc-ipfs

    Open Database Connectivity (ODBC) driver for IPFS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 604 This Week
    Last Update:
    See Project
  • 12
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 13

    MDC2019

    List MongoDb databases and their collections.

    List MongoDb databases and their collections. Explore collection document structures. Insert new document, create new database and collection. Need .Net 4.6.2. and Mongo Driver for .Net 2.8.1 Tested on Mongo Server 4.0 for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EDO
    Edo's Driver for Oracle (EDO) is an MS-Windows Oracle ODBC driver. It has many standard ODBC features the official Oracle ODBC driver does not have.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vbaMyAdmin

    vbaMyAdmin

    Connection with Excel-VBA to SQL database (mysql MariaDB)

    Connection with Excel-VBA to SQL database (mysql MariaDB) Or any database with the appropriate ODBC driver Download: https://sourceforge.net/projects/vbamyadmin/files/vbaMyAdmin_2.0.xlsm/download - When it is helpful, please rate this project. - Newest version is 2.0 from 11. October 2018 German: Verbindung mit Excel-VBA zu einer SQL-Datenbank (mysql MariaDB) Oder eine Datenbank mit dem entsprechenden ODBC-Treiber Topics: vba,vba-excel,mysql-database,mysqlmariadb-server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    SqlClientDAC for Delphi

    A feature-rich and high-performance data access components for MS SQL

    .... SqlClientDAC is lightweight and performs well because it is optimized to access a SQL Server directly without adding an OLE DB or Open Database Connectivity (ODBC) layer. SqlClientDAC, a high-performance and feature-rich SQL Server connectivity solution, is a complete replacement for standard SQL Server connectivity solutions and presents an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver for access to SQL Server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    OracleClientDAC for Delphi

    A feature-rich and high-performance data access components for Oracle

    ... database functionality, including Real Application Clusters, self-tuning statement cache, and fast connection failover. OracleClientDAC, a high-performance and feature-rich Oracle connectivity solution, is an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver. It provides both possibility of connection to Oracle by means of native Oracle data access and direct access to Oracle without Oracle Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    squid_odbc

    squid module for odbc databases

    This squid module enables authentication and access control using a database that supports ODBC. Several databases have ODBC driver, this includes the major databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CSV SQL Console

    Executes SQL query and redirects output to new CSV file

    This tool is designed to join multiple CSV files into one CSV file with possibility to sort, group and filter data. Based on CSV/Text ODBC Driver it supports almost all futures of the SQL. Works offline. Does not require Microsoft Access, SQL Server and other heavy tools. See wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    M2M

    From MySQL to MonetDB

    The tool imports schemas and data from MySQL to MonetDB. MySQL ODBC 5.1 Driver and MonetDB ODBC Driver required
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Open-source CLI, GTK+ and Carbon utility to generate your own set of benchmarks profiling database/ODBC-driver performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DbExpress driver for ODBC. Supports Delphi 7 & 6.02, BCB 6, and Kylix 2 & 3. Tested against many Databases including: Microsoft SqlServer, Oracle, IBM DB2, Centura SqlBase, MySql, Microsoft Access, and
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.