Showing 24 open source projects for "read"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI. This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    better-sqlite3

    better-sqlite3

    The fastest and simplest library for SQLite3 in Node.js

    The fastest and simplest library for SQLite3 in Node.js. Full transaction support. High performance, efficiency, and safety. Easy-to-use synchronous API (better concurrency than an asynchronous API... yes, you read that correctly). Support for user-defined functions, aggregates, virtual tables, and extensions. 64-bit integers (invisible until you need them). Worker thread support (for large/slow queries). Help this project stay strong! better-sqlite3 is used by thousands of developers and engineers on a daily basis. Long nights and weekends were spent keeping this project strong and dependable, with no ask for compensation or funding, until now. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    RocksDB

    RocksDB

    A library with an embeddable, persistent key-value store for storage

    ...Keys and values are just arbitrarily-sized byte streams. RocksDB is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. RocksDB is adaptable to different workloads. From database storage engines such as MyRocks to application data caching to embedded workloads, RocksDB can be used for a variety of data needs. RocksDB provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction filters.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    BaikalDB

    BaikalDB

    BaikalDB, A Distributed HTAP Database

    BaikalDB is a distributed enhanced structured database system. It supports sequential and randomized real-time read/write of structural data in a petabytes-scale. BaikalDB is compatible with MySQL protocol and it supports MySQL-style SQL dialect, by which users can migrate their data storage from MySQL to BaikalDB seamlessly. BaikalDB internally provides projections, filter operators (corresponding with SQL WHERE or HAVING clause), aggregation operators (corresponding with GROPY BY clause) and sort operators (corresponding with SQL ORDER BY), with which users can fulfill their complex and time-critical analytical and transactional requirement by writing SQL statements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Nebula Graph

    Nebula Graph

    A distributed, fast open-source graph database

    The graph database built for super large-scale graphs with milliseconds of latency. Optimized SUBGRAPH and FIND PATH for better performance. Optimized query paths to reduce redundant paths and time complexity. Optimized the method to get properties for better performance of MATCH statements. Nebula Graph adopts the Apache 2.0 license, one of the most permissive free software licenses in the world. Free as in freedom, because, under the Apache 2.0 license, you can use, copy, modify and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    Manticore Search is an easy to use open source fast database for search. Modern MPP architecture and smart query parallelization capabilities allow to fully utilize all your CPU cores to lower response time as much as possible, when needed. Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Speedb

    Speedb

    A RocksDB compliant high performance scalable embedded key-value store

    The next-generation key-value storage engine.bSpeedb is 100% RocksDB compatible enhancing stability, efficiency, and overall performance. Join the Hive, Speedb’s open-source community, to interact, improve, and share knowledge and best practices on RocksDB. Speedb is a compatible alternative for LevelDB and RocksDB users who would like to take their application to the next level. When using event streaming platforms like Kafka, Flink, Spark, Splunk, Elastic, or others, consider using Speedb...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    xlsLib

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

    ...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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    Relation Tags

    Source code for be able to use Relation Tags.

    ...For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties. It is strongly recommended to read "Relation Tags guide for programmers". Inside source zip, also contains dialogs for set properties of this extended tags. All this dialogs files finish either with "...dlg.cpp" or ",,,dlg.h". Please read "readme" file. It is recommended to use a binary matrix class like BinMatrix in order to have enough speed for calculations of implicit relations in a system of bogus tags with big data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Db Table Mapper
    DbTableMapper is a simple software that allows to read information about a ORACLE Database Table and generate a C++ class that "maps" it (Pro*C/C++ code included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a program to help intermediate programmers(like me) to get a better understanding of C++ and off course make a really cool application. Please read the txt file attached to project :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A high speed data store to store the system state of network and telecommunication switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Picture Metadata Toolkit (PMT) provides a common object-oriented API to metadata associated with or stored in digital image files. PMT also allows metadata to be read or written in XML. Metadata definitions are expressed through XML Schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyKontrolCentre
    The long anticipated MySQL KDE Control Centre. Please, read the RELEASE NOTES!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Simple RSS Service generates and serves RSS feeds through a common interface via CGI-enabled Web servers. It uses modules to extract items for feeds from various sources, and has a virtual filesystem where feeds can be read by CGI clients. It contain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Sino Project is an Open Source initiative that utilized code developed by the Chinese government. Sino Linux Middleware v3.0 and Mobile Business Application Suites are built and tested in conjunction with the OSDL in a high volume, enterprise read
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Edelweiss Server is a COM Object that allows developers works with .DBF files, Oracle databases and convert .DBF to Oracle tables. The Edelweiss Server object provides a way to access (read/write) or communicate to a set of data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A central database of all installable programs, descriptions, dependencies, source URLs, MD5 sums, and suggested menu listings and the software to read the database, usable by desktops and window managers to organize software and install any new software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mp3Kult is an application for KDE 2 (K Desktop Environment). Mp3Kult organizes your mp3 collection in a Mysql database. It can read Mp3 Tag and song information (length, bit rate sample rate etc.), make playlists, play song with an external player (x
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    RFCSeeker, open an RFC from storage and either read it, or scan it for dependancies. No more waiting for NFS/FTP re-reads, get what you want, when you want it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Database Framework for MFC programmer. Very easy to use. Read/Write Blob, DBEdit, DBMasked Edit, DBNavigator, DBRichEdit, DBGrid, DBDateEdit,... ETC. Not designed only MS Access Databases(Use both DAO and ADO). Future Planned interface for other databas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A plug-in for FileMaker products that provides low-level file manipulation routines, including, create, read, write, delete, directory listings, encoding, encrypting and message digests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A utility to read a NMR Datastream file and allow the user to browse the information it contains, including cow details, milk records and summary information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB