[[ja:カテゴリ・データベース]]
[[es:CategoríaBasesDeDatos]]
Emacs has lots of different database code.

== SQL Databases ==

See CategorySql for information on how to use SQL databases from Emacs, as well as:

* SqlMode -- SQL major mode for Emacs and XEmacs
* [[PostgreSQL]] - EmacsLisp interface to the PostgreSQL database server
* [[MySql]] - EmacsLisp interface to MySQL server

* [[EmacsDb]]  -- an abstract database interface
* [[SQLite]] -- a file-based SQL database

== NoSQL Databases ==

* !MongoDB - EmacsLisp [[https://github.com/m2ym/mongo-el|interface to MongoDb]]
* [[BBDB]] - Big Brother Database
* EmacsDb - the Emacs Database interface
* RecMode - browsing and editing [[http://www.gnu.org/software/recutils recfiles]] from Emacs
