Showing 20 open source projects for "bridge linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    MMKV

    MMKV

    The fastest key/value storage for React Native

    MMKV is an efficient, small mobile key-value storage framework developed by WeChat. react-native-mmkv is a library that allows you to easily use MMKV inside your React Native applications. It provides fast and direct bindings to the native C++ library which are accessible through a simple JS API. Get and set strings, booleans and numbers. Fully synchronous calls, no async/await, no Promises, no Bridge. Encryption support (secure storage). Multiple instances support (separate user-data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hop Monorepo

    Hop Monorepo

    Hop monorepo

    A JavaScript SDK is available for using and integrating with Hop. Import as ES6 module (e.g. Using TypeScript, babel, webpack). Import as commonJS module (e.g. Using Node.js directly or no ES6 modules). Supported network is only mainnetat the moment. As a trustless bridge, Hop allows users to force exit their tokens in the rare event where Bonders (market makers) don’t bond a user’s transfer fast enough. Hop offers users a fallback option to withdraw their tokens manually at the destination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IoTDB

    IoTDB

    Apache IoTDB

    Apache IoTDB (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. Due to its light-weight architecture, high performance and rich feature set together with its deep integration with Apache Hadoop, Spark and Flink, Apache IoTDB can meet the requirements of massive data storage, high-speed data ingestion and complex data analysis in the IoT industrial fields. In the scene of factories, there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    xlsLib

    C++/C library to construct Excel .xls files in code.

    ... archive, and enter bug reports on any problems! Changes: - library specific strings now in their own namespace - iOS Objective-C library - most project files updated (MSVS etc) - C bridge now supports formulas Note: there is a related SF project, libxls, to read Excel files.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Bridge to Babylon

    Object relational mapper

    Bridge To Babylon is a java object relational mapper (java ORM). It is intended to be lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. Data storage in the exabyte range...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PJBS is a JDBC-PHP bridge. It can be used to access a JDBC data source from PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jLina is a Services-oriented application written in C for Windows, which uses the Winsock library, zlib and ODBC library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The BR Web Scripting Bridge allows rich web application development in the Business Rules programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UnixODBC.pm provides a Perl API for the unixODBC driver manager and a bridge API for unixODBC network queries. The sample text-mode, GUI, and Web clients can manage multiple hosts and DBMSs and create RSS output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataAccess is a generic object relational bridge allowing very flexible access and modification of databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier. The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is basically a layer for the Object Bridge project that will allow you to use the JDO specs. This project may disappear if it's decided to join it with the OJB project, but for now, it will allow me and whoever else wants to help to get moving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Developing a "bridge" to facilitate transfer of data between various databases(ith dis-similar schemas). JDBC and XML would be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Steamer is a Java web service based application created with purpose to bridge any database to any SOAP or AJAX client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next