Quellcode durchsuchen

Alphabetize NoSQL

pull/501/merge
Jose Diaz-Gonzalez vor 10 Jahren
Ursprung
Commit
09d2f9da6d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

514
 ## NoSQL
514
 ## NoSQL
515
 *Libraries for working with "NoSQL" backends.*
515
 *Libraries for working with "NoSQL" backends.*
516
 
516
 
517
-* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
518
 * [Monga](https://github.com/thephpleague/monga) - A MongoDB abstraction library.
517
 * [Monga](https://github.com/thephpleague/monga) - A MongoDB abstraction library.
518
+* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
519
 * [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
519
 * [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
520
 * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
520
 * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
521
 
521
 

Laden…
Abbrechen
Speichern