Alternatives to BoltDB

Compare BoltDB alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to BoltDB in 2026. Compare features, ratings, user reviews, pricing, and more from BoltDB competitors and alternatives in order to make an informed decision for your business.

  • 1
    Bolt.new

    Bolt.new

    StackBlitz

    Bolt.new is an AI-powered app development platform that allows users to build full-stack applications directly from their browser. It enables users to create websites, web apps, and prototypes using simple natural language prompts. The platform automatically generates code, sets up project structure, and deploys applications without requiring manual setup. Users can edit and refine their projects in real time within an integrated browser-based development environment. Bolt.new eliminates the need for installing tools or configuring local environments. It supports rapid prototyping, making it easy to turn ideas into working applications quickly. Overall, Bolt.new simplifies and accelerates software development for both technical and non-technical users.
  • 2
    Amazon DynamoDB
    Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It's a fully managed, multi-region, Multimaster, durable database with built-in security, backup and restore, and in-memory caching for internet-scale applications. DynamoDB can handle more than 10 trillion requests per day and can support peaks of more than 20 million requests per second. Many of the world's fastest-growing businesses such as Lyft, Airbnb, and Redfin as well as enterprises such as Samsung, Toyota, and Capital One depend on the scale and performance of DynamoDB to support their mission-critical workloads. Focus on driving innovation with no operational overhead. Build out your game platform with player data, session history, and leaderboards for millions of concurrent users. Use design patterns for deploying shopping carts, workflow engines, inventory tracking, and customer profiles. DynamoDB supports high-traffic, extreme-scaled events.
  • 3
    Apache Accumulo

    Apache Accumulo

    Apache Corporation

    With Apache Accumulo, users can store and manage large data sets across a cluster. Accumulo uses Apache Hadoop's HDFS to store its data and Apache ZooKeeper for consensus. While many users interact directly with Accumulo, several open source projects use Accumulo as their underlying store. To learn more about Accumulo, take the Accumulo tour, read the user manual and run the Accumulo example code. Feel free to contact us if you have any questions. Accumulo has a programming mechanism (called Iterators) that can modify key/value pairs at various points in the data management process. Every Accumulo key/value pair has its own security label which limits query results based off user authorizations. Accumulo runs on a cluster using one or more HDFS instances. Nodes can be added or removed as the amount of data stored in Accumulo changes.
  • 4
    LeanXcale

    LeanXcale

    LeanXcale

    LeanXcale is a fast and scalable database that combines the characteristics of SQL and NoSQL. It is built to ingest massive batch and real-time data pipelines and make it available through SQL or GIS for any use, such as operational applications, analytics, dashboarding, or machine learning processing. No matter what stack you use, LeanXcale provides you both SQL and NoSQL interfaces. KiVi storage engine is a relational key-value data store. Users can access the data not only through the standard SQL API but also through a direct ACID key-value interface. This key-value interface allows users to perform data ingestion at very high rates and very efficiently by avoiding SQL processing overhead. Highly-scalable, efficient and distributed storage engine distributed data along the cluster to improve the performance and increase the reliability.
    Starting Price: $0.127 per GB per month
  • 5
    Speedb

    Speedb

    Speedb

    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 to enhance its performance. The increase in metadata in modern data sets is causing significant performance issues for many applications. With Speedb you can keep costs low and ensure your applications continue to run smoothly even under heavy loads. When it comes to making a choice to upgrade or deploy a new key-value store with your platform, Speedb is up for the challenge. By seamlessly integrating Speedb's advanced key-value storage engine with your projects, you'll experience immediate relief.
    Starting Price: Free
  • 6
    Oracle Berkeley DB
    Berkeley DB is a family of embedded key-value database libraries providing scalable high-performance data management services to applications. The Berkeley DB products use simple function-call APIs for data access and management. Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. Berkeley DB provides a collection of well-proven building-block technologies that can be configured to address any application need from the hand-held device to the data center, from a local storage solution to a world-wide distributed one, from kilobytes to petabytes.
  • 7
    etcd

    etcd

    etcd

    etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even in the leader node. Store data in hierarchically organized directories, as in a standard filesystem. Watch specific keys or directories for changes and react to changes in values.
  • 8
    InterSystems Caché
    InterSystems Caché® is a high-performance database that powers transaction processing applications around the world. It is used for everything from mapping a billion stars in the Milky Way, to processing a billion equity trades in a day, to managing smart energy grids. Caché is a multi-model (object, relational, key-value) DBMS and application server developed by InterSystems. InterSystems Caché provides several APIs to operate with same data simultaneously: key-value, relational, object, document, multi-dimensional. Data can be managed via SQL, Java, node.js, .NET, C++, Python. Caché also provides an application server which hosts web apps (CSP), REST, SOAP, web sockets and other types of TCP access for Caché data.
  • 9
    LevelDB

    LevelDB

    Google

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. Keys and values are arbitrary byte arrays. Data is stored sorted by key. Callers can provide a custom comparison function to override the sort order. Multiple changes can be made in one atomic batch. Users can create a transient snapshot to get a consistent view of data. Forward and backward iteration is supported over the data. Data is automatically compressed using the Snappy compression library. External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. We use a database with a million entries. Each entry has a 16 byte key, and a 100 byte value. Values used by the benchmark compress to about half their original size. We list the performance of reading sequentially in both the forward and reverse direction, and also the performance of a random lookup.
  • 10
    VMware Tanzu GemFire
    VMware Tanzu GemFire is a distributed, in-memory, key-value store that performs read and write operations at blazingly fast speeds. It offers highly available parallel message queues, continuous availability, and an event-driven architecture you can scale dynamically, with no downtime. As your data size requirements increase to support high-performance, real-time apps, Tanzu GemFire can scale linearly with ease. Traditional databases are often too brittle or unreliable for use with microservices. That’s why every modern distributed architecture needs a cache! With Tanzu GemFire, applications get low-latency responses to data access requests, and always return fresh data. Your applications can subscribe to real-time events to react to changes immediately. Tanzu GemFire’s continuous queries notify your application when new data is available, which reduces the overhead on your SQL database.
  • 11
    BergDB

    BergDB

    BergDB

    Welcome! BergDB is a Java/.NET database designed to be simple and efficient. It was created for us developers who prefer to focus on our specific task, rather then spend time on database issues. BergDB has: simple key-value storage, ACID transactions, historic queries, efficient concurrency control, secondary indexes, fast append-only storage, replication, transparent object serialization and more. BergDB is an embedded, open-source, document-oriented, schemaless, NoSQL database. BergDB is built from the ground up to execute transactions exceptionally fast. And there are no compromises, all writes to the database are made in ACID transactions with the highest possible level of consistency (in SQL-speak: serializable isolation level). Historic queries are important when previous data states are of interest, and also as a fast way to handle concurrency. A read operation never locks anything in BergDB.
  • 12
    FoundationDB

    FoundationDB

    FoundationDB

    FoundationDB is multi-model, meaning you can store many types data in a single database. All data is safely stored, distributed, and replicated in the Key-Value Store component. FoundationDB is easy to install, grow, and manage. It has a distributed architecture that gracefully scales out, and handles faults while acting like a single ACID database. FoundationDB provides amazing performance on commodity hardware, allowing you to support very heavy loads at low cost. FoundationDB has been running in production for years and been hardened with lessons learned. Backing FoundationDB up is an unmatched testing system based on a deterministic simulation engine. We encourage your participation in our open-source community! Join us in technical and user discussions on the community forums, and learn how to contribute.
  • 13
    upscaledb

    upscaledb

    upscaledb

    upscaledb is a fast key-value database which optimizes storage and algorithms for your specific data types. Optional compression further reduces file size and I/O, and can keep more data in memory to increase performance and scalability when running full-table scans to query and analyze the data. upscaledb can be used to build all functions of a typical SQL database, tailored to the specific needs of your application, and directly linked into your program. Its blazingly fast analytical functions and database cursors make it a natural fit to process data whenever a SQL database is not fast enough. Applications using upscaledb are deployed on tens of millions of desktops, but also on cloud instances, cell phones and other embedded devices. This benchmark runs a full-table scan over 50 million records and retrieves the maximum. The records are configured as uint32 values.
  • 14
    Lucid KV

    Lucid KV

    Lucid KV

    Lucid is currently in a development stage but we want to achieve a fast, secure and distributed key-value store accessible through an HTTP API, we also want to propose persistence, encryption, WebSocket streaming, replication and a lot of features. Private Keys Storing, IoT (to collect and save statistics data), Distributed cache, service discovery, distributed configuration, blob storage etc.
  • 15
    ArcadeDB

    ArcadeDB

    ArcadeDB

    ArcadeDB is an open-source, next-generation multi-model database. Forget Polyglot Persistence — store graphs, documents, key-value pairs, search engine indexes, vectors, and time-series data all in one database with native support for every model. No translation layers, no performance penalties. Process over 10 million records per second. Traversal speed stays constant whether your database has hundreds or billions of records. Query in the language you prefer: SQL, Cypher, Gremlin, GraphQL, MongoDB API, or Java. Deploy ArcadeDB embedded in your JVM application, on a standalone server, or distributed across multiple nodes with Raft Consensus for high availability. Fully ACID-compliant. Super lightweight. Apache 2.0 licensed — free for production and commercial use.
    Starting Price: Free
  • 16
    Infinispan

    Infinispan

    Infinispan

    Infinispan is an open-source in-memory data grid that offers flexible deployment options and robust capabilities for storing, managing, and processing data. Infinispan provides a key/value data store that can hold all types of data, from Java objects to plain text. Infinispan distributes your data across elastically scalable clusters to guarantee high availability and fault tolerance, whether you use Infinispan as a volatile cache or a persistent data store. Infinispan turbocharges applications by storing data closer to processing logic, which reduces latency and increases throughput. Available as a Java library, you simply add Infinispan to your application dependencies and then you’re ready to store data in the same memory space as the executing code.
  • 17
    Kyoto Tycoon

    Kyoto Tycoon

    Altice Labs

    Kyoto Tycoon is a lightweight network server on top of the Kyoto Cabinet key-value database, built for high-performance and concurrency. Some of its features include. It has its own fully-featured protocol based on HTTP and a (limited) binary protocol for even better performance. There are several client libraries implementing them for multiple languages (we're maintaining one for Python here). It can also be configured with simultaneous support for the memcached protocol, with some limitations on available data update commands. This is useful if you wish to replace memcached in larger-than-memory/persistency scenarios. Here you can find improved versions of the latest available upstream releases, intended to be used together and tested in real-world production environments. The changes include bug fixes, minor new features and packaging for a few Linux distributions.
  • 18
    Riak KV
    At Riak, we are distributed systems experts and we work with Application teams to overcome these distributed system challenges. Riak’s Riak® is a distributed NoSQL database that delivers unmatched Resiliency beyond typical “high availability” offerings. Innovative technology to ensure data accuracy and never lose a write. Massive scale on commodity hardware. Common code foundation with true multi-model support. Riak® provides all this, while still focused on ease of operations. Chose Riak® KV flexible key-value data model for web scale profile and session management, real-time big data, catalog, content management, customer 360, digital messaging, and more use cases. Chose Riak® TS for IoT and time series use cases. When seconds of latency can cost thousands of dollars and an outage millions, the call for scalable, highly available databases that are easy to operationalize is resoundingly clear. Riak performs as promised and keeps the lights on.
  • 19
    Symas LMDB

    Symas LMDB

    Symas Corporation

    Symas LMDB is an extraordinarily fast, memory-efficient database we developed for the OpenLDAP Project. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases. Bottom line, with only 32KB of object code, LMDB may seem tiny. But it’s the right 32KB. Compact and efficient are two sides of a coin; that’s part of what makes LMDB so powerful. Symas offers fixed-price commercial support to those using LMDB in your applications. Development occurs in the OpenLDAP Project‘s git repo in the mdb.master branch. Symas LMDB has been written about, talked about, and utilized in a variety of impressive products and publications.
  • 20
    OpenBolt.dev

    OpenBolt.dev

    OpenBolt.dev

    OpenBolt.dev bridges the gap between Bolt.new and Bolt.diy, offering a cloud version of Bolt.diy with added benefits. Unlike Bolt.new, OpenBolt.dev allows you to use your own OpenAI API keys. This ensures transparency, flexibility, and cost control over your project’s AI operations. Streamline your workflow with cloud-based Bolt access. Say goodbye to local installations of Bolt.new and Bolt.diy, and enjoy seamless access directly from the cloud. Simplify your workflow with zero setup hassle.
    Starting Price: Free
  • 21
    Valkey

    Valkey

    Valkey

    ​Valkey is an open source high-performance key/value datastore that supports a variety of workloads, such as caching, message queues, and can act as a primary database. It is backed by the Linux Foundation, ensuring it will remain open source forever. Valkey can run as either a standalone daemon or in a cluster, with options for replication and high availability. It natively supports a rich collection of datatypes, including strings, numbers, hashes, lists, sets, sorted sets, bitmaps, hyperloglogs, and more. You can operate on data structures in-place with an expressive collection of commands. Valkey also supports native extensibility with built-in scripting support for Lua and supports module plugins to create new commands, data types, and more. Valkey 8.1 introduces several performance improvements that reduce latency, increase throughput, and lower memory usage.
    Starting Price: Free
  • 22
    OrbitDB

    OrbitDB

    OrbitDB

    ​OrbitDB is a serverless, distributed, peer-to-peer database that utilizes IPFS for data storage and Libp2p Pubsub for automatic synchronization across peers. It employs Merkle-CRDTs to ensure conflict-free database writes and merges, making it suitable for decentralized applications, blockchain integrations, and local-first web apps. OrbitDB offers various database types tailored to different use cases: 'events' for immutable append-only logs, 'documents' for JSON document storage indexed by a specified key, 'keyvalue' for traditional key-value pairs, and 'keyvalue-indexed' for LevelDB-indexed key-value data. All these databases are built atop OpLog, an immutable, cryptographically verifiable, operation-based CRDT structure. The JavaScript implementation supports both browser and Node.js environments, with a Go version maintained by the Berty project.
    Starting Price: Free
  • 23
    SwayDB

    SwayDB

    SwayDB

    Embeddable persistent and in-memory key-value storage engine for high performance & resource efficiency. Designed to be efficient at managing bytes on-disk and in-memory by recognising reoccurring patterns in serialised bytes without restricting the core implementation to any specific data model (SQL, NoSQL etc) or storage type (Disk or RAM). The core provides many configurations that can be manually tuned for custom use-cases, but we aim implement automatic runtime tuning when we are able to collect and analyse runtime machine statistics & read-write patterns. Manage data by creating familiar data structures like Map, Set, Queue, SetMap, MultiMap that can easily be converted to native Java and Scala collections. Perform conditional updates/data modifications with any Java, Scala or any native JVM code - No query language.
  • 24
    InterSystems IRIS

    InterSystems IRIS

    InterSystems

    InterSystems IRIS is a complete cloud-first data platform that includes a multi-model transactional data management engine, an application development platform, and interoperability engine, and an open analytics platform. It is the next generation of our proven data management software.It includes the capabilities of InterSystems Cache and Ensemble, plus a wealth of exciting new capabilities to make it easy to build and deploy cloud based, analytics-intensive enterprise applications with even greater performance and scalability. InterSystems IRIS provides a set of APIs to operate with transactional persistent data simultaneously: key-value, relational, object, document, multidimensional. Data can be managed by SQL, Java, node.js, .NET, C++, Python, and native server-side ObjectScript language. InterSystems IRIS includes
  • 25
    Bolt Analytics

    Bolt Analytics

    S.A. RAPPRESENTANZE

    Bolt Analytics is an intuitive and easy to use Windows software for engineers and technicians able to run a very detailed bolted joint analysis in seconds with the goal to assist users in dimensioning safe and reliable bolted joints.
    Starting Price: €96/year
  • 26
    BOLT

    BOLT

    ECI Software Solutions

    Add more profits to each and every construction job. Bolt is an easy-to-use software solution that addresses common efficiency challenges and minimizes time spent dealing with labor shortages, inaccurate schedules, and communication with builders. Still chasing papers and using whiteboards? Track and manage projects on the go, wherever you are. Bolt stores all job information in one centralized location, accessible on any device—whether in the field or the office. Keep critical job details at your fingertips, including work order history, plans, photos, material pull sheets, and more. Accurately track contracts and quickly report on any outstanding POs. Communicating every little change can be a job in itself. Bolt promotes cross-team communication and improves your effectiveness as a crew manager.
  • 27
    CodeGuide

    CodeGuide

    CodeGuide

    ​CodeGuide is an AI-driven platform designed to assist developers in creating comprehensive project documentation for AI coding projects. It streamlines the process by automating the creation of Product Requirement Documents (PRDs), workflows, and prompts, thereby saving time and reducing potential AI hallucinations. Users can start by signing up with their Google account, and then create a new project by describing their idea, core features, and goals. It supports integration with various AI coding tools, including Claude AI, Bolt, VS Code, GitHub Copilot, Cursor AI, and Replit. Additionally, CodeGuide offers Starter Kits optimized for coding with preferred AI tools, such as the Starter Kit Lite, a modern web application starter template built with Next.js 14, featuring authentication and database integration. These kits are designed to help users start projects without setup hassles and save tokens. CodeGuide also provides access to Codie, an AI agent powered by Google's Gemini.
    Starting Price: $29 per month
  • 28
    KVdb

    KVdb

    Pilvy

    Stop wasting time setting up NoSQL databases. Get a key-value database and web API up and running in seconds. Perfect for serverless apps, prototyping, metrics, and more. Simplest API on the planet. Whether you use one bucket or a thousand buckets to store your keys, KVdb makes it easy to read and write key-value data for any business use case. Secure your database by using access tokens that restrict which keys users can read and write. Great for most apps with user accounts. Use curl or your favorite HTTP client library. Create a bucket, optionally protected against key enumeration and deletion. Values can be up to 16 KB in size. Easily increment or decrement number values. Store keys without expiration with our Pro plan, write custom bucket scripts, and use access tokens for controlling access to buckets.
    Starting Price: $10 per month
  • 29
    ProtaSteel

    ProtaSteel

    Prota Software

    ProtaSteel allows structural engineers and detailers to perform automated steel connection design and produce high quality steel detail drawings in minutes. Take models designed in ProtaStructure directly into ProtaSteel and save hours with automated design of a comprehensive range of bolted and welded steel connections of your choice. Visualize and coordinate your models in 3D, add ancillary steelwork, and fully quantify and value engineer your projects. Significantly reduce design and detailing time by automatically producing high quality engineering drawings for all steelwork and connection details. Increase your design teams productivity and business project profitability. Save valuable project management time by coordinating your projects with other leading BIM platforms including Tekla Structures and Revit.
  • 30
    Puppet Bolt
    Use Bolt to automate tasks that you perform on an as-needed basis or as part of a greater orchestration workflow. For example, you can use Bolt to patch and update systems, troubleshoot servers, deploy applications, or stop and restart services. Bolt can be installed on your local workstation and connects directly to remote targets with SSH or WinRM, so you are not required to install any agent software.
  • 31
    BoltAI

    BoltAI

    BoltAI

    Stay ahead by integrating AI into your workflow today. With BoltAI, you can create custom AI assistants, tailoring the AI's behavior to suit specific tasks or roles. BoltAI offers a library of prompts that you can leverage to get the most out of the AI assistance. Effortlessly configure your preferred keyboard shortcuts, enabling seamless integration into your workflow. BoltAI stores keys securely in the Apple Keychain and features automatic redaction of sensitive data, ensuring your privacy and peace of mind. BoltAI operates locally on your device, and no user input or prompts are stored or sent to us. Your OpenAI API key is securely stored in the Apple Keychain, which adheres to industry-standard encryption methods. We also have no analytic tracking within the app. All data is kept locally on your machine, ensuring your privacy and peace of mind.
    Starting Price: $37 per month
  • 32
    WP Bolt

    WP Bolt

    WP Bolt

    We provide you with your own server for your sites, so you get fast load times. No noisy neighbours slowing down your site on shared servers. Host up to 20 sites for the same price. Managed updates to server software, plus firewall to keep your servers safe. WP Bolt offers you the choice of 25 Global Data Center Locations for your server. Each server can be deployed in a different location. WP Bolt offers you better value for money. Our plans include more disk and bandwidth, and no limits on number of sites (excl Starter plan). WP Bolt is built on 4 of the leading cloud hosting providers (Linode, DigitalOcean, UpCloud, and Vultr), and each customer has their own Virtual Private Server (VPS) in a data center of their choice. With a VPS from WP Bolt, you have full access to all of the resources that you’ve purchased, which means quicker loading times and no risk of another customer’s site on the same server causing your site to slow down.
    Starting Price: $15 per month
  • 33
    InfinityDB

    InfinityDB

    InfinityDB

    InfinityDB Embedded is a Java NoSQL database, a hierarchical sorted key value store. It is high-performance, multi-core, flexible, and maintenance-free. InfinityDB Encrypted database and InfinityDB Client/Server database are now available as well. InfinityDB has the highest available performance, according to our customers and the provided performance tests: Multi-core overlapping operations scale almost linearly in thread count, threads use fair scheduling, with very low inter-thread interference, random I/O scales logarithmically in file size, with no size limit, caches grow only as used, and are packed efficiently, database open is immediate, even for recovery after abrupt exit.
  • 34
    Oracle Database
    Oracle database products offer customers cost-optimized and high-performance versions of Oracle Database, the world's leading converged, multi-model database management system, as well as in-memory, NoSQL, and MySQL databases. Oracle Autonomous Database, available on-premises via Oracle Cloud@Customer or in the Oracle Cloud Infrastructure, enables customers to simplify relational database environments and reduce management workloads. Oracle Autonomous Database eliminates the complexity of operating and securing Oracle Database while giving customers the highest levels of performance, scalability, and availability. Oracle Database can be deployed on-premises when customers have data residency and network latency concerns. Customers with applications that are dependent on specific Oracle database versions have complete control over the versions they run and when those versions change.
  • 35
    Bolt

    Bolt

    Bolt Financial

    Bolt is a next-generation checkout platform designed to make online purchases faster, safer, and more intuitive. It uses an intelligent shopper network to recognize customers instantly and enable one-click, passwordless checkout. Bolt adapts in real time based on shopper behavior, preferences, and purchase history. The platform helps businesses reduce cart abandonment and increase repeat purchases. Bolt integrates seamlessly into existing ecommerce stacks without disrupting current workflows. Its identity-driven checkout builds trust and improves conversion rates across sites. Trusted by leading brands, Bolt turns checkout into a competitive advantage.
  • 36
    ChartBolt

    ChartBolt

    ChartBolt

    ChartBolt™ announced the release of its powerful suite of 10 separate tools to help both day traders and long-term investors make sense of the recently chaotic stock market. ChartBolt™ is a fully digitized indicator system that works with the TradingView free charting application, giving a variety of signals based on trends, support, resistance, price action, and other important metrics. Helping traders analyze the best times to get in and out of the market, ChartBolt™ works as an effective part of an overall trading strategy. With 10 robust technical analysis indicators at your hands; ChartBolt is the only technical analysis tool-kit you need!
    Starting Price: $39.99 per month
  • 37
    Codehooks

    Codehooks

    Codehooks

    Codehooks is a new and simplified backend-as-a-service to create complete API backends with JavaScript / Node.JS. Enjoy smooth and fast backend development with ZERO config serverless JavaScript/TypeScript/Node.js with integrated NoSQL document Database, Key-Value store, CRON Jobs and Queue Workers. The document database is built with RocksDB and provides a MongoDB-ish query language.
  • 38
    BoltsEtAl

    BoltsEtAl

    Scimulate LLC

    BoltsEtAl identifies every hole in your 3D CAD assembly. Users can specify fastener configurations for each hole, after which the software automatically builds corresponding nuts, bolts, and washers. All parts are oriented and packaged neatly into one STEP file, eliminating manual part placement, and the newly-constructed bodies are automatically tallied in a Bill of Materials PDF, eliminating manual part counting. BoltsEtAl integrates with all major CAD programs.
    Starting Price: Varies by Organization Size
  • 39
    DuoBolt

    DuoBolt

    Qoncept Apps

    DuoBolt is a high-performance desktop application for identifying and removing duplicate files with precision and consistency. It uses a multi-threaded BLAKE3-based scan engine to process folders, codebases, design archives, external drives, and NAS volumes with uniform accuracy across all data sizes. The workflow is intentionally simple: • Choose the locations to scan • Review duplicates with clear contextual grouping • Remove selected files safely — all deletions go to the system Trash and can be reverted DuoBolt performs byte-for-byte comparison without relying on filenames, metadata, or heuristics. The results remain predictable, verifiable, and suitable for professional environments where correctness is essential. The app includes a 7-day full-feature trial. Once the trial expires, DuoBolt becomes locked until a valid license is activated.
    Starting Price: $29,99 USD (Lifetime)
  • 40
    Yandex Managed Service for Redis
    You can deploy a ready-to-use cluster in just a few minutes. DB settings are initially optimized for the cluster size you selected. If the load on your cluster increases, you can add new servers or increase their capacity in a matter of minutes. Redis stores data in key-value format, supported values include strings, arrays, dictionaries, sets, bitmasks, and other types. Redis runs in RAM and is therefore suitable for tasks that require a quick response or involve performing a large number of operations on a relatively small amount of data. Backups of database contents are GPG-encrypted. Data is secured in accordance with the requirements of local regulatory, GDPR, and ISO industry standards. Set a time limit for Yandex Managed Service for Redis to automatically delete data and optimize your data storage costs.
  • 41
    CloudBolt

    CloudBolt

    CloudBolt Software

    CloudBolt is the leading cloud management platform for the enterprise. Deployed in minutes, CloudBolt helps IT unify orchestration and automate provisioning of their hybrid cloud resources—quickly, cost-effectively, and securely—while providing developers with anywhere, anytime access to those resources through a self-service catalog.
  • 42
    BOLT

    BOLT

    BOLT

    BOLT is a cloud-based fleet management system, developed as an end-to-end solution specifically for the trucking and logistics industry. BOLT will reduce costs, improve the lives of your drivers and staff, and maximize the efficiency of your business. Take a closer look today. Properly tracking freight will increase your delivery speed and efficiency. Freight-first design allows real-time dispatch and freight visibility. It's easier and ever to collect information. BOLT goes a step further, giving you the reports and analytics you need to understand your business – inside and out. Become more efficient, more profitable, and automate some aspects of your trucking operation. Plus, higher levels of driver retention and job satisfaction. The Software as a Service means that you will have minimal capital outlay, and will pay as you go. You will also have maximum security without any required in-house IT.
    Starting Price: $126 per month
  • 43
    RocksDB

    RocksDB

    RocksDB

    RocksDB uses a log structured database engine, written entirely in C++, for maximum performance. 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 provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction filters. 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.
  • 44
    EQ International

    EQ International

    EQ International

    Since 1990, EQ International and its Managing Directors, Greg Wallace and Paul Spence, have been providing quant insights on equities markets and helping fund managers with all aspects of their Investment Process. Our approach to managing sustainable equities portfolios is based on our Pure ESG methodology. A Pure ESG portfolio has a pure exposure to E, a pure exposure to S, and a pure exposure to G, without any unintended exposure to style factors such as size, value or momentum. We have recently developed a new approach to managing equities portfolios based on our Pure ESG methodology. The approach can be customised to match the sustainable philosophies of the investor. EQ Execution Tools allows fund managers and stockbrokers to prepare and analyse their trade lists.
  • 45
    GoBolt

    GoBolt

    GoBolt

    GoBolt is a sustainable, tech‑enabled third‑party logistics provider offering end‑to‑end supply chain solutions across North America. It handles warehousing, order pick‑and‑pack, shipping, last‑mile delivery (including standard, express, and white‑glove services), and returns processing, all managed through proprietary software that gives merchants real‑time control of inventory, orders, and deliveries. GoBolt’s fulfillment centre network spans 12 key warehouse locations in the U.S. and Canada, ensuring optimized transit times and reduced carbon footprint via fleet route optimization. GoBolt’s technology delivers shopper benefits too, real‑time delivery tracking, narrow delivery windows, and alerts for each stage (confirmed, dispatched, near, on route). GoBolt supports a wide range of industries, including apparel, electronics, furniture, luggage, and personal care, serving over 350 brands and processing more than 3,000 orders per month per merchant.
  • 46
    GridDB

    GridDB

    GridDB

    GridDB uses multicast communication to constitute a cluster. Set the network to enable multicast communication. First, check the host name and an IP address. Execute “hostname -i” command to check the settings of an IP address of the host. If the IP address of the machine is the same as below, no need to perform additional network setting and you can jump to the next section. GridDB is a database that manages a group of data (known as a row) that is made up of a key and multiple values. Besides having a composition of an in-memory database that arranges all the data in the memory, it can also adopt a hybrid composition combining the use of a disk (including SSD as well) and a memory.
  • 47
    ScyllaDB

    ScyllaDB

    ScyllaDB

    ScyllaDB is the database for data-intensive apps that require high performance and low latency. It enables teams to harness the ever-increasing computing power of modern infrastructures – eliminating barriers to scale as data grows. Unlike any other database, ScyllaDB is a distributed NoSQL database fully compatible with Apache Cassandra and Amazon DynamoDB, yet is built with deep architectural advancements that enable exceptional end-user experiences at radically lower costs. Over 400 game-changing companies like Disney+ Hotstar, Expedia, FireEye, Discord, Zillow, Starbucks, Comcast, and Samsung use ScyllaDB for their toughest database challenges. ScyllaDB is available as free open source software, a fully-supported enterprise product, and a fully managed database-as-a-service (DBaaS) on multiple cloud providers.
  • 48
    MultiChain

    MultiChain

    Coin Sciences

    MultiChain helps organizations to build and deploy blockchain applications with speed. Just two simple steps to create a new blockchain, and three to connect to an existing one. Deploy unlimited blockchains per server for cross-chain applications. Issue millions of assets and tokens, all tracked and verified at the network level. Perform safe multi-asset and multi-party atomic exchange transactions. Create multiple key-value, time series or identity databases. Store data on- or off-chain. Ideal for data sharing, timestamping and encrypted archiving. Optionally control who can connect, send and receive transactions, create assets, streams and blocks. Each blockchain is as open or as closed as you need.
  • 49
    Kinetic Mobility
    Kinetic™ Mobility is Q-Free’s platform to combine expert features from its leading and established freeway and traffic signal management systems, OpenTMS and MAXVIEW. Traditionally, systems capable of unifying these operations and the ITS devices they support were bolted together to meet project requirements. The result is severely limited data integration and handcuffed functionality. On the other hand, Kinetic Mobility was built from the ground up by experts in their respective fields. The Kinetic platform breaks down traditional traffic management silos providing a holistic, comprehensive platform to achieve common mobility goals across local, intercity, and regional operations. It achieves this through a single, user-configurable interface for all aspects of intelligent transportation systems – traffic signals, events, signs, video, and more.
  • 50
    Asymbl

    Asymbl

    Asymbl

    Companies often struggle to find a truly comprehensive approach to managing both client and candidate engagement. Without innovative technology and streamlined workflows, even the most well-resourced staffing and recruiting firms risk falling behind. Now, you can meet staffing and recruiting goals and make an impact on larger business initiatives—without cutting corners or breaking the bank on a highly customized tech stack. Asymbl's bolt-on approach allows corporations and staffing firms to assemble their tech stack for specific business processes and leverage Salesforce's core products. Staffing firms and corporate recruiters know applicant tracking systems are the most valuable tool they have in attracting and retaining top talent. With our bolt-on solutions, they have total control over screening and recruiting the right people.