Skip to content

Numstore

Relational Databases

A single‑file embedded ACID database optimized for storing and manipulating numerical arrays

C Latest v1.1.3 · 5d ago Security brief →

Features

  • Stores fixed‑type numeric arrays in a compact single file
  • Provides transactional (ACID) operations: create, insert, read, write, remove
  • Python bindings via the pynumstore package for easy integration

Recent releases

View all 6 releases →
No immediate action
v1.1.3 Breaking risk

Single numstore library

No immediate action
v1.1.2 Breaking risk

Refactor + Python binding

v1.0.0 Breaking
Breaking changes
  • Removed automatic "\.db" suffix from opened filenames
Full changelog

Changed

  • Files are now not suffixed by ".db" - they are exactly as you specify in open

Full Changelog: https://github.com/lincketheo/smartfiles/compare/v0.0.3...v1.0.0

No immediate action
v0.0.3 New feature

Smart file API

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
21
Forks
4
Languages
C CMake Python

Install & Platforms

Install via
pip
Platforms
linux macos windows

Beta — feedback welcome: [email protected]