PulseGateLive intelligence on AI-era software
Coverage
171,986

Software tracked

 

Freshness
34 min ago

Last update

 

Cadence
944/day

7-day average

Indexed today: 639

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
STStoolap logo
Stoolap
Visit ↗
  1. Home/
  2. Databases (SQL, NoSQL, vector, graph)/
  3. Stoolap
←Back to results
SStoolap logo

Stoolap

stoolap.io·Infrastructure

Stoolap is an embedded SQL database implemented in Rust, designed to be shipped directly with applications as a single binary. It targets developers who need a high-performance, embeddable database engine with advanced concurrency, analytical, and AI/ML features. Stoolap supports multi-version concurrency control (MVCC) with snapshot isolation, allowing readers and writers to operate without blocking each other and enabling time-travel queries through the AS OF clause.

The database includes a cost-based query optimizer inspired by PostgreSQL, capable of adaptive execution that learns from actual cardinalities and re-optimizes at runtime. Performance enhancements include bloom filter propagation, zone map pruning, and semantic query caching to minimize redundant work. Stoolap automatically parallelizes query execution using a work-stealing scheduler, distributing operations like filters, joins, sorts, and distinct computations across available CPU cores. Chunked processing with configurable thresholds is used to maintain efficiency for both small and large queries.

For AI and machine learning use cases, Stoolap offers a native VECTOR type and HNSW indexes, supporting sub-linear approximate nearest neighbor search with L2, Cosine, and Inner Product distance metrics. An optional built-in sentence-transformer model allows direct text-to-vector embedding within the database, removing the need for external APIs or Python dependencies. Additional index types include B-tree, Hash, and Bitmap indexes. Advanced SQL features are supported, such as window functions (ROW_NUMBER, RANK, DENSE_RANK, LAG, LEAD, NTILE), recursive common table expressions, and complex constructs like JOINs, subqueries, ROLLUP, CUBE, GROUPING SETS, UNION, INTERSECT, and EXCEPT. Durability is achieved through write-ahead logging with snapshot-based crash recovery.

Stoolap can be embedded as a library in applications or accessed via a standalone command-line interface. It also compiles to WebAssembly, enabling use directly in the browser with no server or installation required. First-party drivers are available for a wide range of programming languages, including Python, Go, Node.js, Java, C, PHP, Ruby, Swift, C, and WebAssembly, making it accessible from most major development environments.

Open SourceApache-2.0
CLIEmbeddableSelf-hosted
S
Stoolap preview
Visit stoolap.io↗
⭐5
stars
✓6
features
📅2026
since

Overview

6 features

Stoolap sits in PulseGate's Databases (SQL, NoSQL, vector, graph) category. It focuses on embedding a fast, concurrent SQL database directly into applications without external dependencies. It is built as an open-source project for application developers needing embedded databases. Stoolap is open source under the Apache-2.0 license. It runs on the command line and embeddable surfaces, and it can be self-hosted.

It is developed by Stoolap, and the product first shipped in 2026. Development happens publicly on GitHub with 2 commits in the last 90 days. Key capabilities include embedded database, MVCC, and vector search.

  • ✓Embedded database
  • ✓MVCC
  • ✓Vector search
  • ✓Parallel execution
  • ✓Language drivers
  • ✓Snapshot isolation

Tags

embedded-databaserust-sqlmvccvector-searchsnapshot-isolation

AI capabilities

Weights: Open

Built with & integrations

Runs on
CLIEmbeddableSelf-hosted

Trust & compliance

LicenseApache-2.0
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub · ★ 5✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 25, 10:56 PM

    Listing verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about Stoolap

What does Stoolap do?
Stoolap focuses on embedding a fast, concurrent SQL database directly into applications without external dependencies. It is catalogued under Databases (SQL, NoSQL, vector, graph) on PulseGate.
Who is Stoolap for?
Stoolap is an open-source project built for application developers needing embedded databases.
Is Stoolap free?
Yes — Stoolap is open source under the Apache-2.0 license and free to use.
What platforms does Stoolap run on?
Stoolap runs on the command line and embeddable surfaces. It can also be self-hosted.
Is Stoolap still maintained?
PulseGate's automated liveness checks currently classify Stoolap as active. The GitHub repository shows 2 commits in the last 90 days.
What are alternatives to Stoolap?
Similar tools tracked by PulseGate include RSQL, pgrust, and SlateDB.RSQLpgrustSlateDB
Who makes Stoolap?
Stoolap is developed by Stoolap.
When did Stoolap launch?
Stoolap first shipped in 2026.

At a glance

Pricing
Open Source
Platforms
Cli
Languages
English
Open source
Yes · ★ 5
License
Apache-2.0
First seen
Feb 27, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
application developers needing embedded databases
Model
Open source
Solves
Embedding a fast, concurrent SQL database directly into applications without external dependencies.

Developer

Stoolap
Solo developer
↗ GitHub

Open source

View on GitHub →
⭐ Stars
5
🍴 Forks
0
Open issues
0
Last commit
3mo ago
Commits 90d
2
Contributors
1
Authorship
Solo
Default branch
main
Latest release
v0.4.0 · 3mo ago

Live coverage

Confidence
High · 93
Indexed
Jun 25, 2026
Lifecycle
Alive
Activity
Active
First seen
Feb 2026
Last seen
3w ago
Identity audit (9)
Entity ID
cmqu3sj0z0bmcdntv21fevoxs
Slug
stoolap-python-stoolap-io
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 25, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 15, 2026
Canonical URL
https://stoolap.io/

Similar apps

Other apps tracked under the same category.

  • RSQL
    rust-dd.com
  • pgrust
    pgrust.com
  • SlateDB
    slatedb.io
  • Stalia
    stalia.io
  • sql-steward
    pypi.org
  • Leptos
    leptos.dev