NoRM is a .Net library for connecting to the document-oriented database, MongoDB. Source code location: http://github.com/atheken/NoRM
Its feature includes:
Tags | dataaccess db-driver mangodb-driver |
Implementation | CSharp |
License | Public |
Platform | Windows mono |
This is a driver to connect to MongoDB using .Net. It is written entirely in C# and has been tested and developed under both Windows and Mono 2.0 (Ubuntu 32-bit 9.04). Currently many features have been implemented with a few remaining. The api is very likely to change and be in flux for a while but is quickly settling down.
dataaccess db-driver mangodb-driverThe MongoDB C# Driver is the 10gen-supported C# / .NET driver for MongoDB.
mongodb-driver database-driver driverImplements a Linqpad DataContextDriver that allows to query MongoDb using LINQPad. This Driver implements the necessary glue code to connect LINQPad with the User's Entities and the NoRM Library which does the heavy lifting.
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.
The official MongoDB driver for Node.js
mongodb driver official mongodb-client mongodb-driver mongodb-libraryThe node-oracle driver is obsolete. Oracle has a new driver: node-oracledb. Please install the new driver with 'npm install oracledb'. Instructions are here.
database db oracleThe API may change a bit over time, and there remain a few more features before we will cut a "Release" but the library is pretty stable, and has good unit test coverage for the core components. If you have ideas or requests, let us know - or fork them and share with us. It would also be useful to read what we have on the wiki.
Psycopg is the most popular PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent "INSERT"s or "UPDATE"s.
database-driver postgresql-driver library driver adaptorThe Microsoft Drivers for PHP for SQL Server are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2008 R2 and later (including Azure SQL DB). These drivers rely on the Microsoft ODBC Driver for SQL Server to handle the low-level communication with SQL Server.This release contains the SQLSRV and PDO_SQLSRV drivers for PHP 7 with improvements on both drivers and some limitations (see Limitations below for details). Upcoming release(s) will contain more functionality, bug fixes, and more (see Plans below for more details).
microsoft php-extension php-driver microsoft-driver sql-serverHasql is a highly efficient PostgreSQL driver and a mapping API. It targets both the users, who need a low level of abstraction, and the users, who face the typical tasks of DB-powered applications, providing them with higher-level APIs. Hasql is not just a single library, it is a granular ecosystem of composable libraries, each isolated to perform its own task and stay simple.
haskell postgresql driver database hasqlMongolian DeadBeef is an awesome Mongo DB driver for node.js
These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio 2015 and Windows Driver Kit (WDK) 10.Use Visual Studio 2015 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download the driver development kits and tools for Windows 10.
The VisualDDK is a plugin for Microsoft Visual Studio allowing debugging device drivers right from the IDE. Additionally, a simple Driver Project Wizard is provided.
visual-studio-plugin plugin ddk device-driver debuggerThis repository contains the officially supported MongoDB Rust driver, a client side library that can be used to interact with MongoDB deployments in Rust applications. It uses the bson crate for BSON support. The driver contains a fully async API that supports either tokio (default) or async-std, depending on the feature flags set. The driver also has a sync API that may be enabled via feature flag. The driver is available on crates.io. To use the driver in your application, simply add it to your project's Cargo.toml.
mongodb cargo mongodb-driverSDB driver for BIND9 that allows you to use a MySQL backend for the zone files. Zone changes in the db become immediately available in DNS without restarting BIND. The database format will work with the dnSQLpanel project to give you a web front end.
The node-oracledb add-on for Node.js powers high performance Oracle Database applications. Use node-oracledb to connect Node.js 4, 6, 8 and 9 to Oracle Database.
oracle database official db sql json pl/sql oci api client library driver add-on extension binding interface adapter moduleLaravel-OCI8 is an Oracle Database Driver package for Laravel. Laravel-OCI8 is an extension of Illuminate/Database that uses OCI8 extension to communicate with Oracle. Thanks to @taylorotwell. Finally you can optionally publish a configuration file by running the following Artisan command. If config file is not publish, the package will automatically use what is declared on your .env file database configuration.
laravel-oci8 laravel oci8 oracleThe default checkout branch of this repository is releases/stable. This will always contain the latest stable release of the driver. The master branch is used for active development. master should only be used when making contributions back to the driver, as it is not stable for use in production.See Driver Status by family and version for more details about the various versions of the driver.
mongodb-client mongodb-driver mongodb-libraryA modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. Use the DSE C# driver for better compatibility and support for DataStax Enterprise.The driver supports .NET Framework 4.5+ and .NET Core 1+.
cassandra driver datastax-driver client nosql database dotnet-core cassandra-client cassandra-driver cassandra-library
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.