Giter Site home page Giter Site logo

redis-se's Introduction

redis-se.js v0.1.5

Redis-se.js is a storage engine for Redis. It provide a structured query language to manipulate databases. Redis is a NoSQL database based on Key/Value system, but with redis-se.js, it's possible to structured databases like relational database management system (MySQL & co). This storage engine has been made for manage a lot of structured data. The purpose is the best scalability possible. I designed it for a project of my agency, who asked to collect and handle lot of structured data.

Changelog V0.1.5

  • Supported schema statements : get schema,show databases...

Changelog V0.1.4

  • Supported transactions

Changelog V0.1.3

  • Added a chaching system, then supported of cache select ... into ... for ... statement

Changelog V0.1.2

  • Supported of select statement
  • Supported of truncate statement
  • Supported of delete statement
  • Supported of update statement
  • Supported of insert statement

Changelog V0.1.1

  • Supported of alter table statement
  • Supported of delete constraint foreign key statement
  • Supported of delete column statement
  • Supported of alter column statement
  • Supported of add constraint foreign key statement
  • Supported of drop table statement
  • Supported of create table statement
  • Supported of select database statement

Changelog V0.1.0

  • Supported of alter database statement
  • Supported of drop database statement
  • Supported of create database statement

redis-se's People

Contributors

tboileau avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.