Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Oct 16, 2024
1 parent c950ab2 commit 806f8cd
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,10 @@

# JameSQL

An in-memory, NoSQL database implemented in Python.
An in-memory, NoSQL database implemented in Python, with support for building custom ranking algorithms.

[Try a site search engine built with JameSQL](https://jamesg.blog/search-pages/)

This project has support for:

- Inserting records
- Deleting records
- Searching for records that match a query
- Searching for records that match multiple query conditions

You can write custom ranking algorithms for each query.

Here is an example of a search engine with a JameSQL back-end:

https://github.com/user-attachments/assets/f1bf931d-6601-4fc8-b43c-d284853bce8f
Expand Down

0 comments on commit 806f8cd

Please sign in to comment.