Coder Social home page Coder Social logo

cimongo-codeigniter-mongodb-library's Introduction

PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED

A CodeIgniter library for interact with MongoDb.


VERSION 1.3.0 STABLE

Inspired by https://github.com/alexbilbie/codeigniter-mongodb-library

A bit more explained documentation will be soon available.

Install like every other CI library

--Under development---

Available Functions

Selecting Data

get					
get_where		

select				

where		-> take a look at the comment in the code for usage details		
or_where			
where_in		
or_where_in

like			
or_like				
not_like		
or_not_like			

limit	

order_by			

count_all_results	
count_all			

Query Results

result				
result_array		
result_object		

row					
row_array	

insert_id		

Result Helper

num_rows
has_error		

Modifying Data

set					
insert				
insert_batch		
update				
update_batch		
delete
delete_batch

Extra methods

command
ensure_index
remove_index
remove_all_indexes
list_indexes
get_dbref
create_dbref
where_gt
where_gte
where_lt
where_lte
where_between
where_between_ne
where_ne
where_near
inc
dec
unset_field
add_to_set
push
push_all
pull
pull_all
pop
rename_field

Author

Alessandro Arnodo

cimongo-codeigniter-mongodb-library's People

Contributors

bryant1410 avatar juanitomint avatar lukexue avatar pkandathil avatar vesparny avatar

Watchers

 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.