Showing 54 open source projects for "bluetooth network connection"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 1
    PostgreSQL client and ORM for Golang

    PostgreSQL client and ORM for Golang

    Golang ORM with focus on PostgreSQL features and performance

    Basic types, integers, floats, string, bool, time.Time, net.IP, net.IPNet. All struct fields are nullable by default and zero values (empty string, 0, zero time, empty map or slice, nil ptr) are marshalled as SQL NULL. pg:",notnull" is used to add SQL NOT NULL constraint and pg:",use_zero" to allow Go zero values. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime. Structs, maps and arrays are marshalled as JSON by default. PostgreSQL multidimensional Arrays using...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    node-oracledb

    node-oracledb

    Oracle Database driver for Node.js maintained by Oracle Corp

    ..., and has a comprehensive test suite. Oracle gratefully acknowledges the contributions to node-oracledb that have been made by the community. Inbuilt Connection Pool with Queuing, Aliasing, Tagging, Draining, Heterogeneous and Homogeneous connections, Proxy connections and Liveness checking. Use of Oracle Network Service infrastructure, including encrypted network traffic and security features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Druid

    Druid

    Database connection pool written in Java

    Druid is an open-source database connection pool written in Java. Druid is able to provide an extensive number of powerful monitoring functionalities for database connection. Druid has been deployed to the maven central repository. Druid provides a monitoring feature that can be implemented through filter-chain. It also comes with WallFilter, that is based on the SQL semantic analysis to protect from SQL injection attacks. Monitor connection leaks and connect to other databases, like Oracle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ObjectBox Java Database

    ObjectBox Java Database

    Java and Android Database - fast and lightweight without any ORM

    ..., independently from a constant Internet connection, providing an “always-on”-feeling. Accelerate time-to-market with ObjectBox’ easy and super fast native language APIs, that bring the fun back to coding. ObjectBox reduces mobile network and cloud costs more than 40% by persisting data locally (on the edge), and syncing with low overhead and high efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    DiLu Converter

    DiLu Converter

    Automated tool for bulk importing Excel into the database

    ..., so you can import thousands of tables at one time instead of importing them one by one. Scheduled import and export, real-time refresh, to achieve seamless connection between Excel data and database table data. For detail, Please see document: https://github.com/ryjfgjl/DiLuConverter/blob/master/README.md Contact: Email: ryjfgjl.zhang@gmail.com Email1: ryjfgjl@qq.com WhatsApp number: +86 182 2448 2521
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    AGENCY Software

    AGENCY Software

    AGENCY is a Free Software Data System by and for Nonprofits and others

    .... Although AGENCY can be customized for nearly any organization, it has been used especially for homeless, housing, shelter, social service organizations, and for purposes such as case management, shelter operations, compliance and reporting, housing, rent tracking, data exchange, visitors and more. AGENCY aims to become collectively developed, help empower organizations that build a better world, and build and nurture community and connection among and across groups.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Mondroid

    Mondroid

    Open Source Mongodb Client For Mobile

    Mondroid is an open source mongodb client for mobile devices. Features - Both mongodb:// and mongodb+srv:// connections are supported - Adding, removing and reordering connection strings - Naming connection strings - Auto reconnecting - Creating and deleting collections - Number of documents can be seen in each collection tile - Find queries are supported in json format - CRUD operations are supported - On listing page; documents are represented in expandable tree format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QUOR

    QUOR

    Keeps track of your SQL Queries and Database Connections.

    ... are supported. There are different modes for parameters. This may be useful for testing SQL statements originally embedded in source code. Besides queries also connection information is stored and it is also tracked which query was executed or can be executed with which database connection. For organization purposes queries and database connections can also be tagged manually. It is also possible to use the command line to execute and export queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MyFun for CLIPS

    DB-Library functions which provides a MySQL interface for CLIPS

    We have developed some DB-Library functions which provides a MySQL interface for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PqFun for CLIPS

    DB-Library functions which provides a PostgreSQL interface for CLIPS

    We have developed some DB-Library functions which provides a PostgreSQL interface via libpq for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SqlPlusConfig

    Environment for extending the usability of Oracle SQLPlus

    SqlPlusConfig enhances the usability of Oracle SQLPlus in interactive mode. Characteristics: simplifies connection to database, configuring session parameters after connecting, convenient command history and autocompletion, auto-adjust width of columns for data output. Oracle SQLPlus and the same packages of Cygwin are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickRedis

    QuickRedis

    QuickRedis is a free forever redis gui tool

    QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    mysqly

    mysqly

    PHP data framework for Mysql

    Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Excel  AddIn :   In2Sql

    Excel AddIn : In2Sql

    ODBC Cloud SQL Explorer. Connection Manager. Query Editor.

    https://sourceforge.net/projects/in2sql Video for best usage https://rb.gy/tvl8lk This Excel Addin helps SQL analytic create an Excel report based on ODBC relational data. *Creates table base on data from a relational database *Generate a pivot report using the same external connection (1) *Some ad-hoc tools are available - like "keep only" and "remove only" *you can use the row limit option for exploring the largest dataset *The ODBC connection manager is available *auto...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SQL Server Expert Helper

    Command line utility for gathering SQL Server information

    Change connection string in configuration file and start utility to gather static and statistical information on SQL Server, databases and queries. Short example of using: https://www.arbinada.com/en/node/1522
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQL Server Check for Updates (Portable)

    SQL Server Check for Updates (Portable)

    Check the SQL Server Instances for recent updates

    Description: Free tool to check the SQL Server Instance for recent updates. Compare current product versions, service packs, and cumulative updates with the latest ones. Easy to use and user-friendly design. Requirements: – .Net 4.5 Framework – Internet connection to be able to download the latest updates information from the Microsoft website. – A machine that has a connection to all SQL Server Instances. – A user that has ‘VIEW SERVER DEFINITION’ permissions to all SQL Server Instances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Debio-Sql

    Debio-Sql

    A Firebird Sql Management Tool

    Debio-Sql is a database tool for the Firebird RDBMS, Cross platform without Serious dependency! Lite and efficient! Code completion, Object finder, Syntax highlighter with customization, User/Portable Mode, Work with FB 2.x And FB 3.x Api. Embedded connection support. Altering the Stored procedures and the Functions(FB 3.x). Release binaries in (Linux x86_64 Gtk2/3 Qt4/5 , Win32/64) for every version, (XOS will be added in future versions). Future features: Backup/Restore...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    TC SQL Plugin

    Total Commander FS plugin for access to server and local databases

    Total Commander FS plugin provides an access to the objects of server-based and local databases that can be connected to using Microsoft ADO technology: OLE DB providers (MS SQL Server, Oracle, DB2, Sybase, InterBase, MySQL, MS Access) and ODBC drivers (Paradox, dBASE, FoxPro, Excel, CSV). - Creates new connection in simple visual mode. - Connection login and password can be stored encrypted. - Display of database objects as TC hierarchy. - Shows table descriptions (CREATE TABLE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Idealtake

    Idealtake

    Search engine using MySql and VB .NET

    This software was designed to simplify your research on personal or business documents, it is akin to a search engine. You can imagine databases on different topics, Photo Album, personal documents, catalog of a company and many others. The initial project has begun in June 2006, i developped this application for the company where i work in GPL licence. This software was used internally by employees and by their clients. This project was used until the end of 2009. The initial project was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    heidisql
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CrystalDB Tool

    A Microsoft Windows based database tool

    CrystalDB Tool is used by developers, DBAs and analyst for managing, administering and developing databases. The utility supports the two common database management system, namely MS SQL Server and Oracle. It provides an editor that offers code completion and syntax highlighting for standard SQL. It features a connection browser and a comprehensive set of database administration tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next