Explore >> Select a destination


You are here

gist.github.com
| | gpac.wp.imt.fr
1.2 parsecs away

Travel
| | GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery - EBU TTD support in GPAC · gpac/gpac Wiki
| | cupano.com
0.8 parsecs away

Travel
| | My Blog Posts. Contribute to joecupano/blog development by creating an account on GitHub.
| | www.github.com
0.6 parsecs away

Travel
| | my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.
| | www.ardanlabs.com
11.8 parsecs away

Travel
| Introduction I prefer to use relational (SQL) databases in general since they provide several features that are very useful when working with data. SQLite is a great choice since the database is a single file, which makes it easier to share data. Even though it's a single file, SQLite can handle up to 281 terabytes of data. SQLite also comes with a command line client called sqlite3 which is great for quick prototyping.