Dh, Coba dehh SQLite (www.sqlite.org), claimnya sihhh, lebih cepat dari semua database sql, sehubungan belum ada proyek baru, belum coba tuh.
ini informasi dari websitenya : SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include: - Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures. - Zero-configuration - no setup or administration needed. Implements most of SQL92. (Features not supported) - A complete database is stored in a single disk file. - Database files can be freely shared between machines with different byte orders. - Supports databases up to 2 terabytes (241 bytes) in size. - Sizes of strings and BLOBs limited only by available memory. - Small code footprint: less than 250KiB fully configured or less than 150KiB with optional features omitted. - Faster than popular client/server database engines for most common operations. - Simple, easy to use API. - TCL bindings included. Bindings for many other languages available separately. - Well-commented source code with over 95% test coverage. - Self-contained: no external dependencies. - Sources are in the public domain. Use for any purpose. The SQLite distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library. thank you, Inu > Kalau yang Anda maksud "FULL 100% FREE" dan nggak main akal akalan, setahu > Saya cuma data yg bertype text aja ( blablabla.txt ) tuuul gak....??? > > On 11/17/05, Eldi Munggaran <[EMAIL PROTECTED]> wrote: >> >> saya sedang mencari database yang portable dan mendukung untuk menyimpan >> file didalamnya yang free, ada ngga ya ? >> >> >> >> Untuk keluar dari millis ini, kirim email kosong ke: >> [EMAIL PROTECTED] >> >> >> Yahoo! Groups Links >> >> >> >> >> >> >> > > > -- > Senior Instruktur / Programmer > Irazedia Computer and Business Center > Jalan Raya Galaxy Blok A No; 28 > Kalimalang - Bekasi Selatan > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> Untuk keluar dari millis ini, kirim email kosong ke: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Programmer-VB/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
