JameSQL

NoSQL

JameSQL is an in-memory document-oriented DBMS that supports full-text search indexes.

History

The project was started in 2024 by a developer in Scotland.

Data Model

Document / XML

Query Interface

Custom API

Despite having the word "SQL" in its name, JameSQL does not support SQL. It instead uses a custom JSON-based query API.

Storage Architecture

In-Memory

Storage Format

Custom

System Architecture

Embedded

Website

https://github.com/capjamesg/jamesql

Source Code

https://github.com/capjamesg/jamesql

Developer

James

Country of Origin

GB

Start Year

2024

Project Type

Hobby, Open Source

Written in

Python

Supported languages

Python

Operating Systems

Linux

Licenses

MIT