Showing 15 open source projects for "no database"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 1
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    ... and sell at the highest possible price when selling up. The bot supports multiple buy/sell orders based on the configuration. The bot is using MongoDB to provide a persistence database. However, it does not use the latest MongoDB to support Raspberry Pi 32bit. Used MongoDB version is 3.2.20, which is provided by apcheamitru. The bot is tested/working with Linux and Raspberry Pi 4 32bit. Other platforms are not tested.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Mythril

    Mythril

    Security analysis tool for EVM bytecode. Supports smart contracts

    ... are optimized for usability and cover a wider range of security issues. The SWC Registry is a community catalog of known smart contract vulnerabilities with detailed descriptions, code samples, and remediations. MythX uses the SWC Registry as its database when scanning smart contracts for security issues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MarketStore

    MarketStore

    DataFrame server for financial timeseries data

    MarketStore is a database server optimized for financial time-series data. You can think of it as an extensible DataFrame service that is accessible from anywhere in your system, at higher scalability. It is designed from the ground up to address scalability issues around handling large amounts of financial market data used in algorithmic trading backtesting, charting, and analyzing price history with data spanning many years, and granularity down to tick-level for the all US equities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The XRP Ledger

    The XRP Ledger

    A decentralized cryptographic ledger

    The XRP Ledger is an open source, decentralized and permissionless blockchain technology powered by a network of peer-to-peer servers. It allows for really fast settlement of transactions- within 3-5 seconds- without a central intermediary and in a secure distributed database. The native digital asset on the XRP Ledger is the XRP. A public,counterparty-free asset, it is designed to bridge many different currencies being used worldwide, and is available for anyone to access and trade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
    Learn More
  • 5
    LBRY SDK

    LBRY SDK

    The LBRY SDK for building decentralized content apps

    Join top creators and more than 10,000,000 people on LBRY, an open, free, and fair network for digital content. LBRY is a decentralized peer-to-peer protocol for publishing and accessing digital content. It utilizes the LBRY blockchain as a global namespace and database of digital content. Blockchain entries contain searchable content metadata, identities, rights and access rules. LBRY also provides a data network that consists of peers (seeders) uploading and downloading data from other peers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BitcoinExchangeFH

    BitcoinExchangeFH

    Cryptocurrency exchange market data feed handler

    BitcoinExchangeFH is a slim application to record the price depth and trades in various exchanges. You can set it up quickly and record all the exchange data in a few minutes! If the exchange is not supported with the WebSocket API feed, it will automatically fall into using its REST API feed. The subscription section specifies the exchange and instruments to subscribe. After receiving the order book or trade update, each handler is updated. For example, for SQL database handler, it is updated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DB3 Network

    DB3 Network

    DB3 is an open-source decentralized firebase firestore alternative.

    DB3 Network is an open-source and decentralized firebase firestore alternative for building fully decentralized dApps quickly with minimal engineering effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hyperledger Burrow

    Hyperledger Burrow

    A permissioned Ethereum smart-contract blockchain node

    Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine. Burrow is a fully-fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web Assembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LBRY Chainquery

    LBRY Chainquery

    Chainquery parses and syncs the LBRY blockchain data

    ... types of jobs to update the Chainquery database example. These jobs synchronize different areas of the data either to make queries faster or ascertain information that is not directly part of the raw blockchain. The example provided is leveraged to handle the status of a claim which is actually stored in the ClaimTrie of LBRYcrd. So it runs periodically to make sure Chainquery has the most up-to-date status of claims in the trie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
    Learn More
  • 10
    BlockSci

    BlockSci

    A high-performance tool for blockchain science and exploration

    ... of this observation in the design of our custom in-memory blockchain database as well as an analysis library. BlockSci’s core infrastructure is written in C++ and optimized for speed. (For example, traversing every transaction input and output on the Bitcoin blockchain takes only 1 second on our r5.4xlarge EC2 machine.) To make analysis more convenient, we provide Python bindings and a Jupyter notebook interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BDS

    BDS

    Blockchain data parsing and persisting results

    JD Cloud Blockchain Data Service (BDS) is a real-time data aggregating, analyzing, and visualization service for chain-like unstructured data from all kinds of 3rd party Blockchains. Splitter is the key module of Blockchain Data Service (BDS) and provides data analysis capability. Splitter is responsible for consuming blockchain data from message queue (kafka) and inserting data into persistent data storage services (relational database, data warehouse, etc.) for further processing. Before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LEAN

    LEAN

    Lean algorithmic trading engine by QuantConnect

    Automated accounting for splits, dividends, and corporate events like delistings and mergers. Avoid selection bias with dynamically generated assets. Create and select asset universes on proprietary data and indicators. Automatically track portfolio performance, profit and loss, and holdings across multiple asset classes and margin models in the same strategy. Trigger regular functions to occur at desired times, during market hours, on certain days of the week, or at specific times of day....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neo's ebook

    Neo's ebook

    Neo's Series Technology Document

    Series Documents: Netkiller Linux ,Ubuntu, CentOS, FreeBSD, Shell ; Netkiller Developer, Version Control ; Netkiller Database, LDAP ; Netkiller Architect ; Netkiller Security ; Netkiller Cisco IOS ; Netkiller Postfix
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Cgminer

    The combined CPU, GPU, FPGA, and ASIC miner for bitcoin, and litecoin

    Features: - Very low overhead free c code for Linux and windows with very low non-mining CPU and ram usage - Stratum and GBT pooled mining protocol support, including ultra low overhead solo mining - Scaleable networking scheduler designed to scale to any size hashrate without networking delays yet minimise connection overhead - long poll support - will use longpoll from any pool if primary pool does not support it - Self detection of new blocks with a mini-database for slow/failing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ETHEReact

    ETHEReact

    A decentralized e-commerce platform!

    ETHEReact is a full stack DApp; demonstrating e-commerce capabilities without any database powering the backend but the EVM standing tall! This is not a product in itself but the idea for aspiring blockchain enthusiasts to uncover the potential; end-to-end! This app is comprised of Truffle powered testrpc (which is also called ganache) facilitating local development.& Web3 bridges Ethereum to ReactJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next